| 1 | [ Apr 14 23:30:40 Enabled. ] | ||
| 2 | [ Apr 14 23:30:40 Rereading configuration. ] | ||
| 3 | [ Apr 14 23:30:42 Rereading configuration. ] | ||
| 4 | [ Apr 14 23:30:47 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 | [ Apr 14 23:30:47 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.04.14 23:30:48.989433 [ 1 ] {} <Information> Application: Will watch for the process with pid 28777 | ||
| 29 | 2026.04.14 23:30:48.989803 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.14 23:30:49.245070 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28777 | ||
| 31 | 2026.04.14 23:30:49.245817 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.14 23:30:49.245965 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.14 23:30:49.337374 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.14 23:30:49.396041 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.14 23:30:49.396109 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.14 23:30:49.396132 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.14 23:30:49.396209 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.14 23:30:49.396617 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.14 23:30:49.398798 [ 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.04.14 23:30:49.399920 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.14 23:30:49.401276 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.14 23:30:49.401316 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.14 23:30:49.401335 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.14 23:30:49.402197 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.14 23:30:49.403641 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.14 23:30:49.412252 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.14 23:30:49.413096 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.14 23:30:49.414946 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.14 23:30:49.415015 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.14 23:30:49.416030 [ 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.04.14 23:30:49.416440 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.14 23:30:49.420202 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.14 23:30:49.420708 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.14 23:30:49.423729 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.14 23:30:49.424158 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.14 23:30:49.424536 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.14 23:30:49.424892 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.14 23:30:49.426286 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.14 23:30:49.426311 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.14 23:30:49.426390 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.14 23:30:49.426448 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.14 23:30:49.447758 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.14 23:30:49.447780 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155544 sec | ||
| 68 | 2026.04.14 23:30:49.447798 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.14 23:30:49.447811 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.14 23:30:49.448478 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.14 23:30:49.449018 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.14 23:30:49.457792 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.14 23:30:49.457833 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.14 23:30:49.457853 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.14 23:30:49.457865 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.14 23:30:49.457896 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.14 23:30:49.457915 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.14 23:30:49.459950 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.14 23:30:49.459992 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.14 23:30:49.460011 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.14 23:30:49.460145 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.14 23:30:49.460185 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.14 23:30:49.460196 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.14 23:30:49.460214 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.14 23:30:49.460225 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.14 23:30:49.460253 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.14 23:30:49.460270 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.14 23:30:49.482269 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.14 23:30:49.486245 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.14 23:30:49.486278 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5122e-05 sec | ||
| 91 | 2026.04.14 23:30:49.486292 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.14 23:30:49.486304 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.14 23:30:49.486333 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.14 23:30:49.486537 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.14 23:30:49.486587 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.14 23:30:49.486602 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.14 23:30:49.486615 [ 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.04.14 23:30:49.486627 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.14 23:30:49.489866 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.14 23:30:49.490063 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.04.14 23:30:49.491346 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2561e-05 sec. | ||
| 102 | 2026.04.14 23:30:49.491695 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.14 23:30:49.491754 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.14 23:30:49.491768 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.14 23:30:49.847550 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61742 | ||
| 106 | 2026.04.14 23:30:49.848439 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.14 23:30:49.848506 [ 3 ] {} <Debug> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61742 | ||
| 108 | 2026.04.14 23:30:49.848535 [ 3 ] {} <Debug> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.14 23:30:49.848556 [ 3 ] {} <Debug> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.14 23:30:49.848648 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.14 23:30:49.848674 [ 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.04.14 23:30:49.848696 [ 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.04.14 23:30:49.849134 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59186 | ||
| 114 | 2026.04.14 23:30:49.850023 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46360 | ||
| 115 | 2026.04.14 23:30:49.850293 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59319 | ||
| 116 | 2026.04.14 23:30:49.850762 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.14 23:30:49.850028 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62280 | ||
| 118 | 2026.04.14 23:30:49.850841 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43533 | ||
| 119 | 2026.04.14 23:30:49.850862 [ 4 ] {} <Debug> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59186 | ||
| 120 | 2026.04.14 23:30:49.850905 [ 4 ] {} <Debug> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.14 23:30:49.850924 [ 4 ] {} <Debug> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.04.14 23:30:49.851516 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52963 | ||
| 123 | 2026.04.14 23:30:49.851550 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.04.14 23:30:49.851590 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.04.14 23:30:49.851598 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 126 | 2026.04.14 23:30:49.851607 [ 255 ] {} <Debug> TCP-Session: 9e7c7734-939d-419c-8483-8fc0f887dc71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59319 | ||
| 127 | 2026.04.14 23:30:49.851634 [ 256 ] {} <Debug> TCP-Session: 9648e9df-6361-46b8-a898-8e35f07c8a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43533 | ||
| 128 | 2026.04.14 23:30:49.851670 [ 255 ] {} <Debug> TCP-Session: 9e7c7734-939d-419c-8483-8fc0f887dc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.14 23:30:49.851678 [ 256 ] {} <Debug> TCP-Session: 9648e9df-6361-46b8-a898-8e35f07c8a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.14 23:30:49.851696 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.14 23:30:49.851717 [ 256 ] {} <Debug> TCP-Session: 9648e9df-6361-46b8-a898-8e35f07c8a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.14 23:30:49.851717 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.14 23:30:49.851735 [ 5 ] {} <Debug> TCP-Session: 411fcc8b-6414-4394-bf1a-73f8d64945e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46360 | ||
| 134 | 2026.04.14 23:30:49.851760 [ 253 ] {} <Debug> TCP-Session: 3d4e1df2-b3be-4772-8465-1bd82541a2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62280 | ||
| 135 | 2026.04.14 23:30:49.851780 [ 5 ] {} <Debug> TCP-Session: 411fcc8b-6414-4394-bf1a-73f8d64945e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.14 23:30:49.851793 [ 253 ] {} <Debug> TCP-Session: 3d4e1df2-b3be-4772-8465-1bd82541a2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.14 23:30:49.851805 [ 5 ] {} <Debug> TCP-Session: 411fcc8b-6414-4394-bf1a-73f8d64945e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.14 23:30:49.851828 [ 253 ] {} <Debug> TCP-Session: 3d4e1df2-b3be-4772-8465-1bd82541a2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.14 23:30:49.851719 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41038 | ||
| 140 | 2026.04.14 23:30:49.851691 [ 255 ] {} <Debug> TCP-Session: 9e7c7734-939d-419c-8483-8fc0f887dc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.14 23:30:49.851889 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.04.14 23:30:49.851906 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48300 | ||
| 143 | 2026.04.14 23:30:49.851947 [ 257 ] {} <Debug> TCP-Session: b2ec2d06-0945-4c2b-9994-d91923abb680 Authenticating user 'default' from [fd00:1122:3344:101::d]:52963 | ||
| 144 | 2026.04.14 23:30:49.851983 [ 257 ] {} <Debug> TCP-Session: b2ec2d06-0945-4c2b-9994-d91923abb680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.14 23:30:49.851999 [ 257 ] {} <Debug> TCP-Session: b2ec2d06-0945-4c2b-9994-d91923abb680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.14 23:30:49.853153 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.14 23:30:49.853170 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.04.14 23:30:49.853200 [ 258 ] {} <Debug> TCP-Session: 2fdc6197-5c2f-4b8b-8fe3-5dbafa3a59be Authenticating user 'default' from [fd00:1122:3344:101::d]:41038 | ||
| 149 | 2026.04.14 23:30:49.853219 [ 259 ] {} <Debug> TCP-Session: 2da15d96-190b-483e-a067-94c5f8bf588f Authenticating user 'default' from [fd00:1122:3344:101::d]:48300 | ||
| 150 | 2026.04.14 23:30:49.853226 [ 258 ] {} <Debug> TCP-Session: 2fdc6197-5c2f-4b8b-8fe3-5dbafa3a59be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.14 23:30:49.853257 [ 259 ] {} <Debug> TCP-Session: 2da15d96-190b-483e-a067-94c5f8bf588f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.14 23:30:49.853261 [ 258 ] {} <Debug> TCP-Session: 2fdc6197-5c2f-4b8b-8fe3-5dbafa3a59be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.14 23:30:49.853277 [ 259 ] {} <Debug> TCP-Session: 2da15d96-190b-483e-a067-94c5f8bf588f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.14 23:30:49.854534 [ 3 ] {067002aa-f530-449a-b035-8bfa8024bd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.14 23:30:50.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.71 MiB, peak 116.71 MiB, free memory in arenas 0.00 B, will set to 125.52 MiB (RSS), difference: 8.80 MiB | ||
| 156 | 2026.04.14 23:30:50.019387 [ 3 ] {067002aa-f530-449a-b035-8bfa8024bd2f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61742) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.14 23:30:50.020194 [ 3 ] {067002aa-f530-449a-b035-8bfa8024bd2f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.14 23:30:50.020276 [ 3 ] {067002aa-f530-449a-b035-8bfa8024bd2f} <Debug> TCPHandler: Processed in 0.170883985 sec. | ||
| 205 | 2026.04.14 23:30:50.020770 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.14 23:30:50.021042 [ 4 ] {9141ba13-1e28-45ac-9752-057f10e41241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.14 23:30:50.021430 [ 4 ] {9141ba13-1e28-45ac-9752-057f10e41241} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59186) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.14 23:30:50.021570 [ 4 ] {9141ba13-1e28-45ac-9752-057f10e41241} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.14 23:30:50.021644 [ 4 ] {9141ba13-1e28-45ac-9752-057f10e41241} <Debug> TCPHandler: Processed in 0.00106553 sec. | ||
| 256 | 2026.04.14 23:30:50.021967 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.14 23:30:50.022651 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.14 23:30:50.023248 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.14 23:30:50.035701 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.14 23:30:50.035722 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3841e-05 sec | ||
| 261 | 2026.04.14 23:30:50.035750 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.14 23:30:50.035760 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.14 23:30:50.035782 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.14 23:30:50.036399 [ 3 ] {182cb81b-1210-410c-b798-c1d28a51aec0} <Debug> TCPHandler: Processed in 0.014539007 sec. | ||
| 265 | 2026.04.14 23:30:50.036564 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.14 23:30:50.036711 [ 3 ] {adfae9fb-8b4a-4534-8402-96518bfc3ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.14 23:30:50.036771 [ 3 ] {adfae9fb-8b4a-4534-8402-96518bfc3ee7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.14 23:30:50.041438 [ 3 ] {adfae9fb-8b4a-4534-8402-96518bfc3ee7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.14 23:30:50.051091 [ 3 ] {adfae9fb-8b4a-4534-8402-96518bfc3ee7} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066): Loading data parts | ||
| 271 | 2026.04.14 23:30:50.052207 [ 3 ] {adfae9fb-8b4a-4534-8402-96518bfc3ee7} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066): There are no data parts | ||
| 272 | 2026.04.14 23:30:50.055995 [ 3 ] {adfae9fb-8b4a-4534-8402-96518bfc3ee7} <Debug> TCPHandler: Processed in 0.01947914 sec. | ||
| 273 | 2026.04.14 23:30:50.056173 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.14 23:30:50.056365 [ 3 ] {9ed507bd-8b92-44ae-b695-4f5c22f1f73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.04.14 23:30:50.056427 [ 3 ] {9ed507bd-8b92-44ae-b695-4f5c22f1f73d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.14 23:30:50.067365 [ 3 ] {9ed507bd-8b92-44ae-b695-4f5c22f1f73d} <Debug> oximeter.measurements_bool (58e46cc5-42da-496e-97c0-8945e8dd8e7b): Loading data parts | ||
| 287 | 2026.04.14 23:30:50.067596 [ 3 ] {9ed507bd-8b92-44ae-b695-4f5c22f1f73d} <Debug> oximeter.measurements_bool (58e46cc5-42da-496e-97c0-8945e8dd8e7b): There are no data parts | ||
| 288 | 2026.04.14 23:30:50.075809 [ 3 ] {9ed507bd-8b92-44ae-b695-4f5c22f1f73d} <Debug> TCPHandler: Processed in 0.019693897 sec. | ||
| 289 | 2026.04.14 23:30:50.076000 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.14 23:30:50.076190 [ 3 ] {133f9e85-f384-4ab6-ad59-03cc524bf0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 291 | 2026.04.14 23:30:50.076246 [ 3 ] {133f9e85-f384-4ab6-ad59-03cc524bf0e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.14 23:30:50.080495 [ 3 ] {133f9e85-f384-4ab6-ad59-03cc524bf0e0} <Debug> oximeter.measurements_i8 (83fcb6a6-3a66-4cb8-b5d9-5676933730d9): Loading data parts | ||
| 293 | 2026.04.14 23:30:50.080650 [ 3 ] {133f9e85-f384-4ab6-ad59-03cc524bf0e0} <Debug> oximeter.measurements_i8 (83fcb6a6-3a66-4cb8-b5d9-5676933730d9): There are no data parts | ||
| 294 | 2026.04.14 23:30:50.091983 [ 3 ] {133f9e85-f384-4ab6-ad59-03cc524bf0e0} <Debug> TCPHandler: Processed in 0.016042387 sec. | ||
| 295 | 2026.04.14 23:30:50.092158 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.14 23:30:50.092336 [ 3 ] {66f8bca7-866a-4a8a-ba52-92357d3edd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 297 | 2026.04.14 23:30:50.092381 [ 3 ] {66f8bca7-866a-4a8a-ba52-92357d3edd57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.14 23:30:50.175557 [ 3 ] {66f8bca7-866a-4a8a-ba52-92357d3edd57} <Debug> oximeter.measurements_u8 (be57f480-eb33-43f9-9fd2-23ef95eb2fa3): Loading data parts | ||
| 299 | 2026.04.14 23:30:50.175902 [ 3 ] {66f8bca7-866a-4a8a-ba52-92357d3edd57} <Debug> oximeter.measurements_u8 (be57f480-eb33-43f9-9fd2-23ef95eb2fa3): There are no data parts | ||
| 300 | 2026.04.14 23:30:50.191601 [ 3 ] {66f8bca7-866a-4a8a-ba52-92357d3edd57} <Debug> TCPHandler: Processed in 0.0995053 sec. | ||
| 301 | 2026.04.14 23:30:50.191772 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.14 23:30:50.191929 [ 3 ] {6eff7750-392f-460e-ba8d-3a7d33cc9573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 303 | 2026.04.14 23:30:50.191979 [ 3 ] {6eff7750-392f-460e-ba8d-3a7d33cc9573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.14 23:30:50.195507 [ 3 ] {6eff7750-392f-460e-ba8d-3a7d33cc9573} <Debug> oximeter.measurements_i16 (1a9c5307-ef9b-46e8-9cf6-657c85a17794): Loading data parts | ||
| 305 | 2026.04.14 23:30:50.195667 [ 3 ] {6eff7750-392f-460e-ba8d-3a7d33cc9573} <Debug> oximeter.measurements_i16 (1a9c5307-ef9b-46e8-9cf6-657c85a17794): There are no data parts | ||
| 306 | 2026.04.14 23:30:50.203620 [ 3 ] {6eff7750-392f-460e-ba8d-3a7d33cc9573} <Debug> TCPHandler: Processed in 0.011901214 sec. | ||
| 307 | 2026.04.14 23:30:50.203794 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.14 23:30:50.203981 [ 3 ] {053e07f6-5b0f-4887-ab2a-e322a1b8f713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 309 | 2026.04.14 23:30:50.204043 [ 3 ] {053e07f6-5b0f-4887-ab2a-e322a1b8f713} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.14 23:30:50.222168 [ 3 ] {053e07f6-5b0f-4887-ab2a-e322a1b8f713} <Debug> oximeter.measurements_u16 (912af23b-8807-4503-933d-a42835328d76): Loading data parts | ||
| 311 | 2026.04.14 23:30:50.222463 [ 3 ] {053e07f6-5b0f-4887-ab2a-e322a1b8f713} <Debug> oximeter.measurements_u16 (912af23b-8807-4503-933d-a42835328d76): There are no data parts | ||
| 312 | 2026.04.14 23:30:50.227720 [ 3 ] {053e07f6-5b0f-4887-ab2a-e322a1b8f713} <Debug> TCPHandler: Processed in 0.023982533 sec. | ||
| 313 | 2026.04.14 23:30:50.228010 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.14 23:30:50.228344 [ 3 ] {b5509c77-f56b-4424-8f8e-fed01e7f3ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 315 | 2026.04.14 23:30:50.228461 [ 3 ] {b5509c77-f56b-4424-8f8e-fed01e7f3ce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.14 23:30:50.241339 [ 3 ] {b5509c77-f56b-4424-8f8e-fed01e7f3ce5} <Debug> oximeter.measurements_i32 (0a4e6e6d-3341-4fbd-849c-8c394a782abc): Loading data parts | ||
| 317 | 2026.04.14 23:30:50.241498 [ 3 ] {b5509c77-f56b-4424-8f8e-fed01e7f3ce5} <Debug> oximeter.measurements_i32 (0a4e6e6d-3341-4fbd-849c-8c394a782abc): There are no data parts | ||
| 318 | 2026.04.14 23:30:50.253047 [ 3 ] {b5509c77-f56b-4424-8f8e-fed01e7f3ce5} <Debug> TCPHandler: Processed in 0.025124334 sec. | ||
| 319 | 2026.04.14 23:30:50.253258 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.14 23:30:50.253420 [ 3 ] {77a48fcf-eed7-490a-af2e-5d18a24ea201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 321 | 2026.04.14 23:30:50.253477 [ 3 ] {77a48fcf-eed7-490a-af2e-5d18a24ea201} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.14 23:30:50.256984 [ 3 ] {77a48fcf-eed7-490a-af2e-5d18a24ea201} <Debug> oximeter.measurements_u32 (ff7842f4-f543-471b-82f2-5c9ebe63a262): Loading data parts | ||
| 323 | 2026.04.14 23:30:50.257212 [ 3 ] {77a48fcf-eed7-490a-af2e-5d18a24ea201} <Debug> oximeter.measurements_u32 (ff7842f4-f543-471b-82f2-5c9ebe63a262): There are no data parts | ||
| 324 | 2026.04.14 23:30:50.266057 [ 3 ] {77a48fcf-eed7-490a-af2e-5d18a24ea201} <Debug> TCPHandler: Processed in 0.01285682 sec. | ||
| 325 | 2026.04.14 23:30:50.266217 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.14 23:30:50.266421 [ 3 ] {798610cc-d446-4fcd-b368-391d44a972c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 327 | 2026.04.14 23:30:50.266482 [ 3 ] {798610cc-d446-4fcd-b368-391d44a972c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.14 23:30:50.273565 [ 3 ] {798610cc-d446-4fcd-b368-391d44a972c4} <Debug> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Loading data parts | ||
| 329 | 2026.04.14 23:30:50.273695 [ 3 ] {798610cc-d446-4fcd-b368-391d44a972c4} <Debug> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): There are no data parts | ||
| 330 | 2026.04.14 23:30:50.287932 [ 3 ] {798610cc-d446-4fcd-b368-391d44a972c4} <Debug> TCPHandler: Processed in 0.021774443 sec. | ||
| 331 | 2026.04.14 23:30:50.288088 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.14 23:30:50.288241 [ 3 ] {87985765-ba16-43c3-9c5c-030121754564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 333 | 2026.04.14 23:30:50.288293 [ 3 ] {87985765-ba16-43c3-9c5c-030121754564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.14 23:30:50.307190 [ 3 ] {87985765-ba16-43c3-9c5c-030121754564} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Loading data parts | ||
| 335 | 2026.04.14 23:30:50.307345 [ 3 ] {87985765-ba16-43c3-9c5c-030121754564} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): There are no data parts | ||
| 336 | 2026.04.14 23:30:50.311557 [ 3 ] {87985765-ba16-43c3-9c5c-030121754564} <Debug> TCPHandler: Processed in 0.02352353 sec. | ||
| 337 | 2026.04.14 23:30:50.311721 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.14 23:30:50.311889 [ 3 ] {8edcc1b4-afe4-4683-83b6-4787a22555b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 339 | 2026.04.14 23:30:50.311943 [ 3 ] {8edcc1b4-afe4-4683-83b6-4787a22555b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.14 23:30:50.323735 [ 3 ] {8edcc1b4-afe4-4683-83b6-4787a22555b6} <Debug> oximeter.measurements_f32 (bb0bfa6b-d42e-4382-8a5a-3d014f72918b): Loading data parts | ||
| 341 | 2026.04.14 23:30:50.323880 [ 3 ] {8edcc1b4-afe4-4683-83b6-4787a22555b6} <Debug> oximeter.measurements_f32 (bb0bfa6b-d42e-4382-8a5a-3d014f72918b): There are no data parts | ||
| 342 | 2026.04.14 23:30:50.343251 [ 3 ] {8edcc1b4-afe4-4683-83b6-4787a22555b6} <Debug> TCPHandler: Processed in 0.031579831 sec. | ||
| 343 | 2026.04.14 23:30:50.343407 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.14 23:30:50.343565 [ 3 ] {c0af54b9-cdf5-4b0e-a0c7-4021d02bda56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 345 | 2026.04.14 23:30:50.343620 [ 3 ] {c0af54b9-cdf5-4b0e-a0c7-4021d02bda56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.14 23:30:50.360899 [ 3 ] {c0af54b9-cdf5-4b0e-a0c7-4021d02bda56} <Debug> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Loading data parts | ||
| 347 | 2026.04.14 23:30:50.361054 [ 3 ] {c0af54b9-cdf5-4b0e-a0c7-4021d02bda56} <Debug> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): There are no data parts | ||
| 348 | 2026.04.14 23:30:50.373579 [ 3 ] {c0af54b9-cdf5-4b0e-a0c7-4021d02bda56} <Debug> TCPHandler: Processed in 0.030222643 sec. | ||
| 349 | 2026.04.14 23:30:50.373728 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.14 23:30:50.373896 [ 3 ] {0f69fa63-080e-46df-aeb8-f424362bdef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 351 | 2026.04.14 23:30:50.373947 [ 3 ] {0f69fa63-080e-46df-aeb8-f424362bdef3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.14 23:30:50.386976 [ 3 ] {0f69fa63-080e-46df-aeb8-f424362bdef3} <Debug> oximeter.measurements_string (77015cdd-7b7a-4ae5-9b92-eb6408ebc23f): Loading data parts | ||
| 353 | 2026.04.14 23:30:50.387121 [ 3 ] {0f69fa63-080e-46df-aeb8-f424362bdef3} <Debug> oximeter.measurements_string (77015cdd-7b7a-4ae5-9b92-eb6408ebc23f): There are no data parts | ||
| 354 | 2026.04.14 23:30:50.403019 [ 3 ] {0f69fa63-080e-46df-aeb8-f424362bdef3} <Debug> TCPHandler: Processed in 0.029340879 sec. | ||
| 355 | 2026.04.14 23:30:50.403185 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.14 23:30:50.403374 [ 3 ] {dba404d5-d7a7-4d21-91b2-81e8ca3fc816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.14 23:30:50.403455 [ 3 ] {dba404d5-d7a7-4d21-91b2-81e8ca3fc816} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.14 23:30:50.416617 [ 3 ] {dba404d5-d7a7-4d21-91b2-81e8ca3fc816} <Debug> oximeter.measurements_bytes (a20a4dc2-ec9c-4287-95bb-25db9107445b): Loading data parts | ||
| 366 | 2026.04.14 23:30:50.416769 [ 3 ] {dba404d5-d7a7-4d21-91b2-81e8ca3fc816} <Debug> oximeter.measurements_bytes (a20a4dc2-ec9c-4287-95bb-25db9107445b): There are no data parts | ||
| 367 | 2026.04.14 23:30:50.427195 [ 3 ] {dba404d5-d7a7-4d21-91b2-81e8ca3fc816} <Debug> TCPHandler: Processed in 0.024062865 sec. | ||
| 368 | 2026.04.14 23:30:50.427381 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.14 23:30:50.427578 [ 3 ] {316fab69-eafc-4686-b18d-2a1e7dcc499f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 370 | 2026.04.14 23:30:50.427647 [ 3 ] {316fab69-eafc-4686-b18d-2a1e7dcc499f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.14 23:30:50.438069 [ 3 ] {316fab69-eafc-4686-b18d-2a1e7dcc499f} <Debug> oximeter.measurements_cumulativei64 (189ebf9b-113d-4eef-97e3-cba0d1a61f6e): Loading data parts | ||
| 372 | 2026.04.14 23:30:50.438243 [ 3 ] {316fab69-eafc-4686-b18d-2a1e7dcc499f} <Debug> oximeter.measurements_cumulativei64 (189ebf9b-113d-4eef-97e3-cba0d1a61f6e): There are no data parts | ||
| 373 | 2026.04.14 23:30:50.441140 [ 3 ] {316fab69-eafc-4686-b18d-2a1e7dcc499f} <Debug> TCPHandler: Processed in 0.013822226 sec. | ||
| 374 | 2026.04.14 23:30:50.441295 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.14 23:30:50.441458 [ 3 ] {126b3011-0a9b-4933-905f-7a56a4b097f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 376 | 2026.04.14 23:30:50.441513 [ 3 ] {126b3011-0a9b-4933-905f-7a56a4b097f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.14 23:30:50.452213 [ 3 ] {126b3011-0a9b-4933-905f-7a56a4b097f1} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Loading data parts | ||
| 378 | 2026.04.14 23:30:50.452412 [ 3 ] {126b3011-0a9b-4933-905f-7a56a4b097f1} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): There are no data parts | ||
| 379 | 2026.04.14 23:30:50.464759 [ 3 ] {126b3011-0a9b-4933-905f-7a56a4b097f1} <Debug> TCPHandler: Processed in 0.023514071 sec. | ||
| 380 | 2026.04.14 23:30:50.464931 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.14 23:30:50.465138 [ 3 ] {07f3ef96-cd37-402c-bb2e-494b90ef7a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 382 | 2026.04.14 23:30:50.465193 [ 3 ] {07f3ef96-cd37-402c-bb2e-494b90ef7a93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.14 23:30:50.470535 [ 3 ] {07f3ef96-cd37-402c-bb2e-494b90ef7a93} <Debug> oximeter.measurements_cumulativef32 (11181f13-4b31-4a0f-91e9-4c8595ad5a19): Loading data parts | ||
| 384 | 2026.04.14 23:30:50.470702 [ 3 ] {07f3ef96-cd37-402c-bb2e-494b90ef7a93} <Debug> oximeter.measurements_cumulativef32 (11181f13-4b31-4a0f-91e9-4c8595ad5a19): There are no data parts | ||
| 385 | 2026.04.14 23:30:50.477461 [ 3 ] {07f3ef96-cd37-402c-bb2e-494b90ef7a93} <Debug> TCPHandler: Processed in 0.012589263 sec. | ||
| 386 | 2026.04.14 23:30:50.477610 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.14 23:30:50.477773 [ 3 ] {688b5469-109f-4c5b-863c-ccbcd29e4cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 388 | 2026.04.14 23:30:50.477865 [ 3 ] {688b5469-109f-4c5b-863c-ccbcd29e4cbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.14 23:30:50.480516 [ 3 ] {688b5469-109f-4c5b-863c-ccbcd29e4cbd} <Debug> oximeter.measurements_cumulativef64 (e419a5fd-2877-4517-8b14-8d8f94136afa): Loading data parts | ||
| 390 | 2026.04.14 23:30:50.480707 [ 3 ] {688b5469-109f-4c5b-863c-ccbcd29e4cbd} <Debug> oximeter.measurements_cumulativef64 (e419a5fd-2877-4517-8b14-8d8f94136afa): There are no data parts | ||
| 391 | 2026.04.14 23:30:50.491793 [ 3 ] {688b5469-109f-4c5b-863c-ccbcd29e4cbd} <Debug> TCPHandler: Processed in 0.014228907 sec. | ||
| 392 | 2026.04.14 23:30:50.492056 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.14 23:30:50.492398 [ 3 ] {6a1484ca-8e89-4c48-9e84-05aafc254d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.04.14 23:30:50.492475 [ 3 ] {6a1484ca-8e89-4c48-9e84-05aafc254d74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.14 23:30:50.497712 [ 3 ] {6a1484ca-8e89-4c48-9e84-05aafc254d74} <Debug> oximeter.measurements_histogrami8 (ec88d542-1656-4044-bb8d-c0d59f92657e): Loading data parts | ||
| 406 | 2026.04.14 23:30:50.497861 [ 3 ] {6a1484ca-8e89-4c48-9e84-05aafc254d74} <Debug> oximeter.measurements_histogrami8 (ec88d542-1656-4044-bb8d-c0d59f92657e): There are no data parts | ||
| 407 | 2026.04.14 23:30:50.503543 [ 3 ] {6a1484ca-8e89-4c48-9e84-05aafc254d74} <Debug> TCPHandler: Processed in 0.011589206 sec. | ||
| 408 | 2026.04.14 23:30:50.503705 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.14 23:30:50.503914 [ 3 ] {1772078a-dabc-43a6-894f-d702f1289d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 410 | 2026.04.14 23:30:50.503983 [ 3 ] {1772078a-dabc-43a6-894f-d702f1289d64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.14 23:30:50.509217 [ 3 ] {1772078a-dabc-43a6-894f-d702f1289d64} <Debug> oximeter.measurements_histogramu8 (b763e758-15e5-4d35-b8e2-7686705a45fc): Loading data parts | ||
| 412 | 2026.04.14 23:30:50.509418 [ 3 ] {1772078a-dabc-43a6-894f-d702f1289d64} <Debug> oximeter.measurements_histogramu8 (b763e758-15e5-4d35-b8e2-7686705a45fc): There are no data parts | ||
| 413 | 2026.04.14 23:30:50.517096 [ 3 ] {1772078a-dabc-43a6-894f-d702f1289d64} <Debug> TCPHandler: Processed in 0.013437247 sec. | ||
| 414 | 2026.04.14 23:30:50.517291 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.14 23:30:50.517519 [ 3 ] {e55b5dd2-f572-4fbd-a16b-1640357296d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 416 | 2026.04.14 23:30:50.517580 [ 3 ] {e55b5dd2-f572-4fbd-a16b-1640357296d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.14 23:30:50.522775 [ 3 ] {e55b5dd2-f572-4fbd-a16b-1640357296d2} <Debug> oximeter.measurements_histogrami16 (ff7b09ca-a67b-4fa9-b781-e78ccce64e37): Loading data parts | ||
| 418 | 2026.04.14 23:30:50.523022 [ 3 ] {e55b5dd2-f572-4fbd-a16b-1640357296d2} <Debug> oximeter.measurements_histogrami16 (ff7b09ca-a67b-4fa9-b781-e78ccce64e37): There are no data parts | ||
| 419 | 2026.04.14 23:30:50.528587 [ 3 ] {e55b5dd2-f572-4fbd-a16b-1640357296d2} <Debug> TCPHandler: Processed in 0.011344759 sec. | ||
| 420 | 2026.04.14 23:30:50.528862 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.14 23:30:50.529267 [ 3 ] {9480d4e0-1784-4be6-b392-587ac35be239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 422 | 2026.04.14 23:30:50.529400 [ 3 ] {9480d4e0-1784-4be6-b392-587ac35be239} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.14 23:30:50.536056 [ 3 ] {9480d4e0-1784-4be6-b392-587ac35be239} <Debug> oximeter.measurements_histogramu16 (1b20773a-8095-4748-8ae5-ddbbb1b89579): Loading data parts | ||
| 424 | 2026.04.14 23:30:50.536228 [ 3 ] {9480d4e0-1784-4be6-b392-587ac35be239} <Debug> oximeter.measurements_histogramu16 (1b20773a-8095-4748-8ae5-ddbbb1b89579): There are no data parts | ||
| 425 | 2026.04.14 23:30:50.547602 [ 3 ] {9480d4e0-1784-4be6-b392-587ac35be239} <Debug> TCPHandler: Processed in 0.018830803 sec. | ||
| 426 | 2026.04.14 23:30:50.547759 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.14 23:30:50.547990 [ 3 ] {ed57072c-0fa8-4d51-a5c2-633d356c4336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 428 | 2026.04.14 23:30:50.548051 [ 3 ] {ed57072c-0fa8-4d51-a5c2-633d356c4336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.14 23:30:50.557960 [ 3 ] {ed57072c-0fa8-4d51-a5c2-633d356c4336} <Debug> oximeter.measurements_histogrami32 (522a5842-74ff-41c7-9bb4-ccb12624df80): Loading data parts | ||
| 430 | 2026.04.14 23:30:50.558116 [ 3 ] {ed57072c-0fa8-4d51-a5c2-633d356c4336} <Debug> oximeter.measurements_histogrami32 (522a5842-74ff-41c7-9bb4-ccb12624df80): There are no data parts | ||
| 431 | 2026.04.14 23:30:50.562315 [ 3 ] {ed57072c-0fa8-4d51-a5c2-633d356c4336} <Debug> TCPHandler: Processed in 0.014604248 sec. | ||
| 432 | 2026.04.14 23:30:50.562615 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.14 23:30:50.563005 [ 3 ] {5128a656-200b-4bc7-b601-f127363145f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 434 | 2026.04.14 23:30:50.563126 [ 3 ] {5128a656-200b-4bc7-b601-f127363145f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.14 23:30:50.572131 [ 3 ] {5128a656-200b-4bc7-b601-f127363145f2} <Debug> oximeter.measurements_histogramu32 (8781ab78-62c6-4142-bac4-6d4571866327): Loading data parts | ||
| 436 | 2026.04.14 23:30:50.572381 [ 3 ] {5128a656-200b-4bc7-b601-f127363145f2} <Debug> oximeter.measurements_histogramu32 (8781ab78-62c6-4142-bac4-6d4571866327): There are no data parts | ||
| 437 | 2026.04.14 23:30:50.575497 [ 3 ] {5128a656-200b-4bc7-b601-f127363145f2} <Debug> TCPHandler: Processed in 0.012971664 sec. | ||
| 438 | 2026.04.14 23:30:50.575674 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.14 23:30:50.575961 [ 3 ] {b3b0f13d-3271-4403-901f-c8a3127ced87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 440 | 2026.04.14 23:30:50.576036 [ 3 ] {b3b0f13d-3271-4403-901f-c8a3127ced87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.14 23:30:50.585160 [ 3 ] {b3b0f13d-3271-4403-901f-c8a3127ced87} <Debug> oximeter.measurements_histogrami64 (2f929c9e-3e4a-4153-ba44-67010cb7c4e4): Loading data parts | ||
| 442 | 2026.04.14 23:30:50.585315 [ 3 ] {b3b0f13d-3271-4403-901f-c8a3127ced87} <Debug> oximeter.measurements_histogrami64 (2f929c9e-3e4a-4153-ba44-67010cb7c4e4): There are no data parts | ||
| 443 | 2026.04.14 23:30:50.594513 [ 3 ] {b3b0f13d-3271-4403-901f-c8a3127ced87} <Debug> TCPHandler: Processed in 0.018897775 sec. | ||
| 444 | 2026.04.14 23:30:50.594683 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.14 23:30:50.594895 [ 3 ] {2c2ee825-2d6a-4158-8cb6-f1f23a06862a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 446 | 2026.04.14 23:30:50.594966 [ 3 ] {2c2ee825-2d6a-4158-8cb6-f1f23a06862a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.14 23:30:50.604772 [ 3 ] {2c2ee825-2d6a-4158-8cb6-f1f23a06862a} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Loading data parts | ||
| 448 | 2026.04.14 23:30:50.604969 [ 3 ] {2c2ee825-2d6a-4158-8cb6-f1f23a06862a} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): There are no data parts | ||
| 449 | 2026.04.14 23:30:50.617524 [ 3 ] {2c2ee825-2d6a-4158-8cb6-f1f23a06862a} <Debug> TCPHandler: Processed in 0.022889244 sec. | ||
| 450 | 2026.04.14 23:30:50.617680 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.14 23:30:50.617890 [ 3 ] {59a47a86-0ad2-4265-b7e2-1c7ef58d237a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 452 | 2026.04.14 23:30:50.617954 [ 3 ] {59a47a86-0ad2-4265-b7e2-1c7ef58d237a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.14 23:30:50.628311 [ 3 ] {59a47a86-0ad2-4265-b7e2-1c7ef58d237a} <Debug> oximeter.measurements_histogramf32 (b967a7a5-641c-414f-8175-717815dfb7fb): Loading data parts | ||
| 454 | 2026.04.14 23:30:50.628541 [ 3 ] {59a47a86-0ad2-4265-b7e2-1c7ef58d237a} <Debug> oximeter.measurements_histogramf32 (b967a7a5-641c-414f-8175-717815dfb7fb): There are no data parts | ||
| 455 | 2026.04.14 23:30:50.638428 [ 3 ] {59a47a86-0ad2-4265-b7e2-1c7ef58d237a} <Debug> TCPHandler: Processed in 0.020797977 sec. | ||
| 456 | 2026.04.14 23:30:50.638611 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.14 23:30:50.638881 [ 3 ] {ed06e74c-9f2b-4de8-8eac-beaa28727ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 458 | 2026.04.14 23:30:50.638966 [ 3 ] {ed06e74c-9f2b-4de8-8eac-beaa28727ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.14 23:30:50.648788 [ 3 ] {ed06e74c-9f2b-4de8-8eac-beaa28727ac7} <Debug> oximeter.measurements_histogramf64 (3bb4b111-ad95-4795-b64f-afb17fe585f2): Loading data parts | ||
| 460 | 2026.04.14 23:30:50.648938 [ 3 ] {ed06e74c-9f2b-4de8-8eac-beaa28727ac7} <Debug> oximeter.measurements_histogramf64 (3bb4b111-ad95-4795-b64f-afb17fe585f2): There are no data parts | ||
| 461 | 2026.04.14 23:30:50.666273 [ 3 ] {ed06e74c-9f2b-4de8-8eac-beaa28727ac7} <Debug> TCPHandler: Processed in 0.027721475 sec. | ||
| 462 | 2026.04.14 23:30:50.666434 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.14 23:30:50.666614 [ 3 ] {b3ca8b1c-cd9c-4337-ad7c-a57483514259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.04.14 23:30:50.666677 [ 3 ] {b3ca8b1c-cd9c-4337-ad7c-a57483514259} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.14 23:30:50.676210 [ 3 ] {b3ca8b1c-cd9c-4337-ad7c-a57483514259} <Debug> oximeter.fields_bool (785e5577-2221-4271-8cf7-c82510e77f22): Loading data parts | ||
| 491 | 2026.04.14 23:30:50.676409 [ 3 ] {b3ca8b1c-cd9c-4337-ad7c-a57483514259} <Debug> oximeter.fields_bool (785e5577-2221-4271-8cf7-c82510e77f22): There are no data parts | ||
| 492 | 2026.04.14 23:30:50.689340 [ 3 ] {b3ca8b1c-cd9c-4337-ad7c-a57483514259} <Debug> TCPHandler: Processed in 0.022955545 sec. | ||
| 493 | 2026.04.14 23:30:50.689494 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.14 23:30:50.689671 [ 3 ] {9010679a-0805-46e7-b807-a15845e5607d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 495 | 2026.04.14 23:30:50.689723 [ 3 ] {9010679a-0805-46e7-b807-a15845e5607d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.04.14 23:30:50.700833 [ 3 ] {9010679a-0805-46e7-b807-a15845e5607d} <Debug> oximeter.fields_i8 (c6957084-2e42-4986-a4d0-17ce2db56fc5): Loading data parts | ||
| 497 | 2026.04.14 23:30:50.700985 [ 3 ] {9010679a-0805-46e7-b807-a15845e5607d} <Debug> oximeter.fields_i8 (c6957084-2e42-4986-a4d0-17ce2db56fc5): There are no data parts | ||
| 498 | 2026.04.14 23:30:50.705189 [ 3 ] {9010679a-0805-46e7-b807-a15845e5607d} <Debug> TCPHandler: Processed in 0.015743529 sec. | ||
| 499 | 2026.04.14 23:30:50.705359 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.14 23:30:50.705545 [ 3 ] {fe65a346-a26e-48ff-b530-7f4b5b42bcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 501 | 2026.04.14 23:30:50.705609 [ 3 ] {fe65a346-a26e-48ff-b530-7f4b5b42bcf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.04.14 23:30:50.713853 [ 3 ] {fe65a346-a26e-48ff-b530-7f4b5b42bcf7} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Loading data parts | ||
| 503 | 2026.04.14 23:30:50.714028 [ 3 ] {fe65a346-a26e-48ff-b530-7f4b5b42bcf7} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): There are no data parts | ||
| 504 | 2026.04.14 23:30:50.718035 [ 3 ] {fe65a346-a26e-48ff-b530-7f4b5b42bcf7} <Debug> TCPHandler: Processed in 0.012731627 sec. | ||
| 505 | 2026.04.14 23:30:50.718249 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.14 23:30:50.718415 [ 3 ] {dbbd733c-797f-4a06-9f34-a25e9e1b4faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 507 | 2026.04.14 23:30:50.718468 [ 3 ] {dbbd733c-797f-4a06-9f34-a25e9e1b4faf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.04.14 23:30:50.725693 [ 3 ] {dbbd733c-797f-4a06-9f34-a25e9e1b4faf} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Loading data parts | ||
| 509 | 2026.04.14 23:30:50.725876 [ 3 ] {dbbd733c-797f-4a06-9f34-a25e9e1b4faf} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): There are no data parts | ||
| 510 | 2026.04.14 23:30:50.734423 [ 3 ] {dbbd733c-797f-4a06-9f34-a25e9e1b4faf} <Debug> TCPHandler: Processed in 0.016243862 sec. | ||
| 511 | 2026.04.14 23:30:50.734599 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.04.14 23:30:50.734751 [ 3 ] {db0ba87b-a147-4a73-bb5a-bfae4244023c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 513 | 2026.04.14 23:30:50.734805 [ 3 ] {db0ba87b-a147-4a73-bb5a-bfae4244023c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.04.14 23:30:50.745644 [ 3 ] {db0ba87b-a147-4a73-bb5a-bfae4244023c} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Loading data parts | ||
| 515 | 2026.04.14 23:30:50.745807 [ 3 ] {db0ba87b-a147-4a73-bb5a-bfae4244023c} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): There are no data parts | ||
| 516 | 2026.04.14 23:30:50.752485 [ 3 ] {db0ba87b-a147-4a73-bb5a-bfae4244023c} <Debug> TCPHandler: Processed in 0.017934768 sec. | ||
| 517 | 2026.04.14 23:30:50.752642 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.04.14 23:30:50.752808 [ 3 ] {9899492e-54e3-44c1-81f7-f495ba54f90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 519 | 2026.04.14 23:30:50.752866 [ 3 ] {9899492e-54e3-44c1-81f7-f495ba54f90a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.04.14 23:30:50.761385 [ 3 ] {9899492e-54e3-44c1-81f7-f495ba54f90a} <Debug> oximeter.fields_i32 (83fa1edf-dc57-417c-9743-f7c325349b9a): Loading data parts | ||
| 521 | 2026.04.14 23:30:50.761589 [ 3 ] {9899492e-54e3-44c1-81f7-f495ba54f90a} <Debug> oximeter.fields_i32 (83fa1edf-dc57-417c-9743-f7c325349b9a): There are no data parts | ||
| 522 | 2026.04.14 23:30:50.764428 [ 3 ] {9899492e-54e3-44c1-81f7-f495ba54f90a} <Debug> TCPHandler: Processed in 0.011834563 sec. | ||
| 523 | 2026.04.14 23:30:50.764574 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.04.14 23:30:50.764736 [ 3 ] {f1289b01-c91c-4a8e-85d2-64eb19ead85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 525 | 2026.04.14 23:30:50.764796 [ 3 ] {f1289b01-c91c-4a8e-85d2-64eb19ead85e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.04.14 23:30:50.775433 [ 3 ] {f1289b01-c91c-4a8e-85d2-64eb19ead85e} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Loading data parts | ||
| 527 | 2026.04.14 23:30:50.775607 [ 3 ] {f1289b01-c91c-4a8e-85d2-64eb19ead85e} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): There are no data parts | ||
| 528 | 2026.04.14 23:30:50.781968 [ 3 ] {f1289b01-c91c-4a8e-85d2-64eb19ead85e} <Debug> TCPHandler: Processed in 0.017441736 sec. | ||
| 529 | 2026.04.14 23:30:50.782117 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.04.14 23:30:50.782292 [ 3 ] {5c30844f-341d-458d-b72a-58c54290505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 531 | 2026.04.14 23:30:50.782348 [ 3 ] {5c30844f-341d-458d-b72a-58c54290505f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.04.14 23:30:50.791564 [ 3 ] {5c30844f-341d-458d-b72a-58c54290505f} <Debug> oximeter.fields_i64 (fc69b571-91cd-446b-9672-815371fe95d5): Loading data parts | ||
| 533 | 2026.04.14 23:30:50.791718 [ 3 ] {5c30844f-341d-458d-b72a-58c54290505f} <Debug> oximeter.fields_i64 (fc69b571-91cd-446b-9672-815371fe95d5): There are no data parts | ||
| 534 | 2026.04.14 23:30:50.801009 [ 3 ] {5c30844f-341d-458d-b72a-58c54290505f} <Debug> TCPHandler: Processed in 0.018940146 sec. | ||
| 535 | 2026.04.14 23:30:50.801166 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.04.14 23:30:50.801467 [ 3 ] {3898f956-f1f2-4fad-9b9f-2afa669a0b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 537 | 2026.04.14 23:30:50.801577 [ 3 ] {3898f956-f1f2-4fad-9b9f-2afa669a0b70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.04.14 23:30:50.806446 [ 3 ] {3898f956-f1f2-4fad-9b9f-2afa669a0b70} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Loading data parts | ||
| 539 | 2026.04.14 23:30:50.806594 [ 3 ] {3898f956-f1f2-4fad-9b9f-2afa669a0b70} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): There are no data parts | ||
| 540 | 2026.04.14 23:30:50.816602 [ 3 ] {3898f956-f1f2-4fad-9b9f-2afa669a0b70} <Debug> TCPHandler: Processed in 0.015487752 sec. | ||
| 541 | 2026.04.14 23:30:50.816774 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.04.14 23:30:50.816988 [ 3 ] {525751a1-a7e0-49db-bf91-2ce89f33f670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 543 | 2026.04.14 23:30:50.817054 [ 3 ] {525751a1-a7e0-49db-bf91-2ce89f33f670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.04.14 23:30:50.830128 [ 3 ] {525751a1-a7e0-49db-bf91-2ce89f33f670} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Loading data parts | ||
| 545 | 2026.04.14 23:30:50.830327 [ 3 ] {525751a1-a7e0-49db-bf91-2ce89f33f670} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): There are no data parts | ||
| 546 | 2026.04.14 23:30:50.848952 [ 3 ] {525751a1-a7e0-49db-bf91-2ce89f33f670} <Debug> TCPHandler: Processed in 0.032235038 sec. | ||
| 547 | 2026.04.14 23:30:50.849130 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.04.14 23:30:50.849295 [ 3 ] {240b48af-2dd0-4057-b984-0a9d98820bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 549 | 2026.04.14 23:30:50.849355 [ 3 ] {240b48af-2dd0-4057-b984-0a9d98820bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.04.14 23:30:50.866394 [ 3 ] {240b48af-2dd0-4057-b984-0a9d98820bf2} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Loading data parts | ||
| 551 | 2026.04.14 23:30:50.866578 [ 3 ] {240b48af-2dd0-4057-b984-0a9d98820bf2} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): There are no data parts | ||
| 552 | 2026.04.14 23:30:50.870818 [ 3 ] {240b48af-2dd0-4057-b984-0a9d98820bf2} <Debug> TCPHandler: Processed in 0.021748233 sec. | ||
| 553 | 2026.04.14 23:30:50.870995 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.04.14 23:30:50.871200 [ 3 ] {040ee2b2-bd22-43de-81e6-21a5eb77ab25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) 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) | ||
| 555 | 2026.04.14 23:30:50.871261 [ 3 ] {040ee2b2-bd22-43de-81e6-21a5eb77ab25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.04.14 23:30:50.880589 [ 3 ] {040ee2b2-bd22-43de-81e6-21a5eb77ab25} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Loading data parts | ||
| 557 | 2026.04.14 23:30:50.880725 [ 3 ] {040ee2b2-bd22-43de-81e6-21a5eb77ab25} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): There are no data parts | ||
| 558 | 2026.04.14 23:30:50.892488 [ 3 ] {040ee2b2-bd22-43de-81e6-21a5eb77ab25} <Debug> TCPHandler: Processed in 0.021551877 sec. | ||
| 559 | 2026.04.14 23:30:50.892675 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.04.14 23:30:50.892973 [ 3 ] {10a4f540-3684-4c0d-a7c0-f8c2ba2f04a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.04.14 23:30:50.893064 [ 3 ] {10a4f540-3684-4c0d-a7c0-f8c2ba2f04a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.04.14 23:30:50.902020 [ 3 ] {10a4f540-3684-4c0d-a7c0-f8c2ba2f04a3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Loading data parts | ||
| 566 | 2026.04.14 23:30:50.902163 [ 3 ] {10a4f540-3684-4c0d-a7c0-f8c2ba2f04a3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): There are no data parts | ||
| 567 | 2026.04.14 23:30:50.904822 [ 3 ] {10a4f540-3684-4c0d-a7c0-f8c2ba2f04a3} <Debug> TCPHandler: Processed in 0.012205602 sec. | ||
| 568 | 2026.04.14 23:30:50.905107 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.04.14 23:30:50.905422 [ 4 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.04.14 23:30:50.906850 [ 4 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.04.14 23:30:50.920682 [ 260 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Trace> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.04.14 23:30:50.920738 [ 260 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 573 | 2026.04.14 23:30:50.924808 [ 260 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.04.14 23:30:50.925155 [ 260 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Trace> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.04.14 23:30:50.925403 [ 4 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020136 sec., 49.66229638458482 rows/sec., 794.60 B/sec. | ||
| 576 | 2026.04.14 23:30:50.925697 [ 4 ] {6d89923e-7709-4d26-b4e6-46a8899450be} <Debug> TCPHandler: Processed in 0.020720784 sec. | ||
| 577 | 2026.04.14 23:30:51.001129 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.82 MiB, peak 132.82 MiB, free memory in arenas 0.00 B, will set to 138.03 MiB (RSS), difference: 5.21 MiB | ||
| 578 | 2026.04.14 23:30:53.952363 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43662 | ||
| 579 | 2026.04.14 23:30:53.952586 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.04.14 23:30:53.952617 [ 262 ] {} <Debug> TCP-Session: eb96793b-f7ef-47f7-b815-f517fcbb49e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:43662 | ||
| 581 | 2026.04.14 23:30:53.952638 [ 262 ] {} <Debug> TCP-Session: eb96793b-f7ef-47f7-b815-f517fcbb49e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.14 23:30:53.952690 [ 262 ] {} <Debug> TCP-Session: eb96793b-f7ef-47f7-b815-f517fcbb49e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.14 23:30:53.952788 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.04.14 23:30:53.952816 [ 262 ] {} <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 | ||
| 585 | 2026.04.14 23:30:53.952902 [ 262 ] {} <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 | ||
| 586 | 2026.04.14 23:30:53.964198 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42342 | ||
| 587 | 2026.04.14 23:30:53.964297 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39781 | ||
| 588 | 2026.04.14 23:30:53.964407 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.04.14 23:30:53.964446 [ 263 ] {} <Debug> TCP-Session: 212fbe6b-21e9-47af-a93c-f1edcca6cfd5 Authenticating user 'default' from [fd00:1122:3344:101::c]:42342 | ||
| 590 | 2026.04.14 23:30:53.964484 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49998 | ||
| 591 | 2026.04.14 23:30:53.964574 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.04.14 23:30:53.964592 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55728 | ||
| 593 | 2026.04.14 23:30:53.964616 [ 263 ] {} <Debug> TCP-Session: 212fbe6b-21e9-47af-a93c-f1edcca6cfd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.04.14 23:30:53.964684 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61916 | ||
| 595 | 2026.04.14 23:30:53.964661 [ 264 ] {} <Debug> TCP-Session: 289b4644-7984-4266-af2c-851977a73006 Authenticating user 'default' from [fd00:1122:3344:101::c]:39781 | ||
| 596 | 2026.04.14 23:30:53.964744 [ 263 ] {} <Debug> TCP-Session: 212fbe6b-21e9-47af-a93c-f1edcca6cfd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.04.14 23:30:53.964772 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.04.14 23:30:53.964773 [ 264 ] {} <Debug> TCP-Session: 289b4644-7984-4266-af2c-851977a73006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.04.14 23:30:53.964852 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53516 | ||
| 600 | 2026.04.14 23:30:53.964847 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.04.14 23:30:53.964927 [ 265 ] {} <Debug> TCP-Session: 191eb78d-c622-4b80-a9dc-831a95d97637 Authenticating user 'default' from [fd00:1122:3344:101::c]:49998 | ||
| 602 | 2026.04.14 23:30:53.964915 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.04.14 23:30:53.964989 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34670 | ||
| 604 | 2026.04.14 23:30:53.965061 [ 267 ] {} <Debug> TCP-Session: 21800491-ed11-4bd5-a54c-f48b1a2d2012 Authenticating user 'default' from [fd00:1122:3344:101::c]:61916 | ||
| 605 | 2026.04.14 23:30:53.965067 [ 265 ] {} <Debug> TCP-Session: 191eb78d-c622-4b80-a9dc-831a95d97637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.04.14 23:30:53.965057 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.04.14 23:30:53.965162 [ 267 ] {} <Debug> TCP-Session: 21800491-ed11-4bd5-a54c-f48b1a2d2012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.04.14 23:30:53.965212 [ 268 ] {} <Debug> TCP-Session: 3fb1c42d-f954-48b1-b63b-8145732c9379 Authenticating user 'default' from [fd00:1122:3344:101::c]:53516 | ||
| 609 | 2026.04.14 23:30:53.965143 [ 265 ] {} <Debug> TCP-Session: 191eb78d-c622-4b80-a9dc-831a95d97637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.04.14 23:30:53.965271 [ 267 ] {} <Debug> TCP-Session: 21800491-ed11-4bd5-a54c-f48b1a2d2012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.04.14 23:30:53.965243 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.04.14 23:30:53.965040 [ 266 ] {} <Debug> TCP-Session: ed432ea9-eaa6-454c-9cb4-58aa085fa914 Authenticating user 'default' from [fd00:1122:3344:101::c]:55728 | ||
| 613 | 2026.04.14 23:30:53.964881 [ 264 ] {} <Debug> TCP-Session: 289b4644-7984-4266-af2c-851977a73006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.14 23:30:53.965412 [ 266 ] {} <Debug> TCP-Session: ed432ea9-eaa6-454c-9cb4-58aa085fa914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.14 23:30:53.965590 [ 266 ] {} <Debug> TCP-Session: ed432ea9-eaa6-454c-9cb4-58aa085fa914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.14 23:30:53.965287 [ 268 ] {} <Debug> TCP-Session: 3fb1c42d-f954-48b1-b63b-8145732c9379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.14 23:30:53.965404 [ 269 ] {} <Debug> TCP-Session: f8344fb2-eb54-480e-baae-8f84f4c9fdf8 Authenticating user 'default' from [fd00:1122:3344:101::c]:34670 | ||
| 618 | 2026.04.14 23:30:53.965707 [ 268 ] {} <Debug> TCP-Session: 3fb1c42d-f954-48b1-b63b-8145732c9379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.14 23:30:53.965723 [ 269 ] {} <Debug> TCP-Session: f8344fb2-eb54-480e-baae-8f84f4c9fdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.14 23:30:53.965833 [ 269 ] {} <Debug> TCP-Session: f8344fb2-eb54-480e-baae-8f84f4c9fdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.04.14 23:30:54.296499 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51536 | ||
| 622 | 2026.04.14 23:30:54.296693 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.14 23:30:54.296896 [ 270 ] {} <Debug> TCP-Session: 4c0da866-146e-47ad-b921-4e77332b05d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:51536 | ||
| 624 | 2026.04.14 23:30:54.296922 [ 270 ] {} <Debug> TCP-Session: 4c0da866-146e-47ad-b921-4e77332b05d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.14 23:30:54.296937 [ 270 ] {} <Debug> TCP-Session: 4c0da866-146e-47ad-b921-4e77332b05d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.14 23:30:54.297094 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.14 23:30:54.297124 [ 270 ] {} <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 | ||
| 628 | 2026.04.14 23:30:54.297223 [ 270 ] {} <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 | ||
| 629 | 2026.04.14 23:30:54.300345 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57821 | ||
| 630 | 2026.04.14 23:30:54.300450 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42904 | ||
| 631 | 2026.04.14 23:30:54.300532 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55104 | ||
| 632 | 2026.04.14 23:30:54.300644 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41063 | ||
| 633 | 2026.04.14 23:30:54.300766 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.04.14 23:30:54.300820 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64676 | ||
| 635 | 2026.04.14 23:30:54.300886 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.04.14 23:30:54.300945 [ 271 ] {} <Debug> TCP-Session: bb02194b-0175-4b51-b4f0-d01aaade6cd7 Authenticating user 'default' from [fd00:1122:3344:101::a]:57821 | ||
| 637 | 2026.04.14 23:30:54.300954 [ 272 ] {} <Debug> TCP-Session: b20b8a34-e60f-4956-80f5-a2bb33de2445 Authenticating user 'default' from [fd00:1122:3344:101::a]:42904 | ||
| 638 | 2026.04.14 23:30:54.300980 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58926 | ||
| 639 | 2026.04.14 23:30:54.300979 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.14 23:30:54.301057 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.04.14 23:30:54.301186 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.04.14 23:30:54.301227 [ 274 ] {} <Debug> TCP-Session: d3df6535-5bb7-4b13-9d39-d925b8d76853 Authenticating user 'default' from [fd00:1122:3344:101::a]:41063 | ||
| 643 | 2026.04.14 23:30:54.301172 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51946 | ||
| 644 | 2026.04.14 23:30:54.301103 [ 273 ] {} <Debug> TCP-Session: a3176fec-405f-4752-a1f5-315614c85bcb Authenticating user 'default' from [fd00:1122:3344:101::a]:55104 | ||
| 645 | 2026.04.14 23:30:54.301355 [ 274 ] {} <Debug> TCP-Session: d3df6535-5bb7-4b13-9d39-d925b8d76853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.14 23:30:54.301338 [ 275 ] {} <Debug> TCP-Session: 2a9ec0eb-5431-42b6-ac8d-c3340a1d24b2 Authenticating user 'default' from [fd00:1122:3344:101::a]:64676 | ||
| 647 | 2026.04.14 23:30:54.301283 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.14 23:30:54.301504 [ 274 ] {} <Debug> TCP-Session: d3df6535-5bb7-4b13-9d39-d925b8d76853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.14 23:30:54.301490 [ 275 ] {} <Debug> TCP-Session: 2a9ec0eb-5431-42b6-ac8d-c3340a1d24b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.14 23:30:54.301475 [ 273 ] {} <Debug> TCP-Session: a3176fec-405f-4752-a1f5-315614c85bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.04.14 23:30:54.301646 [ 276 ] {} <Debug> TCP-Session: 82ae362a-88a3-439e-9fa1-da55378a3097 Authenticating user 'default' from [fd00:1122:3344:101::a]:58926 | ||
| 652 | 2026.04.14 23:30:54.301470 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.04.14 23:30:54.301081 [ 272 ] {} <Debug> TCP-Session: b20b8a34-e60f-4956-80f5-a2bb33de2445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.04.14 23:30:54.301779 [ 276 ] {} <Debug> TCP-Session: 82ae362a-88a3-439e-9fa1-da55378a3097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.14 23:30:54.301774 [ 277 ] {} <Debug> TCP-Session: e34167b3-906e-49e7-913d-74a9f52bedd9 Authenticating user 'default' from [fd00:1122:3344:101::a]:51946 | ||
| 656 | 2026.04.14 23:30:54.301758 [ 273 ] {} <Debug> TCP-Session: a3176fec-405f-4752-a1f5-315614c85bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.14 23:30:54.301885 [ 277 ] {} <Debug> TCP-Session: e34167b3-906e-49e7-913d-74a9f52bedd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.14 23:30:54.301893 [ 276 ] {} <Debug> TCP-Session: 82ae362a-88a3-439e-9fa1-da55378a3097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.14 23:30:54.301869 [ 272 ] {} <Debug> TCP-Session: b20b8a34-e60f-4956-80f5-a2bb33de2445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.14 23:30:54.300978 [ 271 ] {} <Debug> TCP-Session: bb02194b-0175-4b51-b4f0-d01aaade6cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.14 23:30:54.301984 [ 277 ] {} <Debug> TCP-Session: e34167b3-906e-49e7-913d-74a9f52bedd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.14 23:30:54.301647 [ 275 ] {} <Debug> TCP-Session: 2a9ec0eb-5431-42b6-ac8d-c3340a1d24b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.14 23:30:54.302073 [ 271 ] {} <Debug> TCP-Session: bb02194b-0175-4b51-b4f0-d01aaade6cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.14 23:30:56.961397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.04.14 23:30:56.961490 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 666 | 2026.04.14 23:30:56.961506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 667 | 2026.04.14 23:30:56.961712 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.04.14 23:30:56.976834 [ 244 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Loading data parts | ||
| 669 | 2026.04.14 23:30:56.976993 [ 244 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): There are no data parts | ||
| 670 | 2026.04.14 23:30:56.977373 [ 243 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Loading data parts | ||
| 671 | 2026.04.14 23:30:56.977527 [ 243 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): There are no data parts | ||
| 672 | 2026.04.14 23:30:56.986681 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 673 | 2026.04.14 23:30:56.986723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 674 | 2026.04.14 23:30:56.992441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 675 | 2026.04.14 23:30:56.992990 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 676 | 2026.04.14 23:30:56.993127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 677 | 2026.04.14 23:30:57.000141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.54 MiB, peak 143.69 MiB, free memory in arenas 0.00 B, will set to 147.16 MiB (RSS), difference: 7.63 MiB | ||
| 678 | 2026.04.14 23:30:57.017770 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 679 | 2026.04.14 23:30:57.017816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 680 | 2026.04.14 23:30:57.024229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2026.04.14 23:30:57.025490 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 682 | 2026.04.14 23:30:57.028693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 683 | 2026.04.14 23:30:58.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.88 MiB, peak 155.88 MiB, free memory in arenas 0.00 B, will set to 153.38 MiB (RSS), difference: 1.50 MiB | ||
| 684 | 2026.04.14 23:30:59.461261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 685 | 2026.04.14 23:30:59.461366 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 686 | 2026.04.14 23:30:59.466914 [ 242 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Loading data parts | ||
| 687 | 2026.04.14 23:30:59.467215 [ 242 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): There are no data parts | ||
| 688 | 2026.04.14 23:30:59.487744 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 689 | 2026.04.14 23:30:59.487786 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 690 | 2026.04.14 23:30:59.491465 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 691 | 2026.04.14 23:30:59.492140 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 692 | 2026.04.14 23:30:59.492403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 693 | 2026.04.14 23:31:00.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.58 MiB, peak 157.58 MiB, free memory in arenas 0.00 B, will set to 154.55 MiB (RSS), difference: -3.03 MiB | ||
| 694 | 2026.04.14 23:31:01.306471 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56727 | ||
| 695 | 2026.04.14 23:31:01.306602 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.04.14 23:31:01.306659 [ 278 ] {} <Debug> TCP-Session: 2aac54f2-d93b-4aee-abdd-cfaa3c2f54df Authenticating user 'default' from [fd00:1122:3344:101::b]:56727 | ||
| 697 | 2026.04.14 23:31:01.306824 [ 278 ] {} <Debug> TCP-Session: 2aac54f2-d93b-4aee-abdd-cfaa3c2f54df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.14 23:31:01.306890 [ 278 ] {} <Debug> TCP-Session: 2aac54f2-d93b-4aee-abdd-cfaa3c2f54df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.14 23:31:01.306946 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 700 | 2026.04.14 23:31:01.306970 [ 278 ] {} <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 | ||
| 701 | 2026.04.14 23:31:01.307074 [ 278 ] {} <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 | ||
| 702 | 2026.04.14 23:31:01.309545 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52572 | ||
| 703 | 2026.04.14 23:31:01.309752 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.04.14 23:31:01.309789 [ 279 ] {} <Debug> TCP-Session: df83a593-4456-4f56-9db0-897030c834d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:52572 | ||
| 705 | 2026.04.14 23:31:01.309788 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43884 | ||
| 706 | 2026.04.14 23:31:01.309865 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44689 | ||
| 707 | 2026.04.14 23:31:01.309788 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39750 | ||
| 708 | 2026.04.14 23:31:01.309936 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39865 | ||
| 709 | 2026.04.14 23:31:01.310051 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61654 | ||
| 710 | 2026.04.14 23:31:01.309917 [ 279 ] {} <Debug> TCP-Session: df83a593-4456-4f56-9db0-897030c834d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.04.14 23:31:01.310139 [ 279 ] {} <Debug> TCP-Session: df83a593-4456-4f56-9db0-897030c834d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.04.14 23:31:01.310166 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 713 | 2026.04.14 23:31:01.310214 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.04.14 23:31:01.310259 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2026.04.14 23:31:01.310290 [ 282 ] {} <Debug> TCP-Session: 6321be2c-2cb3-413d-978b-f8d551d4c63b Authenticating user 'default' from [fd00:1122:3344:101::b]:44689 | ||
| 716 | 2026.04.14 23:31:01.310346 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.04.14 23:31:01.310405 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.04.14 23:31:01.310327 [ 281 ] {} <Debug> TCP-Session: 877c0ddd-d6f8-4a1d-a499-71258e0f7af2 Authenticating user 'default' from [fd00:1122:3344:101::b]:43884 | ||
| 719 | 2026.04.14 23:31:01.310496 [ 283 ] {} <Debug> TCP-Session: aaca8c40-eba0-4956-a948-4bf7806b17ef Authenticating user 'default' from [fd00:1122:3344:101::b]:39865 | ||
| 720 | 2026.04.14 23:31:01.310472 [ 284 ] {} <Debug> TCP-Session: ed07f97b-7491-4c1b-b238-83e34dc02abc Authenticating user 'default' from [fd00:1122:3344:101::b]:61654 | ||
| 721 | 2026.04.14 23:31:01.310457 [ 282 ] {} <Debug> TCP-Session: 6321be2c-2cb3-413d-978b-f8d551d4c63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.04.14 23:31:01.310640 [ 284 ] {} <Debug> TCP-Session: ed07f97b-7491-4c1b-b238-83e34dc02abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.04.14 23:31:01.310664 [ 283 ] {} <Debug> TCP-Session: aaca8c40-eba0-4956-a948-4bf7806b17ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.04.14 23:31:01.310633 [ 281 ] {} <Debug> TCP-Session: 877c0ddd-d6f8-4a1d-a499-71258e0f7af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.04.14 23:31:01.310753 [ 284 ] {} <Debug> TCP-Session: ed07f97b-7491-4c1b-b238-83e34dc02abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.04.14 23:31:01.310726 [ 282 ] {} <Debug> TCP-Session: 6321be2c-2cb3-413d-978b-f8d551d4c63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.04.14 23:31:01.310313 [ 280 ] {} <Debug> TCP-Session: 081676b3-fa8c-4afa-b226-4118a520b604 Authenticating user 'default' from [fd00:1122:3344:101::b]:39750 | ||
| 728 | 2026.04.14 23:31:01.310812 [ 281 ] {} <Debug> TCP-Session: 877c0ddd-d6f8-4a1d-a499-71258e0f7af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.04.14 23:31:01.310301 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54289 | ||
| 730 | 2026.04.14 23:31:01.310739 [ 283 ] {} <Debug> TCP-Session: aaca8c40-eba0-4956-a948-4bf7806b17ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.04.14 23:31:01.310954 [ 280 ] {} <Debug> TCP-Session: 081676b3-fa8c-4afa-b226-4118a520b604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.04.14 23:31:01.311048 [ 280 ] {} <Debug> TCP-Session: 081676b3-fa8c-4afa-b226-4118a520b604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.04.14 23:31:01.311097 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.04.14 23:31:01.311128 [ 285 ] {} <Debug> TCP-Session: 67b936e0-09fb-4e9a-820a-433fd4da162a Authenticating user 'default' from [fd00:1122:3344:101::b]:54289 | ||
| 735 | 2026.04.14 23:31:01.311299 [ 285 ] {} <Debug> TCP-Session: 67b936e0-09fb-4e9a-820a-433fd4da162a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.04.14 23:31:01.311314 [ 285 ] {} <Debug> TCP-Session: 67b936e0-09fb-4e9a-820a-433fd4da162a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.04.14 23:31:04.426723 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.04.14 23:31:04.426916 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.04.14 23:31:04.494255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.04.14 23:31:04.497833 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.04.14 23:31:04.497905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 742 | 2026.04.14 23:31:04.499261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.04.14 23:31:04.500018 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.04.14 23:31:04.500248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.04.14 23:31:04.529717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.04.14 23:31:04.575276 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.04.14 23:31:04.575385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 748 | 2026.04.14 23:31:04.604200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.04.14 23:31:04.607696 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.04.14 23:31:04.633736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.04.14 23:31:05.001212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.60 MiB, peak 159.60 MiB, free memory in arenas 0.00 B, will set to 157.55 MiB (RSS), difference: 1.95 MiB | ||
| 752 | 2026.04.14 23:31:10.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.57 MiB, peak 159.60 MiB, free memory in arenas 0.00 B, will set to 157.58 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.04.14 23:31:12.001352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2026.04.14 23:31:12.001809 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.04.14 23:31:12.001902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 756 | 2026.04.14 23:31:12.002566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.04.14 23:31:12.003048 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.04.14 23:31:12.003233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2026.04.14 23:31:12.134913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.04.14 23:31:12.151749 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.04.14 23:31:12.151812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 762 | 2026.04.14 23:31:12.158377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.04.14 23:31:12.159488 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.04.14 23:31:12.162891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.04.14 23:31:15.933253 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.04.14 23:31:15.933448 [ 3 ] {59e7e155-3e09-4ec1-a910-b7d9f16da3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.04.14 23:31:15.939805 [ 3 ] {59e7e155-3e09-4ec1-a910-b7d9f16da3f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.04.14 23:31:15.947997 [ 3 ] {59e7e155-3e09-4ec1-a910-b7d9f16da3f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.04.14 23:31:15.958495 [ 3 ] {59e7e155-3e09-4ec1-a910-b7d9f16da3f2} <Debug> TCPHandler: Processed in 0.025370041 sec. | ||
| 770 | 2026.04.14 23:31:15.984610 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.04.14 23:31:15.984762 [ 3 ] {6fb8c3a1-b72a-4bea-a7aa-eb737b778f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.04.14 23:31:15.997558 [ 3 ] {6fb8c3a1-b72a-4bea-a7aa-eb737b778f5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.04.14 23:31:15.997621 [ 3 ] {6fb8c3a1-b72a-4bea-a7aa-eb737b778f5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.04.14 23:31:15.998160 [ 3 ] {6fb8c3a1-b72a-4bea-a7aa-eb737b778f5c} <Debug> TCPHandler: Processed in 0.013612081 sec. | ||
| 775 | 2026.04.14 23:31:15.998457 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.04.14 23:31:15.998599 [ 3 ] {ee4d8336-e834-4133-abb0-80d59b832b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.04.14 23:31:16.002949 [ 3 ] {ee4d8336-e834-4133-abb0-80d59b832b0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.04.14 23:31:16.003003 [ 3 ] {ee4d8336-e834-4133-abb0-80d59b832b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.04.14 23:31:16.003410 [ 3 ] {ee4d8336-e834-4133-abb0-80d59b832b0a} <Debug> TCPHandler: Processed in 0.005016536 sec. | ||
| 780 | 2026.04.14 23:31:16.003674 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.04.14 23:31:16.003809 [ 3 ] {594c89cc-1545-4a00-a0be-902184108e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.04.14 23:31:16.004071 [ 3 ] {594c89cc-1545-4a00-a0be-902184108e25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.04.14 23:31:16.004118 [ 3 ] {594c89cc-1545-4a00-a0be-902184108e25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.04.14 23:31:16.004474 [ 3 ] {594c89cc-1545-4a00-a0be-902184108e25} <Debug> TCPHandler: Processed in 0.000857224 sec. | ||
| 785 | 2026.04.14 23:31:16.004693 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.04.14 23:31:16.004821 [ 3 ] {9246264b-4054-474a-b77c-a1274bc3b994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.04.14 23:31:16.005093 [ 3 ] {9246264b-4054-474a-b77c-a1274bc3b994} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.04.14 23:31:16.005139 [ 3 ] {9246264b-4054-474a-b77c-a1274bc3b994} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.04.14 23:31:16.005485 [ 3 ] {9246264b-4054-474a-b77c-a1274bc3b994} <Debug> TCPHandler: Processed in 0.000841373 sec. | ||
| 790 | 2026.04.14 23:31:16.005744 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.04.14 23:31:16.005869 [ 3 ] {79c11dcf-ffdc-4148-8374-caca2419f1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 792 | 2026.04.14 23:31:16.006133 [ 3 ] {79c11dcf-ffdc-4148-8374-caca2419f1dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.04.14 23:31:16.006191 [ 3 ] {79c11dcf-ffdc-4148-8374-caca2419f1dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.04.14 23:31:16.006594 [ 3 ] {79c11dcf-ffdc-4148-8374-caca2419f1dc} <Debug> TCPHandler: Processed in 0.000897654 sec. | ||
| 795 | 2026.04.14 23:31:16.006819 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.04.14 23:31:16.006949 [ 3 ] {cabe4d65-4359-442d-a700-2e1b6cc384f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 797 | 2026.04.14 23:31:16.007201 [ 3 ] {cabe4d65-4359-442d-a700-2e1b6cc384f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.04.14 23:31:16.007245 [ 3 ] {cabe4d65-4359-442d-a700-2e1b6cc384f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.04.14 23:31:16.007594 [ 3 ] {cabe4d65-4359-442d-a700-2e1b6cc384f8} <Debug> TCPHandler: Processed in 0.000823502 sec. | ||
| 800 | 2026.04.14 23:31:16.007809 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.04.14 23:31:16.007928 [ 3 ] {5082ac5b-a2e4-4216-8a78-b2467d37a4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 802 | 2026.04.14 23:31:16.008193 [ 3 ] {5082ac5b-a2e4-4216-8a78-b2467d37a4a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.04.14 23:31:16.008244 [ 3 ] {5082ac5b-a2e4-4216-8a78-b2467d37a4a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.04.14 23:31:16.008650 [ 3 ] {5082ac5b-a2e4-4216-8a78-b2467d37a4a6} <Debug> TCPHandler: Processed in 0.000888954 sec. | ||
| 805 | 2026.04.14 23:31:16.008884 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.04.14 23:31:16.009035 [ 3 ] {cee7f249-3ff6-4780-8285-405f92fd5f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 807 | 2026.04.14 23:31:16.009350 [ 3 ] {cee7f249-3ff6-4780-8285-405f92fd5f60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.04.14 23:31:16.009400 [ 3 ] {cee7f249-3ff6-4780-8285-405f92fd5f60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.04.14 23:31:16.009746 [ 3 ] {cee7f249-3ff6-4780-8285-405f92fd5f60} <Debug> TCPHandler: Processed in 0.000923525 sec. | ||
| 810 | 2026.04.14 23:31:16.010020 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.04.14 23:31:16.010146 [ 3 ] {044f44ed-5dff-4b7e-a9ea-b9701e990076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 812 | 2026.04.14 23:31:16.010407 [ 3 ] {044f44ed-5dff-4b7e-a9ea-b9701e990076} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.04.14 23:31:16.010450 [ 3 ] {044f44ed-5dff-4b7e-a9ea-b9701e990076} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.04.14 23:31:16.010776 [ 3 ] {044f44ed-5dff-4b7e-a9ea-b9701e990076} <Debug> TCPHandler: Processed in 0.000815672 sec. | ||
| 815 | 2026.04.14 23:31:16.011008 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.04.14 23:31:16.011127 [ 3 ] {bb8d39ac-9752-448c-99c8-1ca6b129a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 817 | 2026.04.14 23:31:16.011379 [ 3 ] {bb8d39ac-9752-448c-99c8-1ca6b129a703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.04.14 23:31:16.011423 [ 3 ] {bb8d39ac-9752-448c-99c8-1ca6b129a703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.04.14 23:31:16.011750 [ 3 ] {bb8d39ac-9752-448c-99c8-1ca6b129a703} <Debug> TCPHandler: Processed in 0.000791032 sec. | ||
| 820 | 2026.04.14 23:31:16.011973 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.04.14 23:31:16.012092 [ 3 ] {6e01c4ac-a3e3-42d8-aa09-4f6770444c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 822 | 2026.04.14 23:31:16.012358 [ 3 ] {6e01c4ac-a3e3-42d8-aa09-4f6770444c99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.04.14 23:31:16.012400 [ 3 ] {6e01c4ac-a3e3-42d8-aa09-4f6770444c99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.04.14 23:31:16.012766 [ 3 ] {6e01c4ac-a3e3-42d8-aa09-4f6770444c99} <Debug> TCPHandler: Processed in 0.000840653 sec. | ||
| 825 | 2026.04.14 23:31:16.012985 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.04.14 23:31:16.013103 [ 3 ] {c4df2c58-3147-4889-9454-d1cbe62233b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 827 | 2026.04.14 23:31:16.013354 [ 3 ] {c4df2c58-3147-4889-9454-d1cbe62233b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.04.14 23:31:16.013397 [ 3 ] {c4df2c58-3147-4889-9454-d1cbe62233b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.04.14 23:31:16.013728 [ 3 ] {c4df2c58-3147-4889-9454-d1cbe62233b9} <Debug> TCPHandler: Processed in 0.000790692 sec. | ||
| 830 | 2026.04.14 23:31:16.013933 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.04.14 23:31:16.014052 [ 3 ] {2a1a375c-27cd-4f72-be0e-e7ad48ef7140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 832 | 2026.04.14 23:31:16.014303 [ 3 ] {2a1a375c-27cd-4f72-be0e-e7ad48ef7140} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.04.14 23:31:16.014345 [ 3 ] {2a1a375c-27cd-4f72-be0e-e7ad48ef7140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.04.14 23:31:16.014687 [ 3 ] {2a1a375c-27cd-4f72-be0e-e7ad48ef7140} <Debug> TCPHandler: Processed in 0.000801052 sec. | ||
| 835 | 2026.04.14 23:31:16.014958 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.04.14 23:31:16.015075 [ 3 ] {d0ba2e64-1f9c-435e-9da7-8ac7deff2792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 837 | 2026.04.14 23:31:16.015327 [ 3 ] {d0ba2e64-1f9c-435e-9da7-8ac7deff2792} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.04.14 23:31:16.015372 [ 3 ] {d0ba2e64-1f9c-435e-9da7-8ac7deff2792} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.04.14 23:31:16.015717 [ 3 ] {d0ba2e64-1f9c-435e-9da7-8ac7deff2792} <Debug> TCPHandler: Processed in 0.000807792 sec. | ||
| 840 | 2026.04.14 23:31:16.015949 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.04.14 23:31:16.016067 [ 3 ] {33d5dba4-5b6a-4553-a4c7-027361c6d031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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) | ||
| 842 | 2026.04.14 23:31:16.016319 [ 3 ] {33d5dba4-5b6a-4553-a4c7-027361c6d031} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.04.14 23:31:16.016361 [ 3 ] {33d5dba4-5b6a-4553-a4c7-027361c6d031} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.04.14 23:31:16.016695 [ 3 ] {33d5dba4-5b6a-4553-a4c7-027361c6d031} <Debug> TCPHandler: Processed in 0.000793341 sec. | ||
| 845 | 2026.04.14 23:31:16.016929 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.04.14 23:31:16.017049 [ 3 ] {f3d10ff8-7c98-4c41-84fe-d8273dc43a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 847 | 2026.04.14 23:31:16.017301 [ 3 ] {f3d10ff8-7c98-4c41-84fe-d8273dc43a31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.04.14 23:31:16.017342 [ 3 ] {f3d10ff8-7c98-4c41-84fe-d8273dc43a31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.04.14 23:31:16.017665 [ 3 ] {f3d10ff8-7c98-4c41-84fe-d8273dc43a31} <Debug> TCPHandler: Processed in 0.000785441 sec. | ||
| 850 | 2026.04.14 23:31:16.017900 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.04.14 23:31:16.018020 [ 3 ] {35eda2a6-3bd4-46f7-88b7-219a6056484e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.04.14 23:31:16.018304 [ 3 ] {35eda2a6-3bd4-46f7-88b7-219a6056484e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.04.14 23:31:16.018347 [ 3 ] {35eda2a6-3bd4-46f7-88b7-219a6056484e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.04.14 23:31:16.018786 [ 3 ] {35eda2a6-3bd4-46f7-88b7-219a6056484e} <Debug> TCPHandler: Processed in 0.000934405 sec. | ||
| 855 | 2026.04.14 23:31:16.019082 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.04.14 23:31:16.019232 [ 3 ] {33bfbedb-e2e2-426f-aa35-edbe4d3d1baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.04.14 23:31:16.019595 [ 3 ] {33bfbedb-e2e2-426f-aa35-edbe4d3d1baf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.04.14 23:31:16.019661 [ 3 ] {33bfbedb-e2e2-426f-aa35-edbe4d3d1baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.04.14 23:31:16.020160 [ 3 ] {33bfbedb-e2e2-426f-aa35-edbe4d3d1baf} <Debug> TCPHandler: Processed in 0.001134991 sec. | ||
| 860 | 2026.04.14 23:31:16.021825 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.04.14 23:31:16.021962 [ 3 ] {c6548df9-6718-4669-8bee-f5cae9e24040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.04.14 23:31:16.022260 [ 3 ] {c6548df9-6718-4669-8bee-f5cae9e24040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.04.14 23:31:16.022306 [ 3 ] {c6548df9-6718-4669-8bee-f5cae9e24040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.04.14 23:31:16.022659 [ 3 ] {c6548df9-6718-4669-8bee-f5cae9e24040} <Debug> TCPHandler: Processed in 0.000887534 sec. | ||
| 865 | 2026.04.14 23:31:16.023798 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.04.14 23:31:16.023938 [ 3 ] {7fa7ed11-4a61-4e03-be76-a11a4ff94d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 867 | 2026.04.14 23:31:16.024549 [ 3 ] {7fa7ed11-4a61-4e03-be76-a11a4ff94d88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.04.14 23:31:16.024609 [ 3 ] {7fa7ed11-4a61-4e03-be76-a11a4ff94d88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.04.14 23:31:16.024969 [ 3 ] {7fa7ed11-4a61-4e03-be76-a11a4ff94d88} <Debug> TCPHandler: Processed in 0.001219824 sec. | ||
| 870 | 2026.04.14 23:31:16.027548 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.04.14 23:31:16.027687 [ 3 ] {7216c81b-afe2-4c51-8b66-a60b43953929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.04.14 23:31:16.028000 [ 3 ] {7216c81b-afe2-4c51-8b66-a60b43953929} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.04.14 23:31:16.028051 [ 3 ] {7216c81b-afe2-4c51-8b66-a60b43953929} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.04.14 23:31:16.028412 [ 3 ] {7216c81b-afe2-4c51-8b66-a60b43953929} <Debug> TCPHandler: Processed in 0.000916275 sec. | ||
| 875 | 2026.04.14 23:31:16.028678 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.04.14 23:31:16.028807 [ 3 ] {d5e38ed7-7814-4783-b793-faaaa99cdcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.04.14 23:31:16.029104 [ 3 ] {d5e38ed7-7814-4783-b793-faaaa99cdcf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.04.14 23:31:16.029150 [ 3 ] {d5e38ed7-7814-4783-b793-faaaa99cdcf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.04.14 23:31:16.029502 [ 3 ] {d5e38ed7-7814-4783-b793-faaaa99cdcf2} <Debug> TCPHandler: Processed in 0.000873184 sec. | ||
| 880 | 2026.04.14 23:31:16.029834 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.04.14 23:31:16.029962 [ 3 ] {dfdc60f8-8e04-4430-98be-0f59abd4d752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.04.14 23:31:16.030264 [ 3 ] {dfdc60f8-8e04-4430-98be-0f59abd4d752} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.04.14 23:31:16.030309 [ 3 ] {dfdc60f8-8e04-4430-98be-0f59abd4d752} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.04.14 23:31:16.030660 [ 3 ] {dfdc60f8-8e04-4430-98be-0f59abd4d752} <Debug> TCPHandler: Processed in 0.000873974 sec. | ||
| 885 | 2026.04.14 23:31:16.030940 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.04.14 23:31:16.031068 [ 3 ] {0b66112a-5c18-4594-a18a-6504d2155fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.04.14 23:31:16.031350 [ 3 ] {0b66112a-5c18-4594-a18a-6504d2155fe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.04.14 23:31:16.031395 [ 3 ] {0b66112a-5c18-4594-a18a-6504d2155fe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.04.14 23:31:16.031723 [ 3 ] {0b66112a-5c18-4594-a18a-6504d2155fe1} <Debug> TCPHandler: Processed in 0.000832633 sec. | ||
| 890 | 2026.04.14 23:31:16.032030 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.04.14 23:31:16.032161 [ 3 ] {233cd0b0-73a5-4927-8829-1627a6e382c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.04.14 23:31:16.032534 [ 3 ] {233cd0b0-73a5-4927-8829-1627a6e382c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.04.14 23:31:16.032593 [ 3 ] {233cd0b0-73a5-4927-8829-1627a6e382c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.04.14 23:31:16.033038 [ 3 ] {233cd0b0-73a5-4927-8829-1627a6e382c0} <Debug> TCPHandler: Processed in 0.001055459 sec. | ||
| 895 | 2026.04.14 23:31:16.049804 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.04.14 23:31:16.049945 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 897 | 2026.04.14 23:31:16.050001 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.04.14 23:31:16.055389 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.04.14 23:31:16.055448 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 900 | 2026.04.14 23:31:16.056298 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.04.14 23:31:16.056735 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.04.14 23:31:16.056907 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006998 sec., 3715.347242069163 rows/sec., 819.57 KiB/sec. | ||
| 903 | 2026.04.14 23:31:16.056958 [ 3 ] {dbcb98bb-4909-4af5-93b2-558d48726804} <Debug> TCPHandler: Processed in 0.007229657 sec. | ||
| 904 | 2026.04.14 23:31:16.057113 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.04.14 23:31:16.057241 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 906 | 2026.04.14 23:31:16.057286 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 907 | 2026.04.14 23:31:16.065907 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.04.14 23:31:16.065943 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 909 | 2026.04.14 23:31:16.068507 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2026.04.14 23:31:16.068997 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.04.14 23:31:16.069142 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.011926 sec., 2012.4098608083177 rows/sec., 170.98 KiB/sec. | ||
| 912 | 2026.04.14 23:31:16.069183 [ 3 ] {c82ef7af-091f-45ab-9f96-9c1ad87826d8} <Debug> TCPHandler: Processed in 0.01212439 sec. | ||
| 913 | 2026.04.14 23:31:16.069303 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.04.14 23:31:16.069406 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 915 | 2026.04.14 23:31:16.069449 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 916 | 2026.04.14 23:31:16.069895 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.04.14 23:31:16.069930 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 918 | 2026.04.14 23:31:16.070334 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.04.14 23:31:16.070768 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.04.14 23:31:16.070907 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001526 sec., 6553.07994757536 rows/sec., 534.36 KiB/sec. | ||
| 921 | 2026.04.14 23:31:16.070946 [ 3 ] {79c0bd0e-cfe4-4efc-b0fa-4709790835b7} <Debug> TCPHandler: Processed in 0.001692646 sec. | ||
| 922 | 2026.04.14 23:31:16.071056 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.04.14 23:31:16.071181 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2026.04.14 23:31:16.071237 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2026.04.14 23:31:16.071797 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.04.14 23:31:16.071836 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 927 | 2026.04.14 23:31:16.072289 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.04.14 23:31:16.072717 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.04.14 23:31:16.072852 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Debug> executeQuery: Read 203 rows, 18.39 KiB in 0.0017 sec., 119411.76470588236 rows/sec., 10.56 MiB/sec. | ||
| 930 | 2026.04.14 23:31:16.072890 [ 3 ] {b9c4b58c-4f77-4f17-92fc-277ce6444da7} <Debug> TCPHandler: Processed in 0.001882561 sec. | ||
| 931 | 2026.04.14 23:31:16.073018 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.04.14 23:31:16.073123 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 933 | 2026.04.14 23:31:16.073165 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 934 | 2026.04.14 23:31:16.073629 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.04.14 23:31:16.073725 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 936 | 2026.04.14 23:31:16.074167 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.04.14 23:31:16.074704 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.04.14 23:31:16.074843 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.00174 sec., 18965.51724137931 rows/sec., 1.40 MiB/sec. | ||
| 939 | 2026.04.14 23:31:16.074882 [ 3 ] {aa0789de-d53e-44f1-afdb-19fbe1dc1326} <Debug> TCPHandler: Processed in 0.001914882 sec. | ||
| 940 | 2026.04.14 23:31:16.074997 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.04.14 23:31:16.075093 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 942 | 2026.04.14 23:31:16.075135 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 943 | 2026.04.14 23:31:16.075593 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.04.14 23:31:16.075628 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 945 | 2026.04.14 23:31:16.076057 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.04.14 23:31:16.076557 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.04.14 23:31:16.076755 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 948 | 2026.04.14 23:31:16.076806 [ 3 ] {d495ccd0-d4be-4876-aba0-baf850a02621} <Debug> TCPHandler: Processed in 0.001858311 sec. | ||
| 949 | 2026.04.14 23:31:16.076921 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.04.14 23:31:16.077081 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 951 | 2026.04.14 23:31:16.077140 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 952 | 2026.04.14 23:31:16.077570 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.04.14 23:31:16.077607 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 954 | 2026.04.14 23:31:16.078061 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.04.14 23:31:16.078508 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.04.14 23:31:16.078646 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00162 sec., 7407.407407407408 rows/sec., 578.70 KiB/sec. | ||
| 957 | 2026.04.14 23:31:16.078686 [ 3 ] {dc71fb18-80c2-46cb-bf7c-0b26e5db8cfb} <Debug> TCPHandler: Processed in 0.001814929 sec. | ||
| 958 | 2026.04.14 23:31:16.078807 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.04.14 23:31:16.078905 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 960 | 2026.04.14 23:31:16.078946 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2026.04.14 23:31:16.079408 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.04.14 23:31:16.079447 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 963 | 2026.04.14 23:31:16.079915 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.04.14 23:31:16.080436 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.04.14 23:31:16.080572 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001686 sec., 71767.49703440095 rows/sec., 5.83 MiB/sec. | ||
| 966 | 2026.04.14 23:31:16.080611 [ 3 ] {569e4062-3d91-4ace-a714-27a398c05dd2} <Debug> TCPHandler: Processed in 0.001851971 sec. | ||
| 967 | 2026.04.14 23:31:16.080726 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.04.14 23:31:16.080826 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 969 | 2026.04.14 23:31:16.080871 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 970 | 2026.04.14 23:31:16.085315 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.04.14 23:31:16.085351 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 972 | 2026.04.14 23:31:16.089807 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.04.14 23:31:16.090238 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.04.14 23:31:16.090376 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Debug> executeQuery: Read 321 rows, 24.71 KiB in 0.009568 sec., 33549.33110367893 rows/sec., 2.52 MiB/sec. | ||
| 975 | 2026.04.14 23:31:16.090415 [ 3 ] {3fb22cd2-c713-45f9-93b1-5da2cb052160} <Debug> TCPHandler: Processed in 0.009738026 sec. | ||
| 976 | 2026.04.14 23:31:16.090536 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.04.14 23:31:16.090635 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 978 | 2026.04.14 23:31:16.090690 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 979 | 2026.04.14 23:31:16.091456 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.04.14 23:31:16.091492 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 981 | 2026.04.14 23:31:16.094695 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.04.14 23:31:16.095118 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.04.14 23:31:16.095261 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004647 sec., 2367.1185711211533 rows/sec., 4.24 MiB/sec. | ||
| 984 | 2026.04.14 23:31:16.095326 [ 3 ] {f0baba88-0045-4d27-a6bc-c2dbeb46f2bb} <Debug> TCPHandler: Processed in 0.004841652 sec. | ||
| 985 | 2026.04.14 23:31:16.095438 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.04.14 23:31:16.095532 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 987 | 2026.04.14 23:31:16.095574 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 988 | 2026.04.14 23:31:16.095918 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.04.14 23:31:16.095954 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 990 | 2026.04.14 23:31:16.096372 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2026.04.14 23:31:16.096803 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.04.14 23:31:16.096935 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
| 993 | 2026.04.14 23:31:16.096972 [ 3 ] {c40e9b82-c4d8-4ae8-862f-051e576f4677} <Debug> TCPHandler: Processed in 0.001583493 sec. | ||
| 994 | 2026.04.14 23:31:17.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.57 MiB, peak 162.12 MiB, free memory in arenas 0.00 B, will set to 160.46 MiB (RSS), difference: -1.11 MiB | ||
| 995 | 2026.04.14 23:31:19.426975 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 996 | 2026.04.14 23:31:19.427043 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 997 | 2026.04.14 23:31:19.494467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 162 | ||
| 998 | 2026.04.14 23:31:19.497973 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.04.14 23:31:19.498032 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1000 | 2026.04.14 23:31:19.499441 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2026.04.14 23:31:19.499917 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.04.14 23:31:19.500222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1003 | 2026.04.14 23:31:19.504250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1004 | 2026.04.14 23:31:19.504728 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.04.14 23:31:19.504768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1006 | 2026.04.14 23:31:19.505431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1007 | 2026.04.14 23:31:19.506071 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.04.14 23:31:19.506214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1009 | 2026.04.14 23:31:19.663903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1010 | 2026.04.14 23:31:19.680667 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.04.14 23:31:19.680726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1012 | 2026.04.14 23:31:19.687013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1013 | 2026.04.14 23:31:19.688175 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.04.14 23:31:19.691197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1015 | 2026.04.14 23:31:20.000407 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.00 MiB, peak 165.00 MiB, free memory in arenas 0.00 B, will set to 162.16 MiB (RSS), difference: 1.15 MiB | ||
| 1016 | 2026.04.14 23:31:20.940998 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.04.14 23:31:20.941180 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1018 | 2026.04.14 23:31:20.941249 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1019 | 2026.04.14 23:31:20.941843 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.04.14 23:31:20.941894 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1021 | 2026.04.14 23:31:20.942381 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1022 | 2026.04.14 23:31:20.942826 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.04.14 23:31:20.942983 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.30 MiB/sec. | ||
| 1024 | 2026.04.14 23:31:20.943032 [ 3 ] {d5128436-66e1-4e27-b508-b94cd7564879} <Debug> TCPHandler: Processed in 0.002162518 sec. | ||
| 1025 | 2026.04.14 23:31:20.943149 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.04.14 23:31:20.943251 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1027 | 2026.04.14 23:31:20.943294 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1028 | 2026.04.14 23:31:20.943713 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.04.14 23:31:20.943750 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1030 | 2026.04.14 23:31:20.944173 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1031 | 2026.04.14 23:31:20.944676 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.04.14 23:31:20.944836 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001607 sec., 39825.762289981336 rows/sec., 3.11 MiB/sec. | ||
| 1033 | 2026.04.14 23:31:20.944882 [ 3 ] {dc606557-6142-43c3-90ed-e603d7e08a6c} <Debug> TCPHandler: Processed in 0.001785269 sec. | ||
| 1034 | 2026.04.14 23:31:20.945005 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.04.14 23:31:20.945102 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1036 | 2026.04.14 23:31:20.945147 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1037 | 2026.04.14 23:31:20.945548 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.04.14 23:31:20.945585 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1039 | 2026.04.14 23:31:20.946016 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1040 | 2026.04.14 23:31:20.946428 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.04.14 23:31:20.946560 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
| 1042 | 2026.04.14 23:31:20.946597 [ 3 ] {c3361b60-e0a4-479d-8115-811d6224c288} <Debug> TCPHandler: Processed in 0.001649095 sec. | ||
| 1043 | 2026.04.14 23:31:20.946701 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.04.14 23:31:20.946795 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1045 | 2026.04.14 23:31:20.946837 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1046 | 2026.04.14 23:31:20.947166 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.04.14 23:31:20.947202 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1048 | 2026.04.14 23:31:20.947595 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2026.04.14 23:31:20.947999 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.04.14 23:31:20.948129 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
| 1051 | 2026.04.14 23:31:20.948170 [ 3 ] {9ebd8f54-8d6c-45e9-bfb0-747a4f4bef6c} <Debug> TCPHandler: Processed in 0.001516941 sec. | ||
| 1052 | 2026.04.14 23:31:22.030143 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46377 | ||
| 1053 | 2026.04.14 23:31:22.034066 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.04.14 23:31:22.034129 [ 286 ] {} <Debug> TCP-Session: c0c516e8-7688-421e-bac4-f90c7c01e3ff Authenticating user 'default' from [fd00:1122:3344:101::e]:46377 | ||
| 1055 | 2026.04.14 23:31:22.034198 [ 286 ] {} <Debug> TCP-Session: c0c516e8-7688-421e-bac4-f90c7c01e3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.04.14 23:31:22.034227 [ 286 ] {} <Debug> TCP-Session: c0c516e8-7688-421e-bac4-f90c7c01e3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.04.14 23:31:22.034297 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1058 | 2026.04.14 23:31:22.034325 [ 286 ] {} <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 | ||
| 1059 | 2026.04.14 23:31:22.034342 [ 286 ] {} <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 | ||
| 1060 | 2026.04.14 23:31:22.034678 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45707 | ||
| 1061 | 2026.04.14 23:31:22.034805 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36805 | ||
| 1062 | 2026.04.14 23:31:22.034813 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2026.04.14 23:31:22.034895 [ 287 ] {} <Debug> TCP-Session: b19300cb-7cb9-4058-99d7-b64cdc6497fe Authenticating user 'default' from [fd00:1122:3344:101::e]:45707 | ||
| 1064 | 2026.04.14 23:31:22.034895 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46883 | ||
| 1065 | 2026.04.14 23:31:22.034918 [ 287 ] {} <Debug> TCP-Session: b19300cb-7cb9-4058-99d7-b64cdc6497fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.04.14 23:31:22.034956 [ 287 ] {} <Debug> TCP-Session: b19300cb-7cb9-4058-99d7-b64cdc6497fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.04.14 23:31:22.034955 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33189 | ||
| 1068 | 2026.04.14 23:31:22.035057 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2026.04.14 23:31:22.035098 [ 288 ] {} <Debug> TCP-Session: d6570e3e-594a-4325-84fc-1fd612d6bf18 Authenticating user 'default' from [fd00:1122:3344:101::e]:36805 | ||
| 1070 | 2026.04.14 23:31:22.035120 [ 288 ] {} <Debug> TCP-Session: d6570e3e-594a-4325-84fc-1fd612d6bf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.04.14 23:31:22.035133 [ 288 ] {} <Debug> TCP-Session: d6570e3e-594a-4325-84fc-1fd612d6bf18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.04.14 23:31:22.035246 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.04.14 23:31:22.035290 [ 289 ] {} <Debug> TCP-Session: 945c4545-9315-4cec-b4fc-d92223352280 Authenticating user 'default' from [fd00:1122:3344:101::e]:46883 | ||
| 1074 | 2026.04.14 23:31:22.035299 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37156 | ||
| 1075 | 2026.04.14 23:31:22.035306 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.04.14 23:31:22.035313 [ 289 ] {} <Debug> TCP-Session: 945c4545-9315-4cec-b4fc-d92223352280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.04.14 23:31:22.035370 [ 290 ] {} <Debug> TCP-Session: ea4bfcd8-1f57-42f7-b1c1-2dd199d0f25c Authenticating user 'default' from [fd00:1122:3344:101::e]:33189 | ||
| 1078 | 2026.04.14 23:31:22.035376 [ 289 ] {} <Debug> TCP-Session: 945c4545-9315-4cec-b4fc-d92223352280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.04.14 23:31:22.035403 [ 290 ] {} <Debug> TCP-Session: ea4bfcd8-1f57-42f7-b1c1-2dd199d0f25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.04.14 23:31:22.035408 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63140 | ||
| 1081 | 2026.04.14 23:31:22.035423 [ 290 ] {} <Debug> TCP-Session: ea4bfcd8-1f57-42f7-b1c1-2dd199d0f25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.04.14 23:31:22.035498 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1083 | 2026.04.14 23:31:22.035530 [ 291 ] {} <Debug> TCP-Session: c9405ffe-116e-4664-a2d7-bd2105987561 Authenticating user 'default' from [fd00:1122:3344:101::e]:37156 | ||
| 1084 | 2026.04.14 23:31:22.035548 [ 291 ] {} <Debug> TCP-Session: c9405ffe-116e-4664-a2d7-bd2105987561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.04.14 23:31:22.035560 [ 291 ] {} <Debug> TCP-Session: c9405ffe-116e-4664-a2d7-bd2105987561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.04.14 23:31:22.035601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1087 | 2026.04.14 23:31:22.035611 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62156 | ||
| 1088 | 2026.04.14 23:31:22.035640 [ 292 ] {} <Debug> TCP-Session: c1641ecb-54b9-43bd-8298-684112ebdfec Authenticating user 'default' from [fd00:1122:3344:101::e]:63140 | ||
| 1089 | 2026.04.14 23:31:22.035663 [ 292 ] {} <Debug> TCP-Session: c1641ecb-54b9-43bd-8298-684112ebdfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.04.14 23:31:22.035676 [ 292 ] {} <Debug> TCP-Session: c1641ecb-54b9-43bd-8298-684112ebdfec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.04.14 23:31:22.035694 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62513 | ||
| 1092 | 2026.04.14 23:31:22.035735 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.04.14 23:31:22.035766 [ 293 ] {} <Debug> TCP-Session: d8330093-ec4b-4122-915c-26a717f14985 Authenticating user 'default' from [fd00:1122:3344:101::e]:62156 | ||
| 1094 | 2026.04.14 23:31:22.035781 [ 293 ] {} <Debug> TCP-Session: d8330093-ec4b-4122-915c-26a717f14985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.04.14 23:31:22.035793 [ 293 ] {} <Debug> TCP-Session: d8330093-ec4b-4122-915c-26a717f14985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.04.14 23:31:22.035853 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.04.14 23:31:22.035881 [ 294 ] {} <Debug> TCP-Session: dcf1a509-2649-41e4-b251-e33bbf1d2833 Authenticating user 'default' from [fd00:1122:3344:101::e]:62513 | ||
| 1098 | 2026.04.14 23:31:22.035897 [ 294 ] {} <Debug> TCP-Session: dcf1a509-2649-41e4-b251-e33bbf1d2833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.04.14 23:31:22.035911 [ 294 ] {} <Debug> TCP-Session: dcf1a509-2649-41e4-b251-e33bbf1d2833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.04.14 23:31:22.036068 [ 286 ] {} <Trace> TCP-Session: c0c516e8-7688-421e-bac4-f90c7c01e3ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.04.14 23:31:22.036245 [ 286 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46377) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1102 | 2026.04.14 23:31:22.036543 [ 286 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1103 | 2026.04.14 23:31:22.040733 [ 286 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.04.14 23:31:22.050741 [ 286 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 1105 | 2026.04.14 23:31:22.067446 [ 297 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Trace> AggregatingTransform: Aggregating | ||
| 1106 | 2026.04.14 23:31:22.069458 [ 297 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1107 | 2026.04.14 23:31:22.070071 [ 297 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005447459 sec. (183.572 rows/sec., 7.17 KiB/sec.) | ||
| 1108 | 2026.04.14 23:31:22.070095 [ 297 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Trace> Aggregator: Merging aggregated data | ||
| 1109 | 2026.04.14 23:31:22.070124 [ 297 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1110 | 2026.04.14 23:31:22.073554 [ 286 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037371 sec., 26.75871665194937 rows/sec., 1.05 KiB/sec. | ||
| 1111 | 2026.04.14 23:31:22.073701 [ 286 ] {93dedb3e-d78a-4058-ab20-8acf46212ebf} <Debug> TCPHandler: Processed in 0.037770589 sec. | ||
| 1112 | 2026.04.14 23:31:22.079849 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2026.04.14 23:31:22.079897 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2026.04.14 23:31:22.079911 [ 286 ] {} <Debug> TCP-Session: c0c516e8-7688-421e-bac4-f90c7c01e3ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.04.14 23:31:22.079922 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.04.14 23:31:22.079943 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1117 | 2026.04.14 23:31:22.079975 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2026.04.14 23:31:22.080008 [ 292 ] {} <Debug> TCP-Session: c1641ecb-54b9-43bd-8298-684112ebdfec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.04.14 23:31:22.080007 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.04.14 23:31:22.080010 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2026.04.14 23:31:22.080040 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2026.04.14 23:31:22.080102 [ 287 ] {} <Debug> TCP-Session: b19300cb-7cb9-4058-99d7-b64cdc6497fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.04.14 23:31:22.080072 [ 291 ] {} <Debug> TCP-Session: c9405ffe-116e-4664-a2d7-bd2105987561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.04.14 23:31:22.080126 [ 294 ] {} <Debug> TCP-Session: dcf1a509-2649-41e4-b251-e33bbf1d2833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.04.14 23:31:22.080056 [ 290 ] {} <Debug> TCP-Session: ea4bfcd8-1f57-42f7-b1c1-2dd199d0f25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.04.14 23:31:22.080003 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1127 | 2026.04.14 23:31:22.079982 [ 288 ] {} <Debug> TCP-Session: d6570e3e-594a-4325-84fc-1fd612d6bf18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.04.14 23:31:22.080203 [ 289 ] {} <Debug> TCP-Session: 945c4545-9315-4cec-b4fc-d92223352280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.04.14 23:31:22.079946 [ 293 ] {} <Debug> TCP-Session: d8330093-ec4b-4122-915c-26a717f14985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.04.14 23:31:23.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.43 MiB, peak 172.56 MiB, free memory in arenas 0.00 B, will set to 164.84 MiB (RSS), difference: 2.41 MiB | ||
| 1131 | 2026.04.14 23:31:24.823904 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43997 | ||
| 1132 | 2026.04.14 23:31:24.824017 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.04.14 23:31:24.824045 [ 286 ] {} <Debug> TCP-Session: 7a6f1554-a063-4026-b723-4c81f28aa1fd Authenticating user 'default' from [fd00:1122:3344:101::e]:43997 | ||
| 1134 | 2026.04.14 23:31:24.824067 [ 286 ] {} <Debug> TCP-Session: 7a6f1554-a063-4026-b723-4c81f28aa1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.04.14 23:31:24.824082 [ 286 ] {} <Debug> TCP-Session: 7a6f1554-a063-4026-b723-4c81f28aa1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.04.14 23:31:24.824328 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53295 | ||
| 1137 | 2026.04.14 23:31:24.824361 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34998 | ||
| 1138 | 2026.04.14 23:31:24.824373 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45828 | ||
| 1139 | 2026.04.14 23:31:24.824396 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39993 | ||
| 1140 | 2026.04.14 23:31:24.824414 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45116 | ||
| 1141 | 2026.04.14 23:31:24.824462 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.04.14 23:31:24.824463 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.04.14 23:31:24.824466 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.04.14 23:31:24.824496 [ 290 ] {} <Debug> TCP-Session: 0704763c-cc99-42e5-af13-0951b512999c Authenticating user 'default' from [fd00:1122:3344:101::e]:34998 | ||
| 1145 | 2026.04.14 23:31:24.824503 [ 287 ] {} <Debug> TCP-Session: e75eea70-8673-40d0-936e-d8c04d314dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53295 | ||
| 1146 | 2026.04.14 23:31:24.824515 [ 291 ] {} <Debug> TCP-Session: a2f8c975-52c3-4118-bf51-2e378fa2aa94 Authenticating user 'default' from [fd00:1122:3344:101::e]:45828 | ||
| 1147 | 2026.04.14 23:31:24.824525 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.04.14 23:31:24.824538 [ 287 ] {} <Debug> TCP-Session: e75eea70-8673-40d0-936e-d8c04d314dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.04.14 23:31:24.824552 [ 291 ] {} <Debug> TCP-Session: a2f8c975-52c3-4118-bf51-2e378fa2aa94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.04.14 23:31:24.824567 [ 294 ] {} <Debug> TCP-Session: 8f59349f-179e-4687-8874-e2e049ed42b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45116 | ||
| 1151 | 2026.04.14 23:31:24.824583 [ 287 ] {} <Debug> TCP-Session: e75eea70-8673-40d0-936e-d8c04d314dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.04.14 23:31:24.824589 [ 291 ] {} <Debug> TCP-Session: a2f8c975-52c3-4118-bf51-2e378fa2aa94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.04.14 23:31:24.824602 [ 294 ] {} <Debug> TCP-Session: 8f59349f-179e-4687-8874-e2e049ed42b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.04.14 23:31:24.824530 [ 290 ] {} <Debug> TCP-Session: 0704763c-cc99-42e5-af13-0951b512999c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.04.14 23:31:24.824636 [ 294 ] {} <Debug> TCP-Session: 8f59349f-179e-4687-8874-e2e049ed42b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.04.14 23:31:24.824649 [ 290 ] {} <Debug> TCP-Session: 0704763c-cc99-42e5-af13-0951b512999c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.04.14 23:31:24.824527 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.04.14 23:31:24.824407 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34251 | ||
| 1159 | 2026.04.14 23:31:24.824714 [ 292 ] {} <Debug> TCP-Session: 8cd2f7ac-52f7-48be-886d-967f18d13a88 Authenticating user 'default' from [fd00:1122:3344:101::e]:39993 | ||
| 1160 | 2026.04.14 23:31:24.824360 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63156 | ||
| 1161 | 2026.04.14 23:31:24.824754 [ 292 ] {} <Debug> TCP-Session: 8cd2f7ac-52f7-48be-886d-967f18d13a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.04.14 23:31:24.824351 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38372 | ||
| 1163 | 2026.04.14 23:31:24.824789 [ 292 ] {} <Debug> TCP-Session: 8cd2f7ac-52f7-48be-886d-967f18d13a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.04.14 23:31:24.824796 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.04.14 23:31:24.824812 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1166 | 2026.04.14 23:31:24.824434 [ 286 ] {} <Trace> TCP-Session: 7a6f1554-a063-4026-b723-4c81f28aa1fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.04.14 23:31:24.824851 [ 289 ] {} <Debug> TCP-Session: 791554cf-e9a2-4c33-869e-fe12225d9840 Authenticating user 'default' from [fd00:1122:3344:101::e]:63156 | ||
| 1168 | 2026.04.14 23:31:24.824855 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.04.14 23:31:24.824894 [ 289 ] {} <Debug> TCP-Session: 791554cf-e9a2-4c33-869e-fe12225d9840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.04.14 23:31:24.824908 [ 288 ] {} <Debug> TCP-Session: f379d675-5515-433d-8ed4-ee60183c7d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:38372 | ||
| 1171 | 2026.04.14 23:31:24.824921 [ 289 ] {} <Debug> TCP-Session: 791554cf-e9a2-4c33-869e-fe12225d9840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.04.14 23:31:24.824843 [ 293 ] {} <Debug> TCP-Session: f2760103-171c-4ffd-80fb-dd5d48f27912 Authenticating user 'default' from [fd00:1122:3344:101::e]:34251 | ||
| 1173 | 2026.04.14 23:31:24.824939 [ 288 ] {} <Debug> TCP-Session: f379d675-5515-433d-8ed4-ee60183c7d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.04.14 23:31:24.824962 [ 293 ] {} <Debug> TCP-Session: f2760103-171c-4ffd-80fb-dd5d48f27912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.04.14 23:31:24.824971 [ 288 ] {} <Debug> TCP-Session: f379d675-5515-433d-8ed4-ee60183c7d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.04.14 23:31:24.824984 [ 293 ] {} <Debug> TCP-Session: f2760103-171c-4ffd-80fb-dd5d48f27912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.04.14 23:31:24.825026 [ 286 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43997) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1178 | 2026.04.14 23:31:24.825284 [ 286 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1179 | 2026.04.14 23:31:24.825344 [ 286 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2026.04.14 23:31:24.825630 [ 286 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 1181 | 2026.04.14 23:31:24.826580 [ 301 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Trace> AggregatingTransform: Aggregating | ||
| 1182 | 2026.04.14 23:31:24.826632 [ 301 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1183 | 2026.04.14 23:31:24.826671 [ 301 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943185 sec. (1060.237 rows/sec., 41.42 KiB/sec.) | ||
| 1184 | 2026.04.14 23:31:24.826691 [ 301 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Trace> Aggregator: Merging aggregated data | ||
| 1185 | 2026.04.14 23:31:24.827997 [ 286 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 1186 | 2026.04.14 23:31:24.828125 [ 286 ] {f3beadf8-ed11-4692-82a0-7cd3d0f5ab2c} <Debug> TCPHandler: Processed in 0.003809034 sec. | ||
| 1187 | 2026.04.14 23:31:24.828220 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.04.14 23:31:24.828244 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.04.14 23:31:24.828247 [ 286 ] {} <Debug> TCP-Session: 7a6f1554-a063-4026-b723-4c81f28aa1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.04.14 23:31:24.828265 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1191 | 2026.04.14 23:31:24.828284 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.04.14 23:31:24.828311 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.04.14 23:31:24.828318 [ 292 ] {} <Debug> TCP-Session: 8cd2f7ac-52f7-48be-886d-967f18d13a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.04.14 23:31:24.828335 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1195 | 2026.04.14 23:31:24.828339 [ 294 ] {} <Debug> TCP-Session: 8f59349f-179e-4687-8874-e2e049ed42b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.04.14 23:31:24.828368 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1197 | 2026.04.14 23:31:24.828382 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1198 | 2026.04.14 23:31:24.828382 [ 288 ] {} <Debug> TCP-Session: f379d675-5515-433d-8ed4-ee60183c7d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.04.14 23:31:24.828417 [ 290 ] {} <Debug> TCP-Session: 0704763c-cc99-42e5-af13-0951b512999c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.04.14 23:31:24.828436 [ 293 ] {} <Debug> TCP-Session: f2760103-171c-4ffd-80fb-dd5d48f27912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.04.14 23:31:24.828350 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2026.04.14 23:31:24.828279 [ 291 ] {} <Debug> TCP-Session: a2f8c975-52c3-4118-bf51-2e378fa2aa94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.04.14 23:31:24.828499 [ 289 ] {} <Debug> TCP-Session: 791554cf-e9a2-4c33-869e-fe12225d9840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.04.14 23:31:24.828358 [ 287 ] {} <Debug> TCP-Session: e75eea70-8673-40d0-936e-d8c04d314dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.04.14 23:31:24.902882 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63687 | ||
| 1206 | 2026.04.14 23:31:24.902977 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2026.04.14 23:31:24.903003 [ 286 ] {} <Debug> TCP-Session: fa88df3d-d7fc-43d7-b82d-0f7b4dc8d67d Authenticating user 'default' from [fd00:1122:3344:101::e]:63687 | ||
| 1208 | 2026.04.14 23:31:24.903024 [ 286 ] {} <Debug> TCP-Session: fa88df3d-d7fc-43d7-b82d-0f7b4dc8d67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.04.14 23:31:24.903038 [ 286 ] {} <Debug> TCP-Session: fa88df3d-d7fc-43d7-b82d-0f7b4dc8d67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.04.14 23:31:24.903263 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59504 | ||
| 1211 | 2026.04.14 23:31:24.903288 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35699 | ||
| 1212 | 2026.04.14 23:31:24.903296 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53716 | ||
| 1213 | 2026.04.14 23:31:24.903339 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60976 | ||
| 1214 | 2026.04.14 23:31:24.903375 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.04.14 23:31:24.903331 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63938 | ||
| 1216 | 2026.04.14 23:31:24.903398 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1217 | 2026.04.14 23:31:24.903409 [ 287 ] {} <Debug> TCP-Session: 5307ba01-5f8f-464f-924a-3897fd5bd731 Authenticating user 'default' from [fd00:1122:3344:101::e]:59504 | ||
| 1218 | 2026.04.14 23:31:24.903434 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2026.04.14 23:31:24.903444 [ 289 ] {} <Debug> TCP-Session: 3051d689-86e5-4533-9c4a-a761577ffabc Authenticating user 'default' from [fd00:1122:3344:101::e]:35699 | ||
| 1220 | 2026.04.14 23:31:24.903457 [ 287 ] {} <Debug> TCP-Session: 5307ba01-5f8f-464f-924a-3897fd5bd731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.04.14 23:31:24.903469 [ 294 ] {} <Debug> TCP-Session: 197528b1-5d54-4cc2-89f9-a84018867e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:60976 | ||
| 1222 | 2026.04.14 23:31:24.903486 [ 287 ] {} <Debug> TCP-Session: 5307ba01-5f8f-464f-924a-3897fd5bd731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.04.14 23:31:24.903483 [ 289 ] {} <Debug> TCP-Session: 3051d689-86e5-4533-9c4a-a761577ffabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.04.14 23:31:24.903499 [ 294 ] {} <Debug> TCP-Session: 197528b1-5d54-4cc2-89f9-a84018867e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.04.14 23:31:24.903517 [ 289 ] {} <Debug> TCP-Session: 3051d689-86e5-4533-9c4a-a761577ffabc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.04.14 23:31:24.903531 [ 294 ] {} <Debug> TCP-Session: 197528b1-5d54-4cc2-89f9-a84018867e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.04.14 23:31:24.903469 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1228 | 2026.04.14 23:31:24.903420 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1229 | 2026.04.14 23:31:24.903584 [ 293 ] {} <Debug> TCP-Session: 78d0edbd-8822-4b0d-a50c-24b3c7d870d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63938 | ||
| 1230 | 2026.04.14 23:31:24.903610 [ 290 ] {} <Debug> TCP-Session: ead5e545-4d99-4784-b540-5fd346dc42ee Authenticating user 'default' from [fd00:1122:3344:101::e]:53716 | ||
| 1231 | 2026.04.14 23:31:24.903616 [ 293 ] {} <Debug> TCP-Session: 78d0edbd-8822-4b0d-a50c-24b3c7d870d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.04.14 23:31:24.903636 [ 290 ] {} <Debug> TCP-Session: ead5e545-4d99-4784-b540-5fd346dc42ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.04.14 23:31:24.903645 [ 293 ] {} <Debug> TCP-Session: 78d0edbd-8822-4b0d-a50c-24b3c7d870d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.04.14 23:31:24.903659 [ 290 ] {} <Debug> TCP-Session: ead5e545-4d99-4784-b540-5fd346dc42ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.04.14 23:31:24.903321 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58575 | ||
| 1236 | 2026.04.14 23:31:24.903304 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56281 | ||
| 1237 | 2026.04.14 23:31:24.903280 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58709 | ||
| 1238 | 2026.04.14 23:31:24.903333 [ 286 ] {} <Trace> TCP-Session: fa88df3d-d7fc-43d7-b82d-0f7b4dc8d67d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.04.14 23:31:24.903790 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1240 | 2026.04.14 23:31:24.903797 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1241 | 2026.04.14 23:31:24.903817 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1242 | 2026.04.14 23:31:24.903824 [ 292 ] {} <Debug> TCP-Session: dfbe35a4-72dc-435b-a772-650a3a09443f Authenticating user 'default' from [fd00:1122:3344:101::e]:58575 | ||
| 1243 | 2026.04.14 23:31:24.903836 [ 291 ] {} <Debug> TCP-Session: 1bedb8f6-e174-41ff-b927-8def864d9105 Authenticating user 'default' from [fd00:1122:3344:101::e]:56281 | ||
| 1244 | 2026.04.14 23:31:24.903848 [ 288 ] {} <Debug> TCP-Session: 5b9b0c84-440c-4f45-8c58-3cfd8f234828 Authenticating user 'default' from [fd00:1122:3344:101::e]:58709 | ||
| 1245 | 2026.04.14 23:31:24.903861 [ 292 ] {} <Debug> TCP-Session: dfbe35a4-72dc-435b-a772-650a3a09443f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.04.14 23:31:24.903871 [ 291 ] {} <Debug> TCP-Session: 1bedb8f6-e174-41ff-b927-8def864d9105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.04.14 23:31:24.903886 [ 292 ] {} <Debug> TCP-Session: dfbe35a4-72dc-435b-a772-650a3a09443f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.04.14 23:31:24.903899 [ 291 ] {} <Debug> TCP-Session: 1bedb8f6-e174-41ff-b927-8def864d9105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.04.14 23:31:24.903880 [ 288 ] {} <Debug> TCP-Session: 5b9b0c84-440c-4f45-8c58-3cfd8f234828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.04.14 23:31:24.903942 [ 288 ] {} <Debug> TCP-Session: 5b9b0c84-440c-4f45-8c58-3cfd8f234828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.04.14 23:31:24.903941 [ 286 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1252 | 2026.04.14 23:31:24.904197 [ 286 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1253 | 2026.04.14 23:31:24.904250 [ 286 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1254 | 2026.04.14 23:31:24.904548 [ 286 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 1255 | 2026.04.14 23:31:24.905516 [ 337 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Trace> AggregatingTransform: Aggregating | ||
| 1256 | 2026.04.14 23:31:24.905556 [ 337 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1257 | 2026.04.14 23:31:24.905585 [ 337 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943176 sec. (1060.248 rows/sec., 41.42 KiB/sec.) | ||
| 1258 | 2026.04.14 23:31:24.905600 [ 337 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Trace> Aggregator: Merging aggregated data | ||
| 1259 | 2026.04.14 23:31:24.906893 [ 286 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003006 sec., 332.66799733865605 rows/sec., 12.99 KiB/sec. | ||
| 1260 | 2026.04.14 23:31:24.907052 [ 286 ] {ad0b9b8b-05e1-456d-b424-f97dec3759e2} <Debug> TCPHandler: Processed in 0.003823044 sec. | ||
| 1261 | 2026.04.14 23:31:24.907170 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.04.14 23:31:24.907197 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1263 | 2026.04.14 23:31:24.907214 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2026.04.14 23:31:24.907223 [ 286 ] {} <Debug> TCP-Session: fa88df3d-d7fc-43d7-b82d-0f7b4dc8d67d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.04.14 23:31:24.907240 [ 287 ] {} <Debug> TCP-Session: 5307ba01-5f8f-464f-924a-3897fd5bd731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.04.14 23:31:24.907249 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1267 | 2026.04.14 23:31:24.907269 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2026.04.14 23:31:24.907295 [ 294 ] {} <Debug> TCP-Session: 197528b1-5d54-4cc2-89f9-a84018867e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.04.14 23:31:24.907304 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2026.04.14 23:31:24.907321 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1271 | 2026.04.14 23:31:24.907350 [ 292 ] {} <Debug> TCP-Session: dfbe35a4-72dc-435b-a772-650a3a09443f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.04.14 23:31:24.907327 [ 288 ] {} <Debug> TCP-Session: 5b9b0c84-440c-4f45-8c58-3cfd8f234828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.04.14 23:31:24.907378 [ 293 ] {} <Debug> TCP-Session: 78d0edbd-8822-4b0d-a50c-24b3c7d870d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.04.14 23:31:24.907284 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1275 | 2026.04.14 23:31:24.907250 [ 290 ] {} <Debug> TCP-Session: ead5e545-4d99-4784-b540-5fd346dc42ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.04.14 23:31:24.907233 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1277 | 2026.04.14 23:31:24.907443 [ 291 ] {} <Debug> TCP-Session: 1bedb8f6-e174-41ff-b927-8def864d9105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.04.14 23:31:24.907481 [ 289 ] {} <Debug> TCP-Session: 3051d689-86e5-4533-9c4a-a761577ffabc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.04.14 23:31:25.941932 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.04.14 23:31:25.942117 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1281 | 2026.04.14 23:31:25.942185 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1282 | 2026.04.14 23:31:25.942844 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.04.14 23:31:25.942888 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1284 | 2026.04.14 23:31:25.943434 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.04.14 23:31:25.943868 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.04.14 23:31:25.944044 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001975 sec., 39493.670886075946 rows/sec., 3.26 MiB/sec. | ||
| 1287 | 2026.04.14 23:31:25.944091 [ 3 ] {ce504677-e6c0-484e-9600-12eaf5283653} <Debug> TCPHandler: Processed in 0.002290522 sec. | ||
| 1288 | 2026.04.14 23:31:25.944226 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.04.14 23:31:25.944330 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.04.14 23:31:25.944375 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1291 | 2026.04.14 23:31:25.944870 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.04.14 23:31:25.944908 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1293 | 2026.04.14 23:31:25.945356 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2026.04.14 23:31:25.945774 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.04.14 23:31:25.945921 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001614 sec., 6815.365551425031 rows/sec., 512.48 KiB/sec. | ||
| 1296 | 2026.04.14 23:31:25.945960 [ 3 ] {174c76db-4d2c-4a7b-9fdc-beb6b3894b10} <Debug> TCPHandler: Processed in 0.001784689 sec. | ||
| 1297 | 2026.04.14 23:31:25.946073 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.04.14 23:31:25.946174 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.04.14 23:31:25.946214 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.04.14 23:31:25.946662 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.04.14 23:31:25.946698 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1302 | 2026.04.14 23:31:25.947104 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2026.04.14 23:31:25.947584 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.04.14 23:31:25.947723 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00157 sec., 47770.700636942674 rows/sec., 3.73 MiB/sec. | ||
| 1305 | 2026.04.14 23:31:25.947761 [ 3 ] {6c328f1a-8826-4fdc-b6ae-8a877435aabc} <Debug> TCPHandler: Processed in 0.001738387 sec. | ||
| 1306 | 2026.04.14 23:31:25.947876 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.04.14 23:31:25.947972 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.04.14 23:31:25.948016 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1309 | 2026.04.14 23:31:25.948452 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.04.14 23:31:25.948488 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1311 | 2026.04.14 23:31:25.948979 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.04.14 23:31:25.949398 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.04.14 23:31:25.949543 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
| 1314 | 2026.04.14 23:31:25.949581 [ 3 ] {60601899-ee53-444d-8d68-11e29ba1e433} <Debug> TCPHandler: Processed in 0.001753348 sec. | ||
| 1315 | 2026.04.14 23:31:25.949694 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.04.14 23:31:25.949796 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.04.14 23:31:25.949849 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1318 | 2026.04.14 23:31:25.950640 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.04.14 23:31:25.950677 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1320 | 2026.04.14 23:31:25.951345 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1321 | 2026.04.14 23:31:25.951765 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.04.14 23:31:25.951912 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002136 sec., 5149.812734082398 rows/sec., 9.23 MiB/sec. | ||
| 1323 | 2026.04.14 23:31:25.951972 [ 3 ] {5df5e02e-76a7-410f-8c67-0ac62d8b1447} <Debug> TCPHandler: Processed in 0.002326624 sec. | ||
| 1324 | 2026.04.14 23:31:25.952086 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.04.14 23:31:25.952180 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.04.14 23:31:25.952222 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1327 | 2026.04.14 23:31:25.952580 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.04.14 23:31:25.952615 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1329 | 2026.04.14 23:31:25.953023 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.04.14 23:31:25.953456 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.04.14 23:31:25.953587 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. | ||
| 1332 | 2026.04.14 23:31:25.953624 [ 3 ] {0f201589-6b61-4535-822d-5c6852a0b0d9} <Debug> TCPHandler: Processed in 0.001588673 sec. | ||
| 1333 | 2026.04.14 23:31:27.007214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 2394 | ||
| 1334 | 2026.04.14 23:31:27.007686 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.04.14 23:31:27.007719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1336 | 2026.04.14 23:31:27.008298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1337 | 2026.04.14 23:31:27.008779 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.04.14 23:31:27.008920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2394 | ||
| 1339 | 2026.04.14 23:31:27.192203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1340 | 2026.04.14 23:31:27.210594 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.04.14 23:31:27.210660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1342 | 2026.04.14 23:31:27.217219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1343 | 2026.04.14 23:31:27.218338 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.04.14 23:31:27.221807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1345 | 2026.04.14 23:31:28.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.61 MiB, peak 175.43 MiB, free memory in arenas 0.00 B, will set to 167.18 MiB (RSS), difference: 1.57 MiB | ||
| 1346 | 2026.04.14 23:31:29.501388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 188 | ||
| 1347 | 2026.04.14 23:31:29.503332 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.04.14 23:31:29.503375 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1349 | 2026.04.14 23:31:29.504641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1350 | 2026.04.14 23:31:29.505151 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.04.14 23:31:29.505392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1352 | 2026.04.14 23:31:30.933354 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.04.14 23:31:30.933689 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 1354 | 2026.04.14 23:31:30.934202 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2026.04.14 23:31:30.938389 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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')" moved to PREWHERE | ||
| 1356 | 2026.04.14 23:31:30.938696 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2026.04.14 23:31:30.938781 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2026.04.14 23:31:30.938996 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1359 | 2026.04.14 23:31:30.940946 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1360 | 2026.04.14 23:31:30.943084 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 1361 | 2026.04.14 23:31:30.943106 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1362 | 2026.04.14 23:31:30.947260 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 1363 | 2026.04.14 23:31:30.947291 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1364 | 2026.04.14 23:31:30.974389 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.040844 sec., 636.5684066203114 rows/sec., 27.54 KiB/sec. | ||
| 1365 | 2026.04.14 23:31:30.974498 [ 3 ] {d3aca9e3-1e45-495b-b29c-059f593487d6} <Debug> TCPHandler: Processed in 0.041316296 sec. | ||
| 1366 | 2026.04.14 23:31:30.974795 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.04.14 23:31:30.974944 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1368 | 2026.04.14 23:31:30.975200 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1369 | 2026.04.14 23:31:30.975240 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 1370 | 2026.04.14 23:31:30.975438 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2026.04.14 23:31:30.975494 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1372 | 2026.04.14 23:31:30.975604 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1373 | 2026.04.14 23:31:30.975634 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1374 | 2026.04.14 23:31:30.975654 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 1375 | 2026.04.14 23:31:30.975669 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1376 | 2026.04.14 23:31:30.975703 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1377 | 2026.04.14 23:31:30.975723 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1378 | 2026.04.14 23:31:30.976388 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001511 sec., 17207.147584381204 rows/sec., 744.54 KiB/sec. | ||
| 1379 | 2026.04.14 23:31:30.976479 [ 3 ] {0029ed9c-b3de-43aa-9e33-8f20772b457e} <Debug> TCPHandler: Processed in 0.001741148 sec. | ||
| 1380 | 2026.04.14 23:31:30.976717 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.04.14 23:31:30.976852 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1382 | 2026.04.14 23:31:30.977061 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1383 | 2026.04.14 23:31:30.977095 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 1384 | 2026.04.14 23:31:30.977281 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1385 | 2026.04.14 23:31:30.977335 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1386 | 2026.04.14 23:31:30.977434 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1387 | 2026.04.14 23:31:30.977463 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1388 | 2026.04.14 23:31:30.977481 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 1389 | 2026.04.14 23:31:30.977577 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1390 | 2026.04.14 23:31:30.977613 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1391 | 2026.04.14 23:31:30.977705 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1392 | 2026.04.14 23:31:30.978172 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001375 sec., 18909.09090909091 rows/sec., 818.18 KiB/sec. | ||
| 1393 | 2026.04.14 23:31:30.978253 [ 3 ] {b349f966-d67f-41f3-b753-76fecc88984e} <Debug> TCPHandler: Processed in 0.001587603 sec. | ||
| 1394 | 2026.04.14 23:31:30.978594 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.04.14 23:31:30.978724 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1396 | 2026.04.14 23:31:30.978930 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1397 | 2026.04.14 23:31:30.978963 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 1398 | 2026.04.14 23:31:30.979162 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1399 | 2026.04.14 23:31:30.979215 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1400 | 2026.04.14 23:31:30.979312 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1401 | 2026.04.14 23:31:30.979339 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1402 | 2026.04.14 23:31:30.979356 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 1403 | 2026.04.14 23:31:30.979369 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1404 | 2026.04.14 23:31:30.979401 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1405 | 2026.04.14 23:31:30.979418 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1406 | 2026.04.14 23:31:30.980019 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001348 sec., 19287.833827893173 rows/sec., 834.57 KiB/sec. | ||
| 1407 | 2026.04.14 23:31:30.980104 [ 3 ] {0d5859b1-63f7-4eeb-b83d-ec4649617219} <Debug> TCPHandler: Processed in 0.001560862 sec. | ||
| 1408 | 2026.04.14 23:31:30.988884 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.04.14 23:31:30.988993 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1410 | 2026.04.14 23:31:30.989034 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2026.04.14 23:31:30.989571 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.04.14 23:31:30.989609 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1413 | 2026.04.14 23:31:30.990178 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1414 | 2026.04.14 23:31:30.990600 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.04.14 23:31:30.990747 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001786 sec., 2239.6416573348265 rows/sec., 211.06 KiB/sec. | ||
| 1416 | 2026.04.14 23:31:30.990786 [ 3 ] {afe93ed8-903f-4709-9bc5-b72453049fec} <Debug> TCPHandler: Processed in 0.001953144 sec. | ||
| 1417 | 2026.04.14 23:31:30.990904 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.04.14 23:31:30.990999 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1419 | 2026.04.14 23:31:30.991038 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1420 | 2026.04.14 23:31:30.991440 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.04.14 23:31:30.991475 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1422 | 2026.04.14 23:31:30.991870 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1423 | 2026.04.14 23:31:30.992275 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.04.14 23:31:30.992404 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001425 sec., 1403.5087719298244 rows/sec., 114.45 KiB/sec. | ||
| 1425 | 2026.04.14 23:31:30.992440 [ 3 ] {9c0b6506-8622-45fe-b567-ea3d780c1e04} <Debug> TCPHandler: Processed in 0.001585893 sec. | ||
| 1426 | 2026.04.14 23:31:30.992550 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.04.14 23:31:30.992643 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1428 | 2026.04.14 23:31:30.992682 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1429 | 2026.04.14 23:31:30.993090 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.04.14 23:31:30.993125 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1431 | 2026.04.14 23:31:30.993555 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1432 | 2026.04.14 23:31:30.994016 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.04.14 23:31:30.994146 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Debug> executeQuery: Read 70 rows, 5.69 KiB in 0.001522 sec., 45992.11563731932 rows/sec., 3.65 MiB/sec. | ||
| 1434 | 2026.04.14 23:31:30.994183 [ 3 ] {35d91f0b-7716-4e19-bd2f-68d9afb6d12f} <Debug> TCPHandler: Processed in 0.001683026 sec. | ||
| 1435 | 2026.04.14 23:31:30.994295 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.04.14 23:31:30.994388 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1437 | 2026.04.14 23:31:30.994427 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1438 | 2026.04.14 23:31:30.994803 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.04.14 23:31:30.994838 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1440 | 2026.04.14 23:31:30.995274 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1441 | 2026.04.14 23:31:30.995757 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.04.14 23:31:30.995886 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001516 sec., 5277.0448548812665 rows/sec., 389.72 KiB/sec. | ||
| 1443 | 2026.04.14 23:31:30.995921 [ 3 ] {0290c728-5fb7-40f8-a30e-e53d1c8a54e7} <Debug> TCPHandler: Processed in 0.001675195 sec. | ||
| 1444 | 2026.04.14 23:31:30.996028 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.04.14 23:31:30.996120 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1446 | 2026.04.14 23:31:30.996158 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1447 | 2026.04.14 23:31:30.996523 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.04.14 23:31:30.996556 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1449 | 2026.04.14 23:31:30.996941 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1450 | 2026.04.14 23:31:30.997350 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.04.14 23:31:30.997479 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 48.23 KiB/sec. | ||
| 1452 | 2026.04.14 23:31:30.997515 [ 3 ] {c034fb55-75c7-4e9e-be5c-f304bfcbd3d2} <Debug> TCPHandler: Processed in 0.001536092 sec. | ||
| 1453 | 2026.04.14 23:31:30.997613 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.04.14 23:31:30.997705 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1455 | 2026.04.14 23:31:30.997743 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1456 | 2026.04.14 23:31:30.998147 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.04.14 23:31:30.998180 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1458 | 2026.04.14 23:31:30.998578 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1459 | 2026.04.14 23:31:30.998998 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.04.14 23:31:30.999123 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001435 sec., 54355.40069686411 rows/sec., 4.25 MiB/sec. | ||
| 1461 | 2026.04.14 23:31:30.999159 [ 3 ] {45df7943-5eb1-4041-94db-e5a7bfaf4e31} <Debug> TCPHandler: Processed in 0.001594084 sec. | ||
| 1462 | 2026.04.14 23:31:30.999271 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.04.14 23:31:30.999364 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1464 | 2026.04.14 23:31:30.999404 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1465 | 2026.04.14 23:31:30.999793 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.04.14 23:31:30.999827 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1467 | 2026.04.14 23:31:31.000259 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1468 | 2026.04.14 23:31:31.000797 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.04.14 23:31:31.000926 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00158 sec., 101898.73417721518 rows/sec., 7.10 MiB/sec. | ||
| 1470 | 2026.04.14 23:31:31.000962 [ 3 ] {5a5b27b9-a484-493e-b3cd-25e3a135feb8} <Debug> TCPHandler: Processed in 0.001741008 sec. | ||
| 1471 | 2026.04.14 23:31:31.001077 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.04.14 23:31:31.001170 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1473 | 2026.04.14 23:31:31.001211 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1474 | 2026.04.14 23:31:31.001511 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.04.14 23:31:31.001544 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1476 | 2026.04.14 23:31:31.002084 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1477 | 2026.04.14 23:31:31.002558 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.04.14 23:31:31.002681 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 41.54 KiB/sec. | ||
| 1479 | 2026.04.14 23:31:31.002715 [ 3 ] {e434261a-95a1-455b-941b-44b10d897a4c} <Debug> TCPHandler: Processed in 0.001691686 sec. | ||
| 1480 | 2026.04.14 23:31:31.002820 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.04.14 23:31:31.002912 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1482 | 2026.04.14 23:31:31.002962 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1483 | 2026.04.14 23:31:31.003664 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.04.14 23:31:31.003697 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1485 | 2026.04.14 23:31:31.004304 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1486 | 2026.04.14 23:31:31.004718 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.04.14 23:31:31.004854 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001959 sec., 3062.7871362940277 rows/sec., 5.49 MiB/sec. | ||
| 1488 | 2026.04.14 23:31:31.004910 [ 3 ] {9b4e7f92-77b6-4cf0-86c6-83873b8e12b1} <Debug> TCPHandler: Processed in 0.002137668 sec. | ||
| 1489 | 2026.04.14 23:31:31.005027 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.04.14 23:31:31.005120 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1491 | 2026.04.14 23:31:31.005161 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1492 | 2026.04.14 23:31:31.005476 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.04.14 23:31:31.005510 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1494 | 2026.04.14 23:31:31.006010 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1495 | 2026.04.14 23:31:31.006446 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.04.14 23:31:31.006573 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 288.32 KiB/sec. | ||
| 1497 | 2026.04.14 23:31:31.006613 [ 3 ] {5d08b7e2-3dee-406b-ac2f-dd2019a1dcad} <Debug> TCPHandler: Processed in 0.001639545 sec. | ||
| 1498 | 2026.04.14 23:31:31.006730 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.04.14 23:31:31.006823 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.04.14 23:31:31.006863 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1501 | 2026.04.14 23:31:31.007193 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.04.14 23:31:31.007229 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1503 | 2026.04.14 23:31:31.007663 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1504 | 2026.04.14 23:31:31.008089 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.04.14 23:31:31.008222 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
| 1506 | 2026.04.14 23:31:31.008258 [ 3 ] {33c1a618-ad5f-4a27-b399-3ca18895b34a} <Debug> TCPHandler: Processed in 0.001577893 sec. | ||
| 1507 | 2026.04.14 23:31:34.427462 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1508 | 2026.04.14 23:31:34.427561 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1509 | 2026.04.14 23:31:34.509932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2842 | ||
| 1510 | 2026.04.14 23:31:34.510477 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.04.14 23:31:34.510522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1512 | 2026.04.14 23:31:34.511067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1513 | 2026.04.14 23:31:34.511318 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.04.14 23:31:34.511460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2842 | ||
| 1515 | 2026.04.14 23:31:34.511504 [ 85 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1516 | 2026.04.14 23:31:34.511608 [ 85 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.04.14 23:31:34.511649 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1518 | 2026.04.14 23:31:34.516268 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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.04.14 23:31:34.518565 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1520 | 2026.04.14 23:31:34.518693 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1521 | 2026.04.14 23:31:34.518857 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1522 | 2026.04.14 23:31:34.518931 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 1523 | 2026.04.14 23:31:34.519001 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 1524 | 2026.04.14 23:31:34.519066 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 503 rows starting from the beginning of the part | ||
| 1525 | 2026.04.14 23:31:34.519140 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1526 | 2026.04.14 23:31:34.565645 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.051867464 sec., 54793.50214616238 rows/sec., 802.64 KiB/sec. | ||
| 1527 | 2026.04.14 23:31:34.566546 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1528 | 2026.04.14 23:31:34.566897 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.04.14 23:31:34.566986 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_6_1} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1530 | 2026.04.14 23:31:34.567104 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1531 | 2026.04.14 23:31:34.722810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1532 | 2026.04.14 23:31:34.743447 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.04.14 23:31:34.743521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1534 | 2026.04.14 23:31:34.750633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1535 | 2026.04.14 23:31:34.751885 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.04.14 23:31:34.752224 [ 84 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1537 | 2026.04.14 23:31:34.752301 [ 84 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.04.14 23:31:34.752322 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1539 | 2026.04.14 23:31:34.752444 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1540 | 2026.04.14 23:31:34.755832 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2026.04.14 23:31:34.756446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1542 | 2026.04.14 23:31:34.756760 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1543 | 2026.04.14 23:31:34.760933 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1544 | 2026.04.14 23:31:34.764755 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1545 | 2026.04.14 23:31:34.768578 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1546 | 2026.04.14 23:31:34.777957 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1547 | 2026.04.14 23:31:34.782250 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1548 | 2026.04.14 23:31:34.854920 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102517983 sec., 448.70176581605205 rows/sec., 2.32 MiB/sec. | ||
| 1549 | 2026.04.14 23:31:34.857565 [ 197 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1550 | 2026.04.14 23:31:34.860183 [ 197 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.04.14 23:31:34.860306 [ 197 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_6_1} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1552 | 2026.04.14 23:31:34.861997 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1553 | 2026.04.14 23:31:35.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.28 MiB, peak 178.82 MiB, free memory in arenas 0.00 B, will set to 180.27 MiB (RSS), difference: 10.99 MiB | ||
| 1554 | 2026.04.14 23:31:35.941739 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.04.14 23:31:35.941926 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1556 | 2026.04.14 23:31:35.941993 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1557 | 2026.04.14 23:31:35.942676 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.04.14 23:31:35.942734 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1559 | 2026.04.14 23:31:35.943155 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1560 | 2026.04.14 23:31:35.943385 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.04.14 23:31:35.943555 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001678 sec., 46483.90941597139 rows/sec., 3.83 MiB/sec. | ||
| 1562 | 2026.04.14 23:31:35.943604 [ 3 ] {2a17398c-b4d2-45b7-b500-eed62cc4db14} <Debug> TCPHandler: Processed in 0.001995854 sec. | ||
| 1563 | 2026.04.14 23:31:35.943735 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.04.14 23:31:35.943848 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1565 | 2026.04.14 23:31:35.943891 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1566 | 2026.04.14 23:31:35.944321 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.04.14 23:31:35.944361 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1568 | 2026.04.14 23:31:35.944679 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1569 | 2026.04.14 23:31:35.944890 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.04.14 23:31:35.945025 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001201 sec., 9159.03413821815 rows/sec., 688.72 KiB/sec. | ||
| 1571 | 2026.04.14 23:31:35.945064 [ 3 ] {29f65001-2cbf-495f-9ec1-f4f3de05e568} <Debug> TCPHandler: Processed in 0.001380868 sec. | ||
| 1572 | 2026.04.14 23:31:35.945175 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.04.14 23:31:35.945280 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1574 | 2026.04.14 23:31:35.945320 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1575 | 2026.04.14 23:31:35.945745 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.04.14 23:31:35.945782 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1577 | 2026.04.14 23:31:35.946106 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1578 | 2026.04.14 23:31:35.946313 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.04.14 23:31:35.946443 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001185 sec., 63291.13924050632 rows/sec., 4.94 MiB/sec. | ||
| 1580 | 2026.04.14 23:31:35.946480 [ 3 ] {f96eebf8-917f-43a1-a84c-2aa8346364f9} <Debug> TCPHandler: Processed in 0.001355727 sec. | ||
| 1581 | 2026.04.14 23:31:35.946593 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.04.14 23:31:35.946688 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1583 | 2026.04.14 23:31:35.946730 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1584 | 2026.04.14 23:31:35.947131 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.04.14 23:31:35.947167 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1586 | 2026.04.14 23:31:35.947505 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1587 | 2026.04.14 23:31:35.947713 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.04.14 23:31:35.947843 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 1589 | 2026.04.14 23:31:35.947880 [ 3 ] {0df4ec5d-d508-447f-b723-5c1e522efc11} <Debug> TCPHandler: Processed in 0.001336097 sec. | ||
| 1590 | 2026.04.14 23:31:35.947985 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.04.14 23:31:35.948080 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.04.14 23:31:35.948133 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1593 | 2026.04.14 23:31:35.948898 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.04.14 23:31:35.948934 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1595 | 2026.04.14 23:31:35.949477 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1596 | 2026.04.14 23:31:35.949698 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.04.14 23:31:35.949833 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001771 sec., 6211.180124223602 rows/sec., 11.13 MiB/sec. | ||
| 1598 | 2026.04.14 23:31:35.949891 [ 3 ] {9cff538a-83c5-4815-9d12-f475c3ff9d69} <Debug> TCPHandler: Processed in 0.001955544 sec. | ||
| 1599 | 2026.04.14 23:31:35.950015 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.04.14 23:31:35.950110 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.04.14 23:31:35.950153 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1602 | 2026.04.14 23:31:35.950562 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.04.14 23:31:35.950605 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1604 | 2026.04.14 23:31:35.950984 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1605 | 2026.04.14 23:31:35.951282 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.04.14 23:31:35.951448 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
| 1607 | 2026.04.14 23:31:35.951492 [ 3 ] {1d4fcf11-7031-488f-a39b-4f7bf18716a4} <Debug> TCPHandler: Processed in 0.001528332 sec. | ||
| 1608 | 2026.04.14 23:31:39.506414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 230 | ||
| 1609 | 2026.04.14 23:31:39.508786 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.04.14 23:31:39.508826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1611 | 2026.04.14 23:31:39.510114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1612 | 2026.04.14 23:31:39.510372 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.04.14 23:31:39.510617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1614 | 2026.04.14 23:31:40.942844 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.04.14 23:31:40.943075 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1616 | 2026.04.14 23:31:40.943159 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1617 | 2026.04.14 23:31:40.943936 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.04.14 23:31:40.943990 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1619 | 2026.04.14 23:31:40.944386 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1620 | 2026.04.14 23:31:40.944617 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.04.14 23:31:40.944750 [ 76 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1622 | 2026.04.14 23:31:40.944772 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Debug> executeQuery: Read 98 rows, 8.34 KiB in 0.001759 sec., 55713.4735645253 rows/sec., 4.63 MiB/sec. | ||
| 1623 | 2026.04.14 23:31:40.944793 [ 76 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.04.14 23:31:40.944817 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1625 | 2026.04.14 23:31:40.944821 [ 3 ] {8e70e6bc-e24d-450a-8f3a-a24de08c84b9} <Debug> TCPHandler: Processed in 0.002132818 sec. | ||
| 1626 | 2026.04.14 23:31:40.944960 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.04.14 23:31:40.944973 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 1628 | 2026.04.14 23:31:40.945064 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1629 | 2026.04.14 23:31:40.945113 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1630 | 2026.04.14 23:31:40.945124 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1631 | 2026.04.14 23:31:40.945170 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 1632 | 2026.04.14 23:31:40.945266 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 1633 | 2026.04.14 23:31:40.945318 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 1634 | 2026.04.14 23:31:40.945362 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1635 | 2026.04.14 23:31:40.945406 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 1636 | 2026.04.14 23:31:40.945448 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 98 rows starting from the beginning of the part | ||
| 1637 | 2026.04.14 23:31:40.945541 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.04.14 23:31:40.945581 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1639 | 2026.04.14 23:31:40.946040 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1640 | 2026.04.14 23:31:40.946288 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.04.14 23:31:40.946435 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001396 sec., 15042.979942693408 rows/sec., 1.10 MiB/sec. | ||
| 1642 | 2026.04.14 23:31:40.946473 [ 3 ] {c9e30a4f-c9a3-4ecd-ad05-4b22878bcb53} <Debug> TCPHandler: Processed in 0.001565002 sec. | ||
| 1643 | 2026.04.14 23:31:40.946577 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.04.14 23:31:40.946637 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728737 sec., 337240.4246568449 rows/sec., 29.51 MiB/sec. | ||
| 1645 | 2026.04.14 23:31:40.946673 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1646 | 2026.04.14 23:31:40.946721 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1647 | 2026.04.14 23:31:40.946815 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1648 | 2026.04.14 23:31:40.947070 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_6_1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.04.14 23:31:40.947137 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_6_1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1650 | 2026.04.14 23:31:40.947163 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.04.14 23:31:40.947203 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1652 | 2026.04.14 23:31:40.947209 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1653 | 2026.04.14 23:31:40.947517 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1654 | 2026.04.14 23:31:40.947735 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.04.14 23:31:40.947826 [ 76 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1656 | 2026.04.14 23:31:40.947853 [ 76 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.04.14 23:31:40.947857 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Debug> executeQuery: Read 93 rows, 7.46 KiB in 0.001204 sec., 77242.52491694353 rows/sec., 6.05 MiB/sec. | ||
| 1658 | 2026.04.14 23:31:40.947871 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1659 | 2026.04.14 23:31:40.947897 [ 3 ] {dddee943-b0df-401b-8d93-e9c4b7e2ee06} <Debug> TCPHandler: Processed in 0.001370727 sec. | ||
| 1660 | 2026.04.14 23:31:40.947942 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 1661 | 2026.04.14 23:31:40.948026 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1662 | 2026.04.14 23:31:40.948026 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.04.14 23:31:40.948052 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 1664 | 2026.04.14 23:31:40.948128 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.04.14 23:31:40.948130 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 1666 | 2026.04.14 23:31:40.948172 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1667 | 2026.04.14 23:31:40.948184 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 1668 | 2026.04.14 23:31:40.948225 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1669 | 2026.04.14 23:31:40.948265 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 1670 | 2026.04.14 23:31:40.948306 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 93 rows starting from the beginning of the part | ||
| 1671 | 2026.04.14 23:31:40.948582 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.04.14 23:31:40.948615 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1673 | 2026.04.14 23:31:40.948944 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1674 | 2026.04.14 23:31:40.949148 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.04.14 23:31:40.949188 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277425 sec., 396109.3606278255 rows/sec., 32.76 MiB/sec. | ||
| 1676 | 2026.04.14 23:31:40.949237 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2026.04.14 23:31:40.949265 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.04.14 23:31:40.949272 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 1679 | 2026.04.14 23:31:40.949281 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1680 | 2026.04.14 23:31:40.949308 [ 3 ] {4385f571-dd1c-46b5-bb04-70c7202e1474} <Debug> TCPHandler: Processed in 0.001330967 sec. | ||
| 1681 | 2026.04.14 23:31:40.949315 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1682 | 2026.04.14 23:31:40.949348 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 1683 | 2026.04.14 23:31:40.949417 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.04.14 23:31:40.949443 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1685 | 2026.04.14 23:31:40.949476 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 321 rows starting from the beginning of the part | ||
| 1686 | 2026.04.14 23:31:40.949516 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.04.14 23:31:40.949527 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 1688 | 2026.04.14 23:31:40.949560 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_6_1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.04.14 23:31:40.949576 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 1690 | 2026.04.14 23:31:40.949577 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1691 | 2026.04.14 23:31:40.949621 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1692 | 2026.04.14 23:31:40.949630 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_6_1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1693 | 2026.04.14 23:31:40.949662 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 1694 | 2026.04.14 23:31:40.949703 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1695 | 2026.04.14 23:31:40.949708 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1696 | 2026.04.14 23:31:40.950386 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.04.14 23:31:40.950437 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1698 | 2026.04.14 23:31:40.950679 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358437 sec., 825949.2343038359 rows/sec., 58.83 MiB/sec. | ||
| 1699 | 2026.04.14 23:31:40.950995 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1700 | 2026.04.14 23:31:40.951004 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1701 | 2026.04.14 23:31:40.951270 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.04.14 23:31:40.951423 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001925 sec., 10909.090909090908 rows/sec., 19.55 MiB/sec. | ||
| 1703 | 2026.04.14 23:31:40.951431 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.04.14 23:31:40.951478 [ 3 ] {15a0c693-eab5-4e02-be00-63aae04ccd8b} <Debug> TCPHandler: Processed in 0.002110618 sec. | ||
| 1705 | 2026.04.14 23:31:40.951534 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1706 | 2026.04.14 23:31:40.951599 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.04.14 23:31:40.951633 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1708 | 2026.04.14 23:31:40.951698 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.04.14 23:31:40.951742 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1710 | 2026.04.14 23:31:40.952060 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.04.14 23:31:40.952094 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1712 | 2026.04.14 23:31:40.952391 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1713 | 2026.04.14 23:31:40.952614 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.04.14 23:31:40.952738 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 854.72 KiB/sec. | ||
| 1715 | 2026.04.14 23:31:40.952774 [ 3 ] {95166f41-b0c8-493e-adfb-17f5b691aa2c} <Debug> TCPHandler: Processed in 0.001225483 sec. | ||
| 1716 | 2026.04.14 23:31:40.952883 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.04.14 23:31:40.952977 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1718 | 2026.04.14 23:31:40.953022 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1719 | 2026.04.14 23:31:40.953343 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.04.14 23:31:40.953378 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1721 | 2026.04.14 23:31:40.953668 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1722 | 2026.04.14 23:31:40.953871 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.04.14 23:31:40.953958 [ 76 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1724 | 2026.04.14 23:31:40.953982 [ 76 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.04.14 23:31:40.953995 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 1726 | 2026.04.14 23:31:40.953999 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1727 | 2026.04.14 23:31:40.954030 [ 3 ] {6d25e206-4b04-457b-8c23-758f426d2f6e} <Debug> TCPHandler: Processed in 0.001195903 sec. | ||
| 1728 | 2026.04.14 23:31:40.954101 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 1729 | 2026.04.14 23:31:40.954215 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1730 | 2026.04.14 23:31:40.954249 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 1731 | 2026.04.14 23:31:40.954319 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 1732 | 2026.04.14 23:31:40.954367 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 1733 | 2026.04.14 23:31:40.954410 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1734 | 2026.04.14 23:31:40.954449 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 1735 | 2026.04.14 23:31:40.954492 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1736 | 2026.04.14 23:31:40.955263 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214683 sec., 296373.6217597513 rows/sec., 19.97 MiB/sec. | ||
| 1737 | 2026.04.14 23:31:40.955406 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1738 | 2026.04.14 23:31:40.955678 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_6_1} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.04.14 23:31:40.955748 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_6_1} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1740 | 2026.04.14 23:31:40.955809 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1741 | 2026.04.14 23:31:42.012466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3354 | ||
| 1742 | 2026.04.14 23:31:42.012968 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.04.14 23:31:42.013003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1744 | 2026.04.14 23:31:42.013467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1745 | 2026.04.14 23:31:42.013695 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.04.14 23:31:42.013822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3354 | ||
| 1747 | 2026.04.14 23:31:42.257451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1748 | 2026.04.14 23:31:42.274082 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.04.14 23:31:42.274136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1750 | 2026.04.14 23:31:42.279640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1751 | 2026.04.14 23:31:42.280326 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.04.14 23:31:42.283217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1753 | 2026.04.14 23:31:45.943038 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.04.14 23:31:45.943298 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.04.14 23:31:45.943395 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1756 | 2026.04.14 23:31:45.944164 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.04.14 23:31:45.944212 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1758 | 2026.04.14 23:31:45.944596 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1759 | 2026.04.14 23:31:45.944829 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.04.14 23:31:45.944989 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 1.13 MiB/sec. | ||
| 1761 | 2026.04.14 23:31:45.945037 [ 3 ] {5fd89e0a-62df-43e8-944f-606b340069ea} <Debug> TCPHandler: Processed in 0.002164629 sec. | ||
| 1762 | 2026.04.14 23:31:45.945158 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.04.14 23:31:45.945260 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1764 | 2026.04.14 23:31:45.945302 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1765 | 2026.04.14 23:31:45.945794 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.04.14 23:31:45.945833 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1767 | 2026.04.14 23:31:45.946158 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1768 | 2026.04.14 23:31:45.946373 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.04.14 23:31:45.946503 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001267 sec., 156274.66456195738 rows/sec., 13.89 MiB/sec. | ||
| 1770 | 2026.04.14 23:31:45.946540 [ 3 ] {586dceac-979d-44f2-b41c-5cfa466a47d1} <Debug> TCPHandler: Processed in 0.001434719 sec. | ||
| 1771 | 2026.04.14 23:31:45.946650 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.04.14 23:31:45.946746 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1773 | 2026.04.14 23:31:45.946785 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1774 | 2026.04.14 23:31:45.947175 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.04.14 23:31:45.947212 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1776 | 2026.04.14 23:31:45.947504 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1777 | 2026.04.14 23:31:45.947704 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.04.14 23:31:45.947799 [ 70 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1779 | 2026.04.14 23:31:45.947830 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001104 sec., 20833.333333333336 rows/sec., 1.58 MiB/sec. | ||
| 1780 | 2026.04.14 23:31:45.947861 [ 70 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.04.14 23:31:45.947872 [ 3 ] {c863b90c-77de-4783-8d9d-06779b62b4d3} <Debug> TCPHandler: Processed in 0.001271624 sec. | ||
| 1782 | 2026.04.14 23:31:45.947890 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1783 | 2026.04.14 23:31:45.947984 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.04.14 23:31:45.948018 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 1785 | 2026.04.14 23:31:45.948081 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.04.14 23:31:45.948120 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1787 | 2026.04.14 23:31:45.948125 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1788 | 2026.04.14 23:31:45.948172 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 1789 | 2026.04.14 23:31:45.948270 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 1790 | 2026.04.14 23:31:45.948328 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1791 | 2026.04.14 23:31:45.948383 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 1792 | 2026.04.14 23:31:45.948436 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1793 | 2026.04.14 23:31:45.948484 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 1794 | 2026.04.14 23:31:45.948513 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.04.14 23:31:45.948551 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1796 | 2026.04.14 23:31:45.948843 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1797 | 2026.04.14 23:31:45.949058 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.04.14 23:31:45.949185 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 1799 | 2026.04.14 23:31:45.949222 [ 3 ] {b7f32a6e-7152-4bba-9aa9-a999315c28a4} <Debug> TCPHandler: Processed in 0.001287835 sec. | ||
| 1800 | 2026.04.14 23:31:45.949280 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306385 sec., 81905.41073267069 rows/sec., 6.37 MiB/sec. | ||
| 1801 | 2026.04.14 23:31:45.949329 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.04.14 23:31:45.949426 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.04.14 23:31:45.949464 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1804 | 2026.04.14 23:31:45.949464 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1805 | 2026.04.14 23:31:45.949752 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.04.14 23:31:45.949824 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_6_1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1807 | 2026.04.14 23:31:45.949857 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.04.14 23:31:45.949898 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1809 | 2026.04.14 23:31:45.949911 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1810 | 2026.04.14 23:31:45.950186 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1811 | 2026.04.14 23:31:45.950405 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.04.14 23:31:45.950530 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 1813 | 2026.04.14 23:31:45.950567 [ 3 ] {5fe1ebe3-1859-4401-b495-b564b4cc7770} <Debug> TCPHandler: Processed in 0.001287345 sec. | ||
| 1814 | 2026.04.14 23:31:45.950690 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.04.14 23:31:45.950799 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1816 | 2026.04.14 23:31:45.950840 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1817 | 2026.04.14 23:31:45.951289 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.04.14 23:31:45.951326 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1819 | 2026.04.14 23:31:45.951650 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1820 | 2026.04.14 23:31:45.951869 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.04.14 23:31:45.952001 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001221 sec., 90909.0909090909 rows/sec., 7.40 MiB/sec. | ||
| 1822 | 2026.04.14 23:31:45.952038 [ 3 ] {3a53cfc4-ba44-4156-b04f-f3fa9a138c79} <Debug> TCPHandler: Processed in 0.001410189 sec. | ||
| 1823 | 2026.04.14 23:31:45.952150 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.04.14 23:31:45.952244 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1825 | 2026.04.14 23:31:45.952288 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1826 | 2026.04.14 23:31:45.952683 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.04.14 23:31:45.952718 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1828 | 2026.04.14 23:31:45.953043 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1829 | 2026.04.14 23:31:45.953251 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.04.14 23:31:45.953377 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001151 sec., 170286.70721112078 rows/sec., 12.22 MiB/sec. | ||
| 1831 | 2026.04.14 23:31:45.953413 [ 3 ] {6c728463-748d-49f0-9db4-e50bc1e7be97} <Debug> TCPHandler: Processed in 0.001311036 sec. | ||
| 1832 | 2026.04.14 23:31:45.953521 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.04.14 23:31:45.953614 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.04.14 23:31:45.953667 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1835 | 2026.04.14 23:31:45.954412 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.04.14 23:31:45.954450 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1837 | 2026.04.14 23:31:45.954952 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1838 | 2026.04.14 23:31:45.955180 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.04.14 23:31:45.955291 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1840 | 2026.04.14 23:31:45.955320 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001724 sec., 6380.510440835266 rows/sec., 11.43 MiB/sec. | ||
| 1841 | 2026.04.14 23:31:45.955328 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.04.14 23:31:45.955362 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1843 | 2026.04.14 23:31:45.955390 [ 3 ] {f876e484-32c4-4378-9ea6-bce29ec96e59} <Debug> TCPHandler: Processed in 0.001915682 sec. | ||
| 1844 | 2026.04.14 23:31:45.955436 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 1845 | 2026.04.14 23:31:45.955519 [ 3 ] {} <Trace> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.04.14 23:31:45.955613 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.04.14 23:31:45.955613 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1848 | 2026.04.14 23:31:45.955655 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1849 | 2026.04.14 23:31:45.955672 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 1850 | 2026.04.14 23:31:45.955777 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 1851 | 2026.04.14 23:31:45.955877 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 1852 | 2026.04.14 23:31:45.955972 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 1853 | 2026.04.14 23:31:45.955996 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.04.14 23:31:45.956032 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1855 | 2026.04.14 23:31:45.956063 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1856 | 2026.04.14 23:31:45.956160 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 1857 | 2026.04.14 23:31:45.956341 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1858 | 2026.04.14 23:31:45.956566 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.04.14 23:31:45.956696 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 1860 | 2026.04.14 23:31:45.956731 [ 3 ] {6c2d3433-59aa-4037-baea-9a2c77199a35} <Debug> TCPHandler: Processed in 0.001269505 sec. | ||
| 1861 | 2026.04.14 23:31:45.958019 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.002613271 sec., 27169.015383402642 rows/sec., 48.69 MiB/sec. | ||
| 1862 | 2026.04.14 23:31:45.958334 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1863 | 2026.04.14 23:31:45.958653 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.04.14 23:31:45.958720 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1865 | 2026.04.14 23:31:45.958831 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1866 | 2026.04.14 23:31:49.427613 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1867 | 2026.04.14 23:31:49.427695 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1868 | 2026.04.14 23:31:49.511714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 262 | ||
| 1869 | 2026.04.14 23:31:49.513895 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.04.14 23:31:49.513957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1871 | 2026.04.14 23:31:49.514866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3802 | ||
| 1872 | 2026.04.14 23:31:49.515142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1873 | 2026.04.14 23:31:49.515374 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.04.14 23:31:49.515421 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.04.14 23:31:49.515424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1876 | 2026.04.14 23:31:49.515714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 1877 | 2026.04.14 23:31:49.515927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1878 | 2026.04.14 23:31:49.516161 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.04.14 23:31:49.516284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3802 | ||
| 1880 | 2026.04.14 23:31:49.784229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1881 | 2026.04.14 23:31:49.801660 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.04.14 23:31:49.801725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1883 | 2026.04.14 23:31:49.808104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1884 | 2026.04.14 23:31:49.808831 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.04.14 23:31:49.812013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1886 | 2026.04.14 23:31:49.851752 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.04.14 23:31:49.851829 [ 3 ] {} <Debug> TCP-Session: 3d859c05-af0c-4f30-af88-6b28457d5fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.04.14 23:31:50.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.79 MiB, peak 185.82 MiB, free memory in arenas 0.00 B, will set to 182.72 MiB (RSS), difference: 2.94 MiB | ||
| 1889 | 2026.04.14 23:31:50.941758 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.04.14 23:31:50.941934 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1891 | 2026.04.14 23:31:50.942001 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1892 | 2026.04.14 23:31:50.942705 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.04.14 23:31:50.942748 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1894 | 2026.04.14 23:31:50.943136 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1895 | 2026.04.14 23:31:50.943361 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.04.14 23:31:50.943510 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001622 sec., 66584.46362515414 rows/sec., 5.59 MiB/sec. | ||
| 1897 | 2026.04.14 23:31:50.943552 [ 4 ] {0e75814d-9307-43ca-b288-455cdfedea14} <Debug> TCPHandler: Processed in 0.001915273 sec. | ||
| 1898 | 2026.04.14 23:31:50.943671 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.04.14 23:31:50.943765 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.04.14 23:31:50.943804 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1901 | 2026.04.14 23:31:50.944217 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.04.14 23:31:50.944252 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1903 | 2026.04.14 23:31:50.944539 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1904 | 2026.04.14 23:31:50.944742 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.04.14 23:31:50.944867 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001118 sec., 23255.81395348837 rows/sec., 1.71 MiB/sec. | ||
| 1906 | 2026.04.14 23:31:50.944905 [ 4 ] {2066d18b-b0d8-4a9d-9755-bfe66a25f680} <Debug> TCPHandler: Processed in 0.001281334 sec. | ||
| 1907 | 2026.04.14 23:31:50.945018 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.04.14 23:31:50.945110 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1909 | 2026.04.14 23:31:50.945147 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1910 | 2026.04.14 23:31:50.945576 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.04.14 23:31:50.945610 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1912 | 2026.04.14 23:31:50.945900 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1913 | 2026.04.14 23:31:50.946107 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.04.14 23:31:50.946230 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001137 sec., 81794.19525065963 rows/sec., 6.41 MiB/sec. | ||
| 1915 | 2026.04.14 23:31:50.946271 [ 4 ] {e3d17b7e-053d-4606-a780-1f2f772da8a6} <Debug> TCPHandler: Processed in 0.001299786 sec. | ||
| 1916 | 2026.04.14 23:31:50.946381 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.04.14 23:31:50.946471 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.04.14 23:31:50.946514 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1919 | 2026.04.14 23:31:50.946913 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.04.14 23:31:50.946950 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1921 | 2026.04.14 23:31:50.947270 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1922 | 2026.04.14 23:31:50.947469 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.04.14 23:31:50.947593 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 1924 | 2026.04.14 23:31:50.947630 [ 4 ] {da0c420f-e761-47b9-b104-522fe8731422} <Debug> TCPHandler: Processed in 0.001296025 sec. | ||
| 1925 | 2026.04.14 23:31:50.947733 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.04.14 23:31:50.947824 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.04.14 23:31:50.947876 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1928 | 2026.04.14 23:31:50.948734 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.04.14 23:31:50.948770 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1930 | 2026.04.14 23:31:50.949280 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1931 | 2026.04.14 23:31:50.949493 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.04.14 23:31:50.949627 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001819 sec., 14293.567894447498 rows/sec., 25.61 MiB/sec. | ||
| 1933 | 2026.04.14 23:31:50.949677 [ 4 ] {5d10e1c6-8762-4e87-8c8a-d776bbf493fb} <Debug> TCPHandler: Processed in 0.001990815 sec. | ||
| 1934 | 2026.04.14 23:31:50.949788 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.04.14 23:31:50.949880 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.04.14 23:31:50.949921 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1937 | 2026.04.14 23:31:50.950229 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.04.14 23:31:50.950264 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1939 | 2026.04.14 23:31:50.950548 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1940 | 2026.04.14 23:31:50.950755 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.04.14 23:31:50.950880 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001016 sec., 2952.7559055118113 rows/sec., 236.45 KiB/sec. | ||
| 1942 | 2026.04.14 23:31:50.950916 [ 4 ] {65db615c-d679-422c-a828-2f0bc8828944} <Debug> TCPHandler: Processed in 0.001175272 sec. | ||
| 1943 | 2026.04.14 23:31:50.951024 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.04.14 23:31:50.951115 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.04.14 23:31:50.951153 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1946 | 2026.04.14 23:31:50.951479 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.04.14 23:31:50.951515 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1948 | 2026.04.14 23:31:50.951799 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1949 | 2026.04.14 23:31:50.952015 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.04.14 23:31:50.952138 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 1951 | 2026.04.14 23:31:50.952173 [ 4 ] {d4403819-c6a2-42b4-8d84-3ee82928ba33} <Debug> TCPHandler: Processed in 0.001195723 sec. | ||
| 1952 | 2026.04.14 23:31:55.940624 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.04.14 23:31:55.940833 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1954 | 2026.04.14 23:31:55.940906 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1955 | 2026.04.14 23:31:55.941573 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.04.14 23:31:55.941613 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1957 | 2026.04.14 23:31:55.942010 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1958 | 2026.04.14 23:31:55.942239 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.04.14 23:31:55.942393 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001611 sec., 48417.1322160149 rows/sec., 3.99 MiB/sec. | ||
| 1960 | 2026.04.14 23:31:55.942442 [ 4 ] {289b540b-0e99-4b20-ab09-e984bb508105} <Debug> TCPHandler: Processed in 0.001950483 sec. | ||
| 1961 | 2026.04.14 23:31:55.942566 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.04.14 23:31:55.942667 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.04.14 23:31:55.942711 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1964 | 2026.04.14 23:31:55.943108 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.04.14 23:31:55.943143 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1966 | 2026.04.14 23:31:55.943437 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1967 | 2026.04.14 23:31:55.943646 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.04.14 23:31:55.943778 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001132 sec., 9717.31448763251 rows/sec., 730.70 KiB/sec. | ||
| 1969 | 2026.04.14 23:31:55.943815 [ 4 ] {341ecb26-eddb-455b-b249-c2435a0aecdb} <Debug> TCPHandler: Processed in 0.001299435 sec. | ||
| 1970 | 2026.04.14 23:31:55.943919 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.04.14 23:31:55.944015 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1972 | 2026.04.14 23:31:55.944054 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1973 | 2026.04.14 23:31:55.944471 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.04.14 23:31:55.944504 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1975 | 2026.04.14 23:31:55.944804 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1976 | 2026.04.14 23:31:55.945027 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.04.14 23:31:55.945151 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001154 sec., 64991.33448873483 rows/sec., 5.07 MiB/sec. | ||
| 1978 | 2026.04.14 23:31:55.945187 [ 4 ] {d0e9435e-9698-4559-9809-6ff3d76e153a} <Debug> TCPHandler: Processed in 0.001317746 sec. | ||
| 1979 | 2026.04.14 23:31:55.945292 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.04.14 23:31:55.945386 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.04.14 23:31:55.945428 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1982 | 2026.04.14 23:31:55.945816 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.04.14 23:31:55.945850 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1984 | 2026.04.14 23:31:55.946171 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1985 | 2026.04.14 23:31:55.946381 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.04.14 23:31:55.946510 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 1987 | 2026.04.14 23:31:55.946546 [ 4 ] {e7dfeb11-a115-4f7e-9258-3a032dc39030} <Debug> TCPHandler: Processed in 0.001302606 sec. | ||
| 1988 | 2026.04.14 23:31:55.946645 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.04.14 23:31:55.946738 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.04.14 23:31:55.946792 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1991 | 2026.04.14 23:31:55.947546 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.04.14 23:31:55.947580 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1993 | 2026.04.14 23:31:55.948107 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1994 | 2026.04.14 23:31:55.948323 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.04.14 23:31:55.948463 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001741 sec., 6318.207926479035 rows/sec., 11.32 MiB/sec. | ||
| 1996 | 2026.04.14 23:31:55.948523 [ 4 ] {8a3f3f22-4c49-4a0e-b2e0-fc013dba0ef9} <Debug> TCPHandler: Processed in 0.001924553 sec. | ||
| 1997 | 2026.04.14 23:31:55.948627 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.04.14 23:31:55.948721 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.04.14 23:31:55.948763 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2000 | 2026.04.14 23:31:55.949100 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.04.14 23:31:55.949135 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2002 | 2026.04.14 23:31:55.949437 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2003 | 2026.04.14 23:31:55.949653 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.04.14 23:31:55.949780 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2005 | 2026.04.14 23:31:55.949815 [ 4 ] {3542ebe7-7024-433b-9f63-4cca9c7761fa} <Debug> TCPHandler: Processed in 0.001237604 sec. | ||
| 2006 | 2026.04.14 23:31:57.017277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4314 | ||
| 2007 | 2026.04.14 23:31:57.017787 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.04.14 23:31:57.017838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2009 | 2026.04.14 23:31:57.018316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2010 | 2026.04.14 23:31:57.018556 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.04.14 23:31:57.018700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4314 | ||
| 2012 | 2026.04.14 23:31:57.312998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2013 | 2026.04.14 23:31:57.330656 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.04.14 23:31:57.330713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2015 | 2026.04.14 23:31:57.336998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2016 | 2026.04.14 23:31:57.337664 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.04.14 23:31:57.340780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2018 | 2026.04.14 23:31:58.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.30 MiB, peak 187.30 MiB, free memory in arenas 0.00 B, will set to 184.44 MiB (RSS), difference: 1.14 MiB | ||
| 2019 | 2026.04.14 23:31:59.516751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 288 | ||
| 2020 | 2026.04.14 23:31:59.518841 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.04.14 23:31:59.518902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2022 | 2026.04.14 23:31:59.520056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2023 | 2026.04.14 23:31:59.520337 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.04.14 23:31:59.520488 [ 41 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2025 | 2026.04.14 23:31:59.520532 [ 41 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.04.14 23:31:59.520555 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2027 | 2026.04.14 23:31:59.520679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2028 | 2026.04.14 23:31:59.520685 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 2029 | 2026.04.14 23:31:59.521332 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2030 | 2026.04.14 23:31:59.521506 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2031 | 2026.04.14 23:31:59.521928 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
| 2032 | 2026.04.14 23:31:59.522316 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2033 | 2026.04.14 23:31:59.522695 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 2034 | 2026.04.14 23:31:59.523042 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2035 | 2026.04.14 23:31:59.523394 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2036 | 2026.04.14 23:31:59.529801 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 72 columns (72 merged, 0 gathered) in 0.00917321 sec., 31395.77094604833 rows/sec., 30.35 MiB/sec. | ||
| 2037 | 2026.04.14 23:31:59.530675 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2038 | 2026.04.14 23:31:59.531338 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.04.14 23:31:59.531422 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_6_1} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2040 | 2026.04.14 23:31:59.531648 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2041 | 2026.04.14 23:32:00.942624 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.04.14 23:32:00.942828 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2043 | 2026.04.14 23:32:00.942908 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2044 | 2026.04.14 23:32:00.943635 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.04.14 23:32:00.943684 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2046 | 2026.04.14 23:32:00.944096 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2047 | 2026.04.14 23:32:00.944333 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.04.14 23:32:00.944486 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00171 sec., 63157.89473684211 rows/sec., 5.30 MiB/sec. | ||
| 2049 | 2026.04.14 23:32:00.944529 [ 4 ] {898494cf-534d-42a9-9d44-1cd7994f65d5} <Debug> TCPHandler: Processed in 0.002038225 sec. | ||
| 2050 | 2026.04.14 23:32:00.944653 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.04.14 23:32:00.944757 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2052 | 2026.04.14 23:32:00.944800 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2053 | 2026.04.14 23:32:00.945223 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.04.14 23:32:00.945260 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2055 | 2026.04.14 23:32:00.945598 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2056 | 2026.04.14 23:32:00.945820 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.04.14 23:32:00.945948 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001209 sec., 21505.37634408602 rows/sec., 1.58 MiB/sec. | ||
| 2058 | 2026.04.14 23:32:00.945986 [ 4 ] {95b5a146-1377-41c1-b1fe-2071d2d809e9} <Debug> TCPHandler: Processed in 0.001384488 sec. | ||
| 2059 | 2026.04.14 23:32:00.946088 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.04.14 23:32:00.946182 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2061 | 2026.04.14 23:32:00.946222 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2062 | 2026.04.14 23:32:00.946729 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.04.14 23:32:00.946765 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2064 | 2026.04.14 23:32:00.947076 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2065 | 2026.04.14 23:32:00.947292 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.04.14 23:32:00.947416 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001252 sec., 71884.9840255591 rows/sec., 5.61 MiB/sec. | ||
| 2067 | 2026.04.14 23:32:00.947453 [ 4 ] {38c91345-5d40-4d98-8f31-3c56269a11c5} <Debug> TCPHandler: Processed in 0.001413318 sec. | ||
| 2068 | 2026.04.14 23:32:00.947555 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.04.14 23:32:00.947649 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.04.14 23:32:00.947692 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2071 | 2026.04.14 23:32:00.948075 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.04.14 23:32:00.948110 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2073 | 2026.04.14 23:32:00.948434 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2074 | 2026.04.14 23:32:00.948644 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.04.14 23:32:00.948769 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 2076 | 2026.04.14 23:32:00.948804 [ 4 ] {48206b31-30ac-43d2-a4a0-61f52ae8056d} <Debug> TCPHandler: Processed in 0.001297855 sec. | ||
| 2077 | 2026.04.14 23:32:00.948906 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.04.14 23:32:00.948999 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.04.14 23:32:00.949052 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2080 | 2026.04.14 23:32:00.949804 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.04.14 23:32:00.949845 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2082 | 2026.04.14 23:32:00.950403 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2083 | 2026.04.14 23:32:00.950629 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.04.14 23:32:00.950761 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001781 sec., 14598.540145985402 rows/sec., 26.16 MiB/sec. | ||
| 2085 | 2026.04.14 23:32:00.950820 [ 4 ] {57aab81a-5b19-418b-951d-795d09aa07f2} <Debug> TCPHandler: Processed in 0.001962884 sec. | ||
| 2086 | 2026.04.14 23:32:00.950926 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.04.14 23:32:00.951019 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.04.14 23:32:00.951061 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2089 | 2026.04.14 23:32:00.951379 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.04.14 23:32:00.951415 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2091 | 2026.04.14 23:32:00.951713 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2092 | 2026.04.14 23:32:00.951918 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.04.14 23:32:00.952041 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 2094 | 2026.04.14 23:32:00.952076 [ 4 ] {fb1d718f-7a34-4404-849e-b8324fbb386e} <Debug> TCPHandler: Processed in 0.001199393 sec. | ||
| 2095 | 2026.04.14 23:32:04.427973 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2096 | 2026.04.14 23:32:04.428077 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2097 | 2026.04.14 23:32:04.519776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4762 | ||
| 2098 | 2026.04.14 23:32:04.520406 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.04.14 23:32:04.520464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2100 | 2026.04.14 23:32:04.521277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2101 | 2026.04.14 23:32:04.521604 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.04.14 23:32:04.521772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4762 | ||
| 2103 | 2026.04.14 23:32:04.841898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2104 | 2026.04.14 23:32:04.872357 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.04.14 23:32:04.872447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2106 | 2026.04.14 23:32:04.880561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2107 | 2026.04.14 23:32:04.881931 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.04.14 23:32:04.888782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2109 | 2026.04.14 23:32:05.135831 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56044 | ||
| 2110 | 2026.04.14 23:32:05.135974 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.04.14 23:32:05.136012 [ 3 ] {} <Debug> TCP-Session: 2754506d-09ac-4b44-9cdc-f3e062105402 Authenticating user 'default' from [fd00:1122:3344:101::e]:56044 | ||
| 2112 | 2026.04.14 23:32:05.136044 [ 3 ] {} <Debug> TCP-Session: 2754506d-09ac-4b44-9cdc-f3e062105402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.04.14 23:32:05.136064 [ 3 ] {} <Debug> TCP-Session: 2754506d-09ac-4b44-9cdc-f3e062105402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.04.14 23:32:05.136303 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44958 | ||
| 2115 | 2026.04.14 23:32:05.136339 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62426 | ||
| 2116 | 2026.04.14 23:32:05.136381 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36787 | ||
| 2117 | 2026.04.14 23:32:05.136405 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48800 | ||
| 2118 | 2026.04.14 23:32:05.136455 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.04.14 23:32:05.136468 [ 3 ] {} <Trace> TCP-Session: 2754506d-09ac-4b44-9cdc-f3e062105402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.04.14 23:32:05.136500 [ 286 ] {} <Debug> TCP-Session: d328ac13-8de1-444d-971b-cae1b1a700a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44958 | ||
| 2121 | 2026.04.14 23:32:05.136481 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2122 | 2026.04.14 23:32:05.136551 [ 286 ] {} <Debug> TCP-Session: d328ac13-8de1-444d-971b-cae1b1a700a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.04.14 23:32:05.136395 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49984 | ||
| 2124 | 2026.04.14 23:32:05.136575 [ 287 ] {} <Debug> TCP-Session: 950892e1-7931-47f8-a68c-2bdede4c85e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62426 | ||
| 2125 | 2026.04.14 23:32:05.136578 [ 286 ] {} <Debug> TCP-Session: d328ac13-8de1-444d-971b-cae1b1a700a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.04.14 23:32:05.136627 [ 287 ] {} <Debug> TCP-Session: 950892e1-7931-47f8-a68c-2bdede4c85e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.04.14 23:32:05.136368 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44759 | ||
| 2128 | 2026.04.14 23:32:05.136652 [ 287 ] {} <Debug> TCP-Session: 950892e1-7931-47f8-a68c-2bdede4c85e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.04.14 23:32:05.136680 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2130 | 2026.04.14 23:32:05.136692 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2131 | 2026.04.14 23:32:05.136687 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2026.04.14 23:32:05.136741 [ 293 ] {} <Debug> TCP-Session: 3c23ecfb-d3a4-4e17-b2e4-ae3988158d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:48800 | ||
| 2133 | 2026.04.14 23:32:05.136344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43343 | ||
| 2134 | 2026.04.14 23:32:05.136780 [ 293 ] {} <Debug> TCP-Session: 3c23ecfb-d3a4-4e17-b2e4-ae3988158d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.04.14 23:32:05.136767 [ 291 ] {} <Debug> TCP-Session: c6b7c9e1-3504-4ee0-8b53-7f5da2357348 Authenticating user 'default' from [fd00:1122:3344:101::e]:36787 | ||
| 2136 | 2026.04.14 23:32:05.136838 [ 293 ] {} <Debug> TCP-Session: 3c23ecfb-d3a4-4e17-b2e4-ae3988158d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.04.14 23:32:05.136862 [ 291 ] {} <Debug> TCP-Session: c6b7c9e1-3504-4ee0-8b53-7f5da2357348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.04.14 23:32:05.136364 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62601 | ||
| 2139 | 2026.04.14 23:32:05.136891 [ 291 ] {} <Debug> TCP-Session: c6b7c9e1-3504-4ee0-8b53-7f5da2357348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.04.14 23:32:05.136983 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2141 | 2026.04.14 23:32:05.137045 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2142 | 2026.04.14 23:32:05.137057 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2143 | 2026.04.14 23:32:05.137084 [ 292 ] {} <Debug> TCP-Session: a46b01f7-9fa8-4916-83fe-7d90230fd97c Authenticating user 'default' from [fd00:1122:3344:101::e]:49984 | ||
| 2144 | 2026.04.14 23:32:05.137094 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2145 | 2026.04.14 23:32:05.137098 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.04.14 23:32:05.137131 [ 289 ] {} <Debug> TCP-Session: e9a7b119-1e48-4110-b417-ef49805ad073 Authenticating user 'default' from [fd00:1122:3344:101::e]:44759 | ||
| 2147 | 2026.04.14 23:32:05.137146 [ 292 ] {} <Debug> TCP-Session: a46b01f7-9fa8-4916-83fe-7d90230fd97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.04.14 23:32:05.137153 [ 290 ] {} <Debug> TCP-Session: f293bde1-e1a5-4e70-b02e-5bef213af6a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62601 | ||
| 2149 | 2026.04.14 23:32:05.137160 [ 289 ] {} <Debug> TCP-Session: e9a7b119-1e48-4110-b417-ef49805ad073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.04.14 23:32:05.137178 [ 292 ] {} <Debug> TCP-Session: a46b01f7-9fa8-4916-83fe-7d90230fd97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.04.14 23:32:05.137191 [ 290 ] {} <Debug> TCP-Session: f293bde1-e1a5-4e70-b02e-5bef213af6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.04.14 23:32:05.137201 [ 289 ] {} <Debug> TCP-Session: e9a7b119-1e48-4110-b417-ef49805ad073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.04.14 23:32:05.137235 [ 290 ] {} <Debug> TCP-Session: f293bde1-e1a5-4e70-b02e-5bef213af6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.04.14 23:32:05.137165 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.04.14 23:32:05.137309 [ 288 ] {} <Debug> TCP-Session: 8ad3659e-53c9-4401-9467-69d7308868d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43343 | ||
| 2156 | 2026.04.14 23:32:05.137330 [ 288 ] {} <Debug> TCP-Session: 8ad3659e-53c9-4401-9467-69d7308868d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.04.14 23:32:05.137343 [ 288 ] {} <Debug> TCP-Session: 8ad3659e-53c9-4401-9467-69d7308868d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.04.14 23:32:05.137437 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 2159 | 2026.04.14 23:32:05.137534 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2160 | 2026.04.14 23:32:05.552665 [ 315 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Trace> AggregatingTransform: Aggregating | ||
| 2161 | 2026.04.14 23:32:05.552729 [ 315 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2162 | 2026.04.14 23:32:05.552761 [ 315 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001548162 sec. (645.927 rows/sec., 25.23 KiB/sec.) | ||
| 2163 | 2026.04.14 23:32:05.552776 [ 315 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Trace> Aggregator: Merging aggregated data | ||
| 2164 | 2026.04.14 23:32:05.553816 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.417198 sec., 2.3969434177536804 rows/sec., 95.88 B/sec. | ||
| 2165 | 2026.04.14 23:32:05.553962 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2166 | 2026.04.14 23:32:05.553978 [ 3 ] {61f57c1a-4f85-49ad-8b41-ac551b9feaf3} <Debug> TCPHandler: Processed in 0.417683208 sec. | ||
| 2167 | 2026.04.14 23:32:05.554090 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2026.04.14 23:32:05.554121 [ 3 ] {} <Debug> TCP-Session: 2754506d-09ac-4b44-9cdc-f3e062105402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.04.14 23:32:05.554135 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2026.04.14 23:32:05.554159 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2026.04.14 23:32:05.554198 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2026.04.14 23:32:05.554214 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2173 | 2026.04.14 23:32:05.554247 [ 291 ] {} <Debug> TCP-Session: c6b7c9e1-3504-4ee0-8b53-7f5da2357348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.04.14 23:32:05.554250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2175 | 2026.04.14 23:32:05.554279 [ 286 ] {} <Debug> TCP-Session: d328ac13-8de1-444d-971b-cae1b1a700a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.04.14 23:32:05.554265 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2026.04.14 23:32:05.554328 [ 290 ] {} <Debug> TCP-Session: f293bde1-e1a5-4e70-b02e-5bef213af6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.04.14 23:32:05.554262 [ 289 ] {} <Debug> TCP-Session: e9a7b119-1e48-4110-b417-ef49805ad073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.04.14 23:32:05.554358 [ 292 ] {} <Debug> TCP-Session: a46b01f7-9fa8-4916-83fe-7d90230fd97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.04.14 23:32:05.554236 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2181 | 2026.04.14 23:32:05.554207 [ 293 ] {} <Debug> TCP-Session: 3c23ecfb-d3a4-4e17-b2e4-ae3988158d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.04.14 23:32:05.554176 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2183 | 2026.04.14 23:32:05.554448 [ 287 ] {} <Debug> TCP-Session: 950892e1-7931-47f8-a68c-2bdede4c85e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.04.14 23:32:05.554488 [ 288 ] {} <Debug> TCP-Session: 8ad3659e-53c9-4401-9467-69d7308868d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.04.14 23:32:05.942303 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.04.14 23:32:05.942486 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2187 | 2026.04.14 23:32:05.942558 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2188 | 2026.04.14 23:32:05.943242 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.04.14 23:32:05.943294 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2190 | 2026.04.14 23:32:05.943740 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2191 | 2026.04.14 23:32:05.943992 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.04.14 23:32:05.944144 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001708 sec., 45667.44730679157 rows/sec., 3.77 MiB/sec. | ||
| 2193 | 2026.04.14 23:32:05.944189 [ 4 ] {3bb8e39c-1ccf-443f-8586-fec2690b012a} <Debug> TCPHandler: Processed in 0.002020055 sec. | ||
| 2194 | 2026.04.14 23:32:05.944188 [ 34 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2195 | 2026.04.14 23:32:05.944266 [ 34 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.04.14 23:32:05.944291 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2197 | 2026.04.14 23:32:05.944313 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.04.14 23:32:05.944417 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 2199 | 2026.04.14 23:32:05.944421 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.04.14 23:32:05.944511 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2201 | 2026.04.14 23:32:05.944563 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2202 | 2026.04.14 23:32:05.944603 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 247 rows starting from the beginning of the part | ||
| 2203 | 2026.04.14 23:32:05.944670 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 198 rows starting from the beginning of the part | ||
| 2204 | 2026.04.14 23:32:05.944715 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 2205 | 2026.04.14 23:32:05.944759 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 2206 | 2026.04.14 23:32:05.944798 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2207 | 2026.04.14 23:32:05.944840 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2208 | 2026.04.14 23:32:05.944911 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.04.14 23:32:05.944954 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2210 | 2026.04.14 23:32:05.945304 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2211 | 2026.04.14 23:32:05.945567 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.04.14 23:32:05.945707 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001305 sec., 8429.11877394636 rows/sec., 633.83 KiB/sec. | ||
| 2213 | 2026.04.14 23:32:05.945746 [ 4 ] {13d38d95-0cca-41d6-b21f-666799031ed5} <Debug> TCPHandler: Processed in 0.00148037 sec. | ||
| 2214 | 2026.04.14 23:32:05.945857 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.04.14 23:32:05.945952 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2216 | 2026.04.14 23:32:05.945995 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2217 | 2026.04.14 23:32:05.946059 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692517 sec., 482713.0244482035 rows/sec., 43.54 MiB/sec. | ||
| 2218 | 2026.04.14 23:32:05.946342 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2219 | 2026.04.14 23:32:05.946405 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.04.14 23:32:05.946452 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2221 | 2026.04.14 23:32:05.946729 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.04.14 23:32:05.946803 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2223 | 2026.04.14 23:32:05.946840 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_11_2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2224 | 2026.04.14 23:32:05.946951 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2225 | 2026.04.14 23:32:05.947059 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.04.14 23:32:05.947176 [ 34 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2227 | 2026.04.14 23:32:05.947197 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001262 sec., 59429.477020602215 rows/sec., 4.64 MiB/sec. | ||
| 2228 | 2026.04.14 23:32:05.947229 [ 34 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.04.14 23:32:05.947246 [ 4 ] {88ce2333-3c18-4f52-b297-a442fd149711} <Debug> TCPHandler: Processed in 0.001436629 sec. | ||
| 2230 | 2026.04.14 23:32:05.947257 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2231 | 2026.04.14 23:32:05.947364 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.04.14 23:32:05.947376 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 2233 | 2026.04.14 23:32:05.947463 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2234 | 2026.04.14 23:32:05.947488 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2235 | 2026.04.14 23:32:05.947507 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2236 | 2026.04.14 23:32:05.947527 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 157 rows starting from the beginning of the part | ||
| 2237 | 2026.04.14 23:32:05.947618 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 111 rows starting from the beginning of the part | ||
| 2238 | 2026.04.14 23:32:05.947677 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 93 rows starting from the beginning of the part | ||
| 2239 | 2026.04.14 23:32:05.947736 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 2240 | 2026.04.14 23:32:05.947796 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2241 | 2026.04.14 23:32:05.947848 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2242 | 2026.04.14 23:32:05.947912 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.04.14 23:32:05.947950 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2244 | 2026.04.14 23:32:05.948301 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2245 | 2026.04.14 23:32:05.948538 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.04.14 23:32:05.948644 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2247 | 2026.04.14 23:32:05.948669 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 2248 | 2026.04.14 23:32:05.948680 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.04.14 23:32:05.948711 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2250 | 2026.04.14 23:32:05.948713 [ 4 ] {942ec2c1-64b9-47ff-94fa-7c1c50506826} <Debug> TCPHandler: Processed in 0.001396328 sec. | ||
| 2251 | 2026.04.14 23:32:05.948731 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397558 sec., 430035.819622513 rows/sec., 35.80 MiB/sec. | ||
| 2252 | 2026.04.14 23:32:05.948788 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 2253 | 2026.04.14 23:32:05.948838 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.04.14 23:32:05.948915 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2255 | 2026.04.14 23:32:05.948922 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2256 | 2026.04.14 23:32:05.948938 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.04.14 23:32:05.948963 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1122 rows starting from the beginning of the part | ||
| 2258 | 2026.04.14 23:32:05.949003 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2259 | 2026.04.14 23:32:05.949056 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2260 | 2026.04.14 23:32:05.949111 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2261 | 2026.04.14 23:32:05.949161 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 2262 | 2026.04.14 23:32:05.949203 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2263 | 2026.04.14 23:32:05.949243 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.04.14 23:32:05.949248 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2265 | 2026.04.14 23:32:05.949341 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_11_2} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2266 | 2026.04.14 23:32:05.949434 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2267 | 2026.04.14 23:32:05.949753 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.04.14 23:32:05.949796 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2269 | 2026.04.14 23:32:05.950327 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2270 | 2026.04.14 23:32:05.950380 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619453 sec., 1209050.2163384797 rows/sec., 85.56 MiB/sec. | ||
| 2271 | 2026.04.14 23:32:05.950545 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.04.14 23:32:05.950596 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2273 | 2026.04.14 23:32:05.950689 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001769 sec., 6218.202374222725 rows/sec., 11.14 MiB/sec. | ||
| 2274 | 2026.04.14 23:32:05.950750 [ 4 ] {7a8659b7-4a00-4e41-bba0-563fc8511eb3} <Debug> TCPHandler: Processed in 0.001960174 sec. | ||
| 2275 | 2026.04.14 23:32:05.950872 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.04.14 23:32:05.950895 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.04.14 23:32:05.950975 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2278 | 2026.04.14 23:32:05.950989 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2279 | 2026.04.14 23:32:05.951043 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2280 | 2026.04.14 23:32:05.951043 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2281 | 2026.04.14 23:32:05.951426 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.04.14 23:32:05.951462 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2283 | 2026.04.14 23:32:05.951776 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2284 | 2026.04.14 23:32:05.951990 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.04.14 23:32:05.952092 [ 34 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2286 | 2026.04.14 23:32:05.952114 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 2287 | 2026.04.14 23:32:05.952125 [ 34 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.04.14 23:32:05.952159 [ 4 ] {7d163e18-38ea-46ad-be72-9420b48b584e} <Debug> TCPHandler: Processed in 0.001343907 sec. | ||
| 2289 | 2026.04.14 23:32:05.952159 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2290 | 2026.04.14 23:32:05.952283 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 2291 | 2026.04.14 23:32:05.952406 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2292 | 2026.04.14 23:32:05.952446 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2293 | 2026.04.14 23:32:05.952532 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 2294 | 2026.04.14 23:32:05.952595 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2295 | 2026.04.14 23:32:05.952640 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 2296 | 2026.04.14 23:32:05.952678 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2297 | 2026.04.14 23:32:05.952717 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2298 | 2026.04.14 23:32:05.953533 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001296895 sec., 508907.8144337051 rows/sec., 34.30 MiB/sec. | ||
| 2299 | 2026.04.14 23:32:05.953725 [ 196 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2300 | 2026.04.14 23:32:05.954016 [ 196 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.04.14 23:32:05.954085 [ 196 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_11_2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2302 | 2026.04.14 23:32:05.954154 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2303 | 2026.04.14 23:32:06.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.61 MiB, peak 197.16 MiB, free memory in arenas 0.00 B, will set to 206.30 MiB (RSS), difference: 18.69 MiB | ||
| 2304 | 2026.04.14 23:32:09.521781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 314 | ||
| 2305 | 2026.04.14 23:32:09.523981 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.04.14 23:32:09.524028 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2307 | 2026.04.14 23:32:09.525190 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2308 | 2026.04.14 23:32:09.525451 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.04.14 23:32:09.525697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2310 | 2026.04.14 23:32:10.941534 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.04.14 23:32:10.941806 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2312 | 2026.04.14 23:32:10.941908 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2313 | 2026.04.14 23:32:10.942795 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.04.14 23:32:10.942831 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2315 | 2026.04.14 23:32:10.943219 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2316 | 2026.04.14 23:32:10.943439 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.04.14 23:32:10.943586 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001856 sec., 58189.65517241379 rows/sec., 4.88 MiB/sec. | ||
| 2318 | 2026.04.14 23:32:10.943624 [ 4 ] {a8ffd3cc-acce-4374-a22e-862ad00ab18f} <Debug> TCPHandler: Processed in 0.002244961 sec. | ||
| 2319 | 2026.04.14 23:32:10.943761 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.04.14 23:32:10.943859 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2321 | 2026.04.14 23:32:10.943900 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2322 | 2026.04.14 23:32:10.944302 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.04.14 23:32:10.944335 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2324 | 2026.04.14 23:32:10.944631 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2325 | 2026.04.14 23:32:10.944854 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.04.14 23:32:10.944944 [ 59 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2327 | 2026.04.14 23:32:10.944976 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 2328 | 2026.04.14 23:32:10.944998 [ 59 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.04.14 23:32:10.945011 [ 4 ] {36cab8f2-6695-461f-90a8-9d7ea996ffab} <Debug> TCPHandler: Processed in 0.001299095 sec. | ||
| 2330 | 2026.04.14 23:32:10.945019 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2331 | 2026.04.14 23:32:10.945121 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.04.14 23:32:10.945148 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 2333 | 2026.04.14 23:32:10.945214 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2334 | 2026.04.14 23:32:10.945258 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2335 | 2026.04.14 23:32:10.945290 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2336 | 2026.04.14 23:32:10.945325 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part | ||
| 2337 | 2026.04.14 23:32:10.945386 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2338 | 2026.04.14 23:32:10.945428 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 2339 | 2026.04.14 23:32:10.945465 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2340 | 2026.04.14 23:32:10.945503 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 2341 | 2026.04.14 23:32:10.945540 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2342 | 2026.04.14 23:32:10.945675 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.04.14 23:32:10.945715 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2344 | 2026.04.14 23:32:10.946044 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2345 | 2026.04.14 23:32:10.946275 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.04.14 23:32:10.946345 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251724 sec., 124628.1129066791 rows/sec., 9.62 MiB/sec. | ||
| 2347 | 2026.04.14 23:32:10.946398 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001203 sec., 74812.96758104737 rows/sec., 5.84 MiB/sec. | ||
| 2348 | 2026.04.14 23:32:10.946435 [ 4 ] {0c37fa01-1005-481e-9e3b-9f94f08338a6} <Debug> TCPHandler: Processed in 0.001361797 sec. | ||
| 2349 | 2026.04.14 23:32:10.946474 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2350 | 2026.04.14 23:32:10.946542 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.04.14 23:32:10.946641 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.04.14 23:32:10.946685 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2353 | 2026.04.14 23:32:10.946725 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.04.14 23:32:10.946801 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_11_2} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2355 | 2026.04.14 23:32:10.946868 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2356 | 2026.04.14 23:32:10.947090 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.04.14 23:32:10.947129 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2358 | 2026.04.14 23:32:10.947463 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2359 | 2026.04.14 23:32:10.947667 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.04.14 23:32:10.947789 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 2361 | 2026.04.14 23:32:10.947824 [ 4 ] {e15ec099-4603-4c2f-9f1b-75a6efe0c248} <Debug> TCPHandler: Processed in 0.001329736 sec. | ||
| 2362 | 2026.04.14 23:32:10.947939 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.04.14 23:32:10.948058 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.04.14 23:32:10.948123 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2365 | 2026.04.14 23:32:10.948970 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.04.14 23:32:10.949004 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2367 | 2026.04.14 23:32:10.949562 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2368 | 2026.04.14 23:32:10.949784 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.04.14 23:32:10.949880 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2370 | 2026.04.14 23:32:10.949918 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001885 sec., 13793.103448275862 rows/sec., 24.72 MiB/sec. | ||
| 2371 | 2026.04.14 23:32:10.949924 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.04.14 23:32:10.949953 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2373 | 2026.04.14 23:32:10.949978 [ 4 ] {e1686474-29a7-43af-963f-4803c94617f6} <Debug> TCPHandler: Processed in 0.002100847 sec. | ||
| 2374 | 2026.04.14 23:32:10.950053 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 2375 | 2026.04.14 23:32:10.950087 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.04.14 23:32:10.950189 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2377 | 2026.04.14 23:32:10.950232 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2378 | 2026.04.14 23:32:10.950328 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2379 | 2026.04.14 23:32:10.950399 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 2380 | 2026.04.14 23:32:10.950538 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2381 | 2026.04.14 23:32:10.950549 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.04.14 23:32:10.950588 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2383 | 2026.04.14 23:32:10.950652 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 2384 | 2026.04.14 23:32:10.950764 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2385 | 2026.04.14 23:32:10.950869 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 2386 | 2026.04.14 23:32:10.950914 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2387 | 2026.04.14 23:32:10.950981 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2388 | 2026.04.14 23:32:10.951136 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.04.14 23:32:10.951265 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2390 | 2026.04.14 23:32:10.951303 [ 4 ] {bd6c8efc-4e17-45db-b453-5d39bf50a83a} <Debug> TCPHandler: Processed in 0.001264894 sec. | ||
| 2391 | 2026.04.14 23:32:10.958079 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 19 columns (19 merged, 0 gathered) in 0.008071479 sec., 21185.708344158487 rows/sec., 37.96 MiB/sec. | ||
| 2392 | 2026.04.14 23:32:10.958662 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2393 | 2026.04.14 23:32:10.958997 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.04.14 23:32:10.959071 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2395 | 2026.04.14 23:32:10.959174 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2396 | 2026.04.14 23:32:11.351834 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.04.14 23:32:11.352074 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 2398 | 2026.04.14 23:32:11.352421 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2399 | 2026.04.14 23:32:11.352460 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 2400 | 2026.04.14 23:32:11.352722 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2401 | 2026.04.14 23:32:11.352793 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2402 | 2026.04.14 23:32:11.352934 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2403 | 2026.04.14 23:32:11.353037 [ 312 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2404 | 2026.04.14 23:32:11.353069 [ 303 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2405 | 2026.04.14 23:32:11.353174 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2406 | 2026.04.14 23:32:11.353201 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2407 | 2026.04.14 23:32:11.355406 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2408 | 2026.04.14 23:32:11.355434 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2409 | 2026.04.14 23:32:11.355493 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2410 | 2026.04.14 23:32:11.355536 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2411 | 2026.04.14 23:32:11.356414 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.004438 sec., 6759.8017124831 rows/sec., 293.54 KiB/sec. | ||
| 2412 | 2026.04.14 23:32:11.356515 [ 4 ] {e9cd5b68-c28a-4f1d-8665-23043fed1cf1} <Debug> TCPHandler: Processed in 0.004806861 sec. | ||
| 2413 | 2026.04.14 23:32:11.356848 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.04.14 23:32:11.356983 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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) | ||
| 2415 | 2026.04.14 23:32:11.357201 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2416 | 2026.04.14 23:32:11.357235 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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 | ||
| 2417 | 2026.04.14 23:32:11.357434 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2418 | 2026.04.14 23:32:11.357487 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2419 | 2026.04.14 23:32:11.357588 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2420 | 2026.04.14 23:32:11.357650 [ 312 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2421 | 2026.04.14 23:32:11.357661 [ 302 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2422 | 2026.04.14 23:32:11.357759 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2423 | 2026.04.14 23:32:11.357790 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2424 | 2026.04.14 23:32:11.357846 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2425 | 2026.04.14 23:32:11.357864 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2426 | 2026.04.14 23:32:11.357895 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 2427 | 2026.04.14 23:32:11.357925 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 2428 | 2026.04.14 23:32:11.358492 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001564 sec., 19181.58567774936 rows/sec., 832.95 KiB/sec. | ||
| 2429 | 2026.04.14 23:32:11.358581 [ 4 ] {42373651-fa7d-4bea-8fbb-36a4ca75af88} <Debug> TCPHandler: Processed in 0.001782208 sec. | ||
| 2430 | 2026.04.14 23:32:11.358798 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.04.14 23:32:11.358931 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2432 | 2026.04.14 23:32:11.359149 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2433 | 2026.04.14 23:32:11.359184 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2434 | 2026.04.14 23:32:11.359379 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2435 | 2026.04.14 23:32:11.359431 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2436 | 2026.04.14 23:32:11.359530 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2437 | 2026.04.14 23:32:11.359582 [ 328 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2438 | 2026.04.14 23:32:11.359593 [ 302 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2439 | 2026.04.14 23:32:11.359679 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2440 | 2026.04.14 23:32:11.359704 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2441 | 2026.04.14 23:32:11.359759 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2442 | 2026.04.14 23:32:11.359779 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2443 | 2026.04.14 23:32:11.359808 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2444 | 2026.04.14 23:32:11.359840 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2445 | 2026.04.14 23:32:11.360359 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001483 sec., 20229.265003371544 rows/sec., 878.45 KiB/sec. | ||
| 2446 | 2026.04.14 23:32:11.360428 [ 4 ] {97338aa6-3899-46b7-a161-c70cbb7b4496} <Debug> TCPHandler: Processed in 0.001683546 sec. | ||
| 2447 | 2026.04.14 23:32:11.360699 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.04.14 23:32:11.360835 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2449 | 2026.04.14 23:32:11.361043 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2450 | 2026.04.14 23:32:11.361078 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2451 | 2026.04.14 23:32:11.361270 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2452 | 2026.04.14 23:32:11.361322 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2453 | 2026.04.14 23:32:11.361422 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2454 | 2026.04.14 23:32:11.361479 [ 328 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2455 | 2026.04.14 23:32:11.361488 [ 312 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2456 | 2026.04.14 23:32:11.361555 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2457 | 2026.04.14 23:32:11.361575 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2458 | 2026.04.14 23:32:11.361631 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2459 | 2026.04.14 23:32:11.361647 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2460 | 2026.04.14 23:32:11.361678 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2461 | 2026.04.14 23:32:11.361708 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2462 | 2026.04.14 23:32:11.362255 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001475 sec., 20338.98305084746 rows/sec., 883.21 KiB/sec. | ||
| 2463 | 2026.04.14 23:32:11.362344 [ 4 ] {104da9c0-7c1f-42d2-86bd-dd47dc0d00c9} <Debug> TCPHandler: Processed in 0.001701567 sec. | ||
| 2464 | 2026.04.14 23:32:11.362548 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2026.04.14 23:32:11.362680 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 2466 | 2026.04.14 23:32:11.362891 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2467 | 2026.04.14 23:32:11.362926 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 2468 | 2026.04.14 23:32:11.363128 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2469 | 2026.04.14 23:32:11.363180 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2470 | 2026.04.14 23:32:11.363276 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2471 | 2026.04.14 23:32:11.363337 [ 328 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2472 | 2026.04.14 23:32:11.363340 [ 302 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2473 | 2026.04.14 23:32:11.363422 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2474 | 2026.04.14 23:32:11.363447 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2475 | 2026.04.14 23:32:11.363505 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2476 | 2026.04.14 23:32:11.363522 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2477 | 2026.04.14 23:32:11.363552 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2478 | 2026.04.14 23:32:11.363586 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2479 | 2026.04.14 23:32:11.364114 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001489 sec., 20147.750167897917 rows/sec., 874.91 KiB/sec. | ||
| 2480 | 2026.04.14 23:32:11.364218 [ 4 ] {52dcccf2-bf83-4eee-bdb0-4765b336af08} <Debug> TCPHandler: Processed in 0.001718647 sec. | ||
| 2481 | 2026.04.14 23:32:11.364415 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2482 | 2026.04.14 23:32:11.364548 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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) | ||
| 2483 | 2026.04.14 23:32:11.364759 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2484 | 2026.04.14 23:32:11.364795 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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 | ||
| 2485 | 2026.04.14 23:32:11.364992 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2486 | 2026.04.14 23:32:11.365043 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2487 | 2026.04.14 23:32:11.365139 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2488 | 2026.04.14 23:32:11.365196 [ 322 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2489 | 2026.04.14 23:32:11.365196 [ 302 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2490 | 2026.04.14 23:32:11.365282 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2491 | 2026.04.14 23:32:11.365307 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2492 | 2026.04.14 23:32:11.365360 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2493 | 2026.04.14 23:32:11.365376 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2494 | 2026.04.14 23:32:11.365406 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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'))" | ||
| 2495 | 2026.04.14 23:32:11.365442 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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'))" | ||
| 2496 | 2026.04.14 23:32:11.365955 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001462 sec., 20519.83584131327 rows/sec., 891.06 KiB/sec. | ||
| 2497 | 2026.04.14 23:32:11.366039 [ 4 ] {9a8fc440-97a9-4c12-b330-b2b5aad5e3e0} <Debug> TCPHandler: Processed in 0.001671755 sec. | ||
| 2498 | 2026.04.14 23:32:11.367886 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.04.14 23:32:11.368045 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2500 | 2026.04.14 23:32:11.368306 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2501 | 2026.04.14 23:32:11.368347 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2502 | 2026.04.14 23:32:11.368569 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2503 | 2026.04.14 23:32:11.368620 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2504 | 2026.04.14 23:32:11.368716 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2505 | 2026.04.14 23:32:11.368770 [ 328 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2506 | 2026.04.14 23:32:11.368786 [ 322 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2507 | 2026.04.14 23:32:11.368869 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2508 | 2026.04.14 23:32:11.368894 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2509 | 2026.04.14 23:32:11.368949 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2510 | 2026.04.14 23:32:11.368966 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2511 | 2026.04.14 23:32:11.368995 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2512 | 2026.04.14 23:32:11.369025 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2513 | 2026.04.14 23:32:11.369731 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001753 sec., 17113.519680547633 rows/sec., 743.15 KiB/sec. | ||
| 2514 | 2026.04.14 23:32:11.369833 [ 4 ] {e055fcbf-5c67-4525-b3af-78c3fbcadd98} <Debug> TCPHandler: Processed in 0.002005955 sec. | ||
| 2515 | 2026.04.14 23:32:11.408694 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.04.14 23:32:11.408965 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2517 | 2026.04.14 23:32:11.409397 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2518 | 2026.04.14 23:32:11.409468 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2519 | 2026.04.14 23:32:11.409706 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2520 | 2026.04.14 23:32:11.409758 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2521 | 2026.04.14 23:32:11.409861 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2522 | 2026.04.14 23:32:11.409927 [ 302 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2523 | 2026.04.14 23:32:11.409928 [ 328 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2524 | 2026.04.14 23:32:11.410014 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2525 | 2026.04.14 23:32:11.410034 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2526 | 2026.04.14 23:32:11.410089 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2527 | 2026.04.14 23:32:11.410106 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2528 | 2026.04.14 23:32:11.410136 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2529 | 2026.04.14 23:32:11.410167 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2530 | 2026.04.14 23:32:11.410927 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.002082 sec., 14409.22190201729 rows/sec., 625.71 KiB/sec. | ||
| 2531 | 2026.04.14 23:32:11.411109 [ 4 ] {dbe49969-8001-44d6-9e42-261a31e4db17} <Debug> TCPHandler: Processed in 0.002517418 sec. | ||
| 2532 | 2026.04.14 23:32:11.508193 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.04.14 23:32:11.508475 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2534 | 2026.04.14 23:32:11.508821 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2535 | 2026.04.14 23:32:11.508858 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2536 | 2026.04.14 23:32:11.509066 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2537 | 2026.04.14 23:32:11.509119 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2538 | 2026.04.14 23:32:11.509218 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2539 | 2026.04.14 23:32:11.509296 [ 328 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2540 | 2026.04.14 23:32:11.509301 [ 331 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2541 | 2026.04.14 23:32:11.509413 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 2542 | 2026.04.14 23:32:11.509438 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2543 | 2026.04.14 23:32:11.509494 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2544 | 2026.04.14 23:32:11.509511 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2545 | 2026.04.14 23:32:11.509543 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2546 | 2026.04.14 23:32:11.509577 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2547 | 2026.04.14 23:32:11.510228 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001877 sec., 15982.951518380394 rows/sec., 694.05 KiB/sec. | ||
| 2548 | 2026.04.14 23:32:11.510334 [ 4 ] {7c71f611-221f-4c56-afcd-407cde5c49b7} <Debug> TCPHandler: Processed in 0.002245791 sec. | ||
| 2549 | 2026.04.14 23:32:11.511949 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.04.14 23:32:11.512055 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2551 | 2026.04.14 23:32:11.512098 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2552 | 2026.04.14 23:32:11.512591 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.04.14 23:32:11.512630 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2554 | 2026.04.14 23:32:11.513045 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2555 | 2026.04.14 23:32:11.513238 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.04.14 23:32:11.513381 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001356 sec., 6637.168141592921 rows/sec., 1.36 MiB/sec. | ||
| 2557 | 2026.04.14 23:32:11.513420 [ 4 ] {87038962-7c90-443f-be05-aa404a903cb6} <Debug> TCPHandler: Processed in 0.001518981 sec. | ||
| 2558 | 2026.04.14 23:32:11.513526 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.04.14 23:32:11.513620 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.04.14 23:32:11.513661 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2561 | 2026.04.14 23:32:11.514053 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.04.14 23:32:11.514087 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2563 | 2026.04.14 23:32:11.514404 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2564 | 2026.04.14 23:32:11.514616 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.04.14 23:32:11.514744 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.74 MiB/sec. | ||
| 2566 | 2026.04.14 23:32:11.514780 [ 4 ] {f29ea4fa-c841-4741-be41-6e943ca5dcae} <Debug> TCPHandler: Processed in 0.001302076 sec. | ||
| 2567 | 2026.04.14 23:32:11.514881 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.04.14 23:32:11.514974 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2569 | 2026.04.14 23:32:11.515013 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2570 | 2026.04.14 23:32:11.515377 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.04.14 23:32:11.515411 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2572 | 2026.04.14 23:32:11.515691 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2573 | 2026.04.14 23:32:11.515900 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.04.14 23:32:11.516024 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001068 sec., 14981.273408239702 rows/sec., 1.19 MiB/sec. | ||
| 2575 | 2026.04.14 23:32:11.516059 [ 4 ] {482eeef5-015d-4fff-a0f7-76cf87a347e1} <Debug> TCPHandler: Processed in 0.001225503 sec. | ||
| 2576 | 2026.04.14 23:32:11.516157 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.04.14 23:32:11.516249 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2578 | 2026.04.14 23:32:11.516288 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2579 | 2026.04.14 23:32:11.517931 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.04.14 23:32:11.517965 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2581 | 2026.04.14 23:32:11.518423 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2582 | 2026.04.14 23:32:11.518640 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.04.14 23:32:11.518768 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Debug> executeQuery: Read 2562 rows, 195.46 KiB in 0.002535 sec., 1010650.8875739645 rows/sec., 75.30 MiB/sec. | ||
| 2584 | 2026.04.14 23:32:11.518803 [ 4 ] {cc4f86f5-6ce2-4c19-9cc3-f72825496309} <Debug> TCPHandler: Processed in 0.002693093 sec. | ||
| 2585 | 2026.04.14 23:32:11.518906 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.04.14 23:32:11.518998 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.04.14 23:32:11.519038 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2588 | 2026.04.14 23:32:11.519424 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.04.14 23:32:11.519460 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2590 | 2026.04.14 23:32:11.519748 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2591 | 2026.04.14 23:32:11.519978 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.04.14 23:32:11.520109 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.001127 sec., 46140.19520851819 rows/sec., 3.36 MiB/sec. | ||
| 2593 | 2026.04.14 23:32:11.520144 [ 4 ] {daeabc9b-41d1-4dff-a576-624f5ca4553f} <Debug> TCPHandler: Processed in 0.001286955 sec. | ||
| 2594 | 2026.04.14 23:32:11.520242 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.04.14 23:32:11.520335 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.04.14 23:32:11.520374 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2597 | 2026.04.14 23:32:11.521014 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.04.14 23:32:11.521050 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2599 | 2026.04.14 23:32:11.521390 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2600 | 2026.04.14 23:32:11.521595 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.04.14 23:32:11.521717 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.0014 sec., 590000 rows/sec., 34.52 MiB/sec. | ||
| 2602 | 2026.04.14 23:32:11.521755 [ 4 ] {610f5a97-8dab-43fa-a24b-a2aa8b31aef8} <Debug> TCPHandler: Processed in 0.001560573 sec. | ||
| 2603 | 2026.04.14 23:32:11.521857 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.04.14 23:32:11.521950 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.04.14 23:32:11.521989 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2606 | 2026.04.14 23:32:11.522339 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.04.14 23:32:11.522373 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2608 | 2026.04.14 23:32:11.522654 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2609 | 2026.04.14 23:32:11.522858 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.04.14 23:32:11.522975 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001043 sec., 1917.5455417066153 rows/sec., 134.83 KiB/sec. | ||
| 2611 | 2026.04.14 23:32:11.523011 [ 4 ] {5e451f39-7946-4099-bfd5-bc6d64de870d} <Debug> TCPHandler: Processed in 0.001201853 sec. | ||
| 2612 | 2026.04.14 23:32:11.523110 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.04.14 23:32:11.523202 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2614 | 2026.04.14 23:32:11.523241 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2615 | 2026.04.14 23:32:11.523599 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.04.14 23:32:11.523633 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2617 | 2026.04.14 23:32:11.523907 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2618 | 2026.04.14 23:32:11.524133 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.04.14 23:32:11.524255 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 876.17 KiB/sec. | ||
| 2620 | 2026.04.14 23:32:11.524293 [ 4 ] {4efbebc3-8dc7-4f74-ab31-30b29865bd69} <Debug> TCPHandler: Processed in 0.001230774 sec. | ||
| 2621 | 2026.04.14 23:32:11.524393 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.04.14 23:32:11.524484 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2623 | 2026.04.14 23:32:11.524522 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2624 | 2026.04.14 23:32:11.525319 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.04.14 23:32:11.525354 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2626 | 2026.04.14 23:32:11.525733 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2627 | 2026.04.14 23:32:11.525941 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.04.14 23:32:11.526065 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Debug> executeQuery: Read 1361 rows, 94.20 KiB in 0.001598 sec., 851689.6120150187 rows/sec., 57.57 MiB/sec. | ||
| 2629 | 2026.04.14 23:32:11.526102 [ 4 ] {143d00f2-7322-47d4-ade2-461d4628a0f3} <Debug> TCPHandler: Processed in 0.001757328 sec. | ||
| 2630 | 2026.04.14 23:32:11.526203 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.04.14 23:32:11.526296 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.04.14 23:32:11.526338 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2633 | 2026.04.14 23:32:11.527472 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.04.14 23:32:11.527508 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2635 | 2026.04.14 23:32:11.528072 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2636 | 2026.04.14 23:32:11.528288 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.04.14 23:32:11.528415 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Debug> executeQuery: Read 3735 rows, 243.29 KiB in 0.002137 sec., 1747777.2578380909 rows/sec., 111.18 MiB/sec. | ||
| 2638 | 2026.04.14 23:32:11.528452 [ 4 ] {1ad4b157-f5fd-4bcf-8e0d-13fcd105f95a} <Debug> TCPHandler: Processed in 0.002297333 sec. | ||
| 2639 | 2026.04.14 23:32:11.528554 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.04.14 23:32:11.528645 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.04.14 23:32:11.528687 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2642 | 2026.04.14 23:32:11.528978 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.04.14 23:32:11.529013 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2644 | 2026.04.14 23:32:11.529301 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2645 | 2026.04.14 23:32:11.529525 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.04.14 23:32:11.529648 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 62.23 KiB/sec. | ||
| 2647 | 2026.04.14 23:32:11.529682 [ 4 ] {3677b06d-6803-42d1-bac4-9badf7857376} <Debug> TCPHandler: Processed in 0.001177222 sec. | ||
| 2648 | 2026.04.14 23:32:11.529784 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.04.14 23:32:11.529876 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.04.14 23:32:11.529929 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2651 | 2026.04.14 23:32:11.530624 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.04.14 23:32:11.530658 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2653 | 2026.04.14 23:32:11.531178 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2654 | 2026.04.14 23:32:11.531399 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.04.14 23:32:11.531538 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001678 sec., 14302.74135876043 rows/sec., 25.63 MiB/sec. | ||
| 2656 | 2026.04.14 23:32:11.531590 [ 4 ] {3f1277d0-4d25-497b-8a83-28ab0e711f05} <Debug> TCPHandler: Processed in 0.00185714 sec. | ||
| 2657 | 2026.04.14 23:32:11.531690 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.04.14 23:32:11.531783 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.04.14 23:32:11.531824 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2660 | 2026.04.14 23:32:11.532133 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.04.14 23:32:11.532168 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2662 | 2026.04.14 23:32:11.532461 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2663 | 2026.04.14 23:32:11.532664 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.04.14 23:32:11.532784 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 415.52 KiB/sec. | ||
| 2665 | 2026.04.14 23:32:11.532820 [ 4 ] {be9ee272-8ac8-432f-acbc-65aa0ead1c94} <Debug> TCPHandler: Processed in 0.001179072 sec. | ||
| 2666 | 2026.04.14 23:32:11.532926 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.04.14 23:32:11.533018 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.04.14 23:32:11.533059 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2669 | 2026.04.14 23:32:11.533341 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.04.14 23:32:11.533375 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2671 | 2026.04.14 23:32:11.533662 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2672 | 2026.04.14 23:32:11.533871 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.04.14 23:32:11.533997 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.000996 sec., 12048.192771084337 rows/sec., 831.45 KiB/sec. | ||
| 2674 | 2026.04.14 23:32:11.534030 [ 4 ] {855bbf13-55f9-49b5-bcea-753f66e4d7c8} <Debug> TCPHandler: Processed in 0.001150831 sec. | ||
| 2675 | 2026.04.14 23:32:12.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.06 MiB, peak 211.21 MiB, free memory in arenas 0.00 B, will set to 206.79 MiB (RSS), difference: -1.27 MiB | ||
| 2676 | 2026.04.14 23:32:12.022786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5274 | ||
| 2677 | 2026.04.14 23:32:12.023257 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.04.14 23:32:12.023294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2679 | 2026.04.14 23:32:12.023754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2680 | 2026.04.14 23:32:12.023982 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.04.14 23:32:12.024111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5274 | ||
| 2682 | 2026.04.14 23:32:12.024145 [ 77 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2683 | 2026.04.14 23:32:12.024221 [ 77 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.04.14 23:32:12.024245 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2685 | 2026.04.14 23:32:12.024386 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 2686 | 2026.04.14 23:32:12.024533 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2687 | 2026.04.14 23:32:12.024582 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2842 rows starting from the beginning of the part | ||
| 2688 | 2026.04.14 23:32:12.024662 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2689 | 2026.04.14 23:32:12.024717 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 2690 | 2026.04.14 23:32:12.024772 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 2691 | 2026.04.14 23:32:12.024823 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 2692 | 2026.04.14 23:32:12.024877 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 2693 | 2026.04.14 23:32:12.026504 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002180909 sec., 2418257.708139129 rows/sec., 34.59 MiB/sec. | ||
| 2694 | 2026.04.14 23:32:12.027256 [ 190 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2695 | 2026.04.14 23:32:12.027579 [ 190 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_11_2} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.04.14 23:32:12.027660 [ 190 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_11_2} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2697 | 2026.04.14 23:32:12.027757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2698 | 2026.04.14 23:32:12.389815 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2699 | 2026.04.14 23:32:12.408100 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.04.14 23:32:12.408159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2701 | 2026.04.14 23:32:12.414576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2702 | 2026.04.14 23:32:12.415275 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.04.14 23:32:12.415548 [ 77 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2704 | 2026.04.14 23:32:12.415587 [ 77 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.04.14 23:32:12.415608 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2706 | 2026.04.14 23:32:12.415776 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 2707 | 2026.04.14 23:32:12.418747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2708 | 2026.04.14 23:32:12.420325 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2709 | 2026.04.14 23:32:12.421752 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 2710 | 2026.04.14 23:32:12.426124 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 2711 | 2026.04.14 23:32:12.430222 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 2712 | 2026.04.14 23:32:12.434414 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 2713 | 2026.04.14 23:32:12.438957 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 2714 | 2026.04.14 23:32:12.442926 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 2715 | 2026.04.14 23:32:12.494055 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078368015 sec., 1059.105554734288 rows/sec., 5.48 MiB/sec. | ||
| 2716 | 2026.04.14 23:32:12.496420 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2717 | 2026.04.14 23:32:12.498485 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_11_2} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.04.14 23:32:12.498566 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_11_2} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2719 | 2026.04.14 23:32:12.500787 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2720 | 2026.04.14 23:32:13.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.91 MiB, peak 217.80 MiB, free memory in arenas 0.00 B, will set to 220.32 MiB (RSS), difference: 12.41 MiB | ||
| 2721 | 2026.04.14 23:32:15.939338 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.04.14 23:32:15.939515 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2723 | 2026.04.14 23:32:15.939586 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2724 | 2026.04.14 23:32:15.940227 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.04.14 23:32:15.940279 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2726 | 2026.04.14 23:32:15.940709 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2727 | 2026.04.14 23:32:15.940947 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.04.14 23:32:15.941120 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.58 MiB/sec. | ||
| 2729 | 2026.04.14 23:32:15.941175 [ 4 ] {0b796877-cf20-4ffa-895f-1241343b74dd} <Debug> TCPHandler: Processed in 0.001971024 sec. | ||
| 2730 | 2026.04.14 23:32:15.941301 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.04.14 23:32:15.941407 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2732 | 2026.04.14 23:32:15.941450 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2733 | 2026.04.14 23:32:15.941948 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.04.14 23:32:15.941985 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2735 | 2026.04.14 23:32:15.942335 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2736 | 2026.04.14 23:32:15.942571 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.04.14 23:32:15.942716 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001333 sec., 48012.003000750185 rows/sec., 3.75 MiB/sec. | ||
| 2738 | 2026.04.14 23:32:15.942758 [ 4 ] {c9e80c0a-589e-40f6-8ab4-a5f394f5e6cf} <Debug> TCPHandler: Processed in 0.001509551 sec. | ||
| 2739 | 2026.04.14 23:32:15.942877 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.04.14 23:32:15.942978 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.04.14 23:32:15.943024 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2742 | 2026.04.14 23:32:15.943425 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.04.14 23:32:15.943460 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2744 | 2026.04.14 23:32:15.943815 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2745 | 2026.04.14 23:32:15.944041 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.04.14 23:32:15.944176 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00122 sec., 104918.03278688525 rows/sec., 7.31 MiB/sec. | ||
| 2747 | 2026.04.14 23:32:15.944213 [ 4 ] {8811b677-d93d-4017-9451-2292956a2969} <Debug> TCPHandler: Processed in 0.001385628 sec. | ||
| 2748 | 2026.04.14 23:32:15.944328 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.04.14 23:32:15.944427 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2750 | 2026.04.14 23:32:15.944469 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2751 | 2026.04.14 23:32:15.944802 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.04.14 23:32:15.944836 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2753 | 2026.04.14 23:32:15.945140 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2754 | 2026.04.14 23:32:15.945349 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.04.14 23:32:15.945477 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 2756 | 2026.04.14 23:32:15.945512 [ 4 ] {bcf4e066-aff3-4591-b2c8-697f4117f8b5} <Debug> TCPHandler: Processed in 0.001234313 sec. | ||
| 2757 | 2026.04.14 23:32:19.428119 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2758 | 2026.04.14 23:32:19.428187 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2759 | 2026.04.14 23:32:19.524174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5722 | ||
| 2760 | 2026.04.14 23:32:19.524711 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.04.14 23:32:19.524764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2762 | 2026.04.14 23:32:19.525349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2763 | 2026.04.14 23:32:19.525600 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.04.14 23:32:19.525731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5722 | ||
| 2765 | 2026.04.14 23:32:19.526803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 380 | ||
| 2766 | 2026.04.14 23:32:19.529760 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.04.14 23:32:19.529807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2768 | 2026.04.14 23:32:19.531066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2769 | 2026.04.14 23:32:19.531329 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.04.14 23:32:19.531578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2771 | 2026.04.14 23:32:19.918803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2772 | 2026.04.14 23:32:19.937027 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.04.14 23:32:19.937089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2774 | 2026.04.14 23:32:19.942707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2775 | 2026.04.14 23:32:19.943399 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.04.14 23:32:19.946627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2777 | 2026.04.14 23:32:20.942318 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.04.14 23:32:20.942500 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2779 | 2026.04.14 23:32:20.942570 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2780 | 2026.04.14 23:32:20.943259 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.04.14 23:32:20.943311 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2782 | 2026.04.14 23:32:20.943718 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2783 | 2026.04.14 23:32:20.943946 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.04.14 23:32:20.944104 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001655 sec., 65256.79758308157 rows/sec., 5.47 MiB/sec. | ||
| 2785 | 2026.04.14 23:32:20.944156 [ 4 ] {85675e67-e3cc-436b-91c9-40f5e7456269} <Debug> TCPHandler: Processed in 0.001966333 sec. | ||
| 2786 | 2026.04.14 23:32:20.944277 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.04.14 23:32:20.944384 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2788 | 2026.04.14 23:32:20.944428 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2789 | 2026.04.14 23:32:20.944859 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.04.14 23:32:20.944899 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2791 | 2026.04.14 23:32:20.945205 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2792 | 2026.04.14 23:32:20.945416 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.04.14 23:32:20.945553 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 2794 | 2026.04.14 23:32:20.945594 [ 4 ] {fca30abb-f0bc-4f1e-8984-04897e19255b} <Debug> TCPHandler: Processed in 0.001368818 sec. | ||
| 2795 | 2026.04.14 23:32:20.945701 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.04.14 23:32:20.945804 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2797 | 2026.04.14 23:32:20.945847 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2798 | 2026.04.14 23:32:20.946275 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.04.14 23:32:20.946314 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2800 | 2026.04.14 23:32:20.946623 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2801 | 2026.04.14 23:32:20.946834 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.04.14 23:32:20.946965 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001185 sec., 75949.36708860759 rows/sec., 5.93 MiB/sec. | ||
| 2803 | 2026.04.14 23:32:20.947004 [ 4 ] {35be7e5f-89c0-46b0-a790-2d881eef9473} <Debug> TCPHandler: Processed in 0.001353107 sec. | ||
| 2804 | 2026.04.14 23:32:20.947109 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.04.14 23:32:20.947207 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.04.14 23:32:20.947251 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2807 | 2026.04.14 23:32:20.947652 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.04.14 23:32:20.947691 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2809 | 2026.04.14 23:32:20.948055 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2810 | 2026.04.14 23:32:20.948267 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.04.14 23:32:20.948408 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2812 | 2026.04.14 23:32:20.948445 [ 4 ] {1011db1a-fa88-432d-891e-60a277221acf} <Debug> TCPHandler: Processed in 0.001385267 sec. | ||
| 2813 | 2026.04.14 23:32:20.948553 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.04.14 23:32:20.948651 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.04.14 23:32:20.948706 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2816 | 2026.04.14 23:32:20.949518 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.04.14 23:32:20.949555 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2818 | 2026.04.14 23:32:20.950090 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2819 | 2026.04.14 23:32:20.950315 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.04.14 23:32:20.950456 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001826 sec., 14238.773274917854 rows/sec., 25.52 MiB/sec. | ||
| 2821 | 2026.04.14 23:32:20.950529 [ 4 ] {638106c3-bbd8-4c22-8a7f-9dfc68e502d9} <Debug> TCPHandler: Processed in 0.002024685 sec. | ||
| 2822 | 2026.04.14 23:32:20.950637 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.04.14 23:32:20.950732 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2824 | 2026.04.14 23:32:20.950775 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2825 | 2026.04.14 23:32:20.951132 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.04.14 23:32:20.951169 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2827 | 2026.04.14 23:32:20.951472 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2828 | 2026.04.14 23:32:20.951691 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.04.14 23:32:20.951819 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 2830 | 2026.04.14 23:32:20.951854 [ 4 ] {2b5238ea-198a-44fa-b5a6-cb774576dbf8} <Debug> TCPHandler: Processed in 0.001266434 sec. | ||
| 2831 | 2026.04.14 23:32:25.941527 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.04.14 23:32:25.941719 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2833 | 2026.04.14 23:32:25.941784 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2834 | 2026.04.14 23:32:25.942399 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.04.14 23:32:25.942437 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2836 | 2026.04.14 23:32:25.942833 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2837 | 2026.04.14 23:32:25.943068 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.04.14 23:32:25.943213 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001544 sec., 55699.48186528497 rows/sec., 4.66 MiB/sec. | ||
| 2839 | 2026.04.14 23:32:25.943237 [ 143 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2840 | 2026.04.14 23:32:25.943255 [ 4 ] {cd159f3c-e2e2-44ec-b743-89296b5ef9a2} <Debug> TCPHandler: Processed in 0.00185053 sec. | ||
| 2841 | 2026.04.14 23:32:25.943325 [ 143 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.04.14 23:32:25.943356 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2843 | 2026.04.14 23:32:25.943427 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.04.14 23:32:25.943476 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 2845 | 2026.04.14 23:32:25.943528 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.04.14 23:32:25.943573 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2847 | 2026.04.14 23:32:25.943616 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2848 | 2026.04.14 23:32:25.943658 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part | ||
| 2849 | 2026.04.14 23:32:25.943728 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 108 rows starting from the beginning of the part | ||
| 2850 | 2026.04.14 23:32:25.943790 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2562 rows starting from the beginning of the part | ||
| 2851 | 2026.04.14 23:32:25.943833 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2852 | 2026.04.14 23:32:25.943871 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 2853 | 2026.04.14 23:32:25.943911 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2854 | 2026.04.14 23:32:25.943983 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.04.14 23:32:25.944024 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2856 | 2026.04.14 23:32:25.944358 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2857 | 2026.04.14 23:32:25.944603 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.04.14 23:32:25.944735 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001226 sec., 12234.910277324632 rows/sec., 920.01 KiB/sec. | ||
| 2859 | 2026.04.14 23:32:25.944772 [ 4 ] {b34f20cd-4ff7-4923-b347-26706ff76433} <Debug> TCPHandler: Processed in 0.001394528 sec. | ||
| 2860 | 2026.04.14 23:32:25.944882 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.04.14 23:32:25.944976 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2862 | 2026.04.14 23:32:25.945015 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2863 | 2026.04.14 23:32:25.945402 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001978014 sec., 1606156.478164462 rows/sec., 129.17 MiB/sec. | ||
| 2864 | 2026.04.14 23:32:25.945420 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.04.14 23:32:25.945467 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2866 | 2026.04.14 23:32:25.945659 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2867 | 2026.04.14 23:32:25.945796 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2868 | 2026.04.14 23:32:25.945997 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.04.14 23:32:25.946061 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.04.14 23:32:25.946080 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_16_3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2871 | 2026.04.14 23:32:25.946165 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2872 | 2026.04.14 23:32:25.946170 [ 143 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2873 | 2026.04.14 23:32:25.946199 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001242 sec., 63607.085346215776 rows/sec., 4.97 MiB/sec. | ||
| 2874 | 2026.04.14 23:32:25.946206 [ 143 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.04.14 23:32:25.946239 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2876 | 2026.04.14 23:32:25.946243 [ 4 ] {c7a72dbc-043e-4326-9583-f3afe3af1db1} <Debug> TCPHandler: Processed in 0.001409019 sec. | ||
| 2877 | 2026.04.14 23:32:25.946354 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 2878 | 2026.04.14 23:32:25.946359 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.04.14 23:32:25.946491 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.04.14 23:32:25.946507 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2881 | 2026.04.14 23:32:25.946535 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2882 | 2026.04.14 23:32:25.946559 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 162 rows starting from the beginning of the part | ||
| 2883 | 2026.04.14 23:32:25.946653 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 2884 | 2026.04.14 23:32:25.946701 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1361 rows starting from the beginning of the part | ||
| 2885 | 2026.04.14 23:32:25.946744 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2886 | 2026.04.14 23:32:25.946784 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 2887 | 2026.04.14 23:32:25.946828 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 2888 | 2026.04.14 23:32:25.946921 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.04.14 23:32:25.946962 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2890 | 2026.04.14 23:32:25.947331 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2891 | 2026.04.14 23:32:25.947573 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.04.14 23:32:25.947682 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2893 | 2026.04.14 23:32:25.947709 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 2894 | 2026.04.14 23:32:25.947714 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.04.14 23:32:25.947749 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2896 | 2026.04.14 23:32:25.947752 [ 4 ] {da05acd3-4434-48fa-8d99-7fc1c1ffe245} <Debug> TCPHandler: Processed in 0.001440899 sec. | ||
| 2897 | 2026.04.14 23:32:25.947825 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 2898 | 2026.04.14 23:32:25.947864 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.04.14 23:32:25.947925 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2900 | 2026.04.14 23:32:25.947957 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1958 rows starting from the beginning of the part | ||
| 2901 | 2026.04.14 23:32:25.947963 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.04.14 23:32:25.947995 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704307 sec., 1083138.1904785933 rows/sec., 80.57 MiB/sec. | ||
| 2903 | 2026.04.14 23:32:25.948011 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 2904 | 2026.04.14 23:32:25.948023 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2905 | 2026.04.14 23:32:25.948056 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3735 rows starting from the beginning of the part | ||
| 2906 | 2026.04.14 23:32:25.948100 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2907 | 2026.04.14 23:32:25.948139 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2908 | 2026.04.14 23:32:25.948179 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 2909 | 2026.04.14 23:32:25.948258 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2910 | 2026.04.14 23:32:25.948603 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.04.14 23:32:25.948687 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_16_3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2912 | 2026.04.14 23:32:25.948778 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.04.14 23:32:25.948796 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2914 | 2026.04.14 23:32:25.948823 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2915 | 2026.04.14 23:32:25.949362 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2916 | 2026.04.14 23:32:25.949650 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.04.14 23:32:25.949797 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001852 sec., 8099.352051835854 rows/sec., 14.51 MiB/sec. | ||
| 2918 | 2026.04.14 23:32:25.949849 [ 4 ] {166b6acb-1ffb-4612-b704-59c83098e295} <Debug> TCPHandler: Processed in 0.002032925 sec. | ||
| 2919 | 2026.04.14 23:32:25.949957 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.04.14 23:32:25.950053 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2921 | 2026.04.14 23:32:25.950095 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2922 | 2026.04.14 23:32:25.950355 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6301 rows, containing 5 columns (5 merged, 0 gathered) in 0.0025608 sec., 2460559.200249922 rows/sec., 163.42 MiB/sec. | ||
| 2923 | 2026.04.14 23:32:25.950415 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.04.14 23:32:25.950457 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2925 | 2026.04.14 23:32:25.950803 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2926 | 2026.04.14 23:32:25.950979 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2927 | 2026.04.14 23:32:25.951038 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.04.14 23:32:25.951156 [ 143 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2929 | 2026.04.14 23:32:25.951187 [ 143 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.04.14 23:32:25.951187 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 2931 | 2026.04.14 23:32:25.951206 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2932 | 2026.04.14 23:32:25.951238 [ 4 ] {7dc5dc56-713c-474f-a0e1-0648cec48a4e} <Debug> TCPHandler: Processed in 0.001329066 sec. | ||
| 2933 | 2026.04.14 23:32:25.951279 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.04.14 23:32:25.951287 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 2935 | 2026.04.14 23:32:25.951365 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2936 | 2026.04.14 23:32:25.951391 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2937 | 2026.04.14 23:32:25.951421 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 2938 | 2026.04.14 23:32:25.951455 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2939 | 2026.04.14 23:32:25.951465 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 2940 | 2026.04.14 23:32:25.951511 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 2941 | 2026.04.14 23:32:25.951544 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2942 | 2026.04.14 23:32:25.951576 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2943 | 2026.04.14 23:32:25.951608 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 2944 | 2026.04.14 23:32:25.952356 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109855 sec., 819261.7541304447 rows/sec., 55.21 MiB/sec. | ||
| 2945 | 2026.04.14 23:32:25.952526 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2946 | 2026.04.14 23:32:25.952763 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.04.14 23:32:25.952822 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_16_3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2948 | 2026.04.14 23:32:25.952885 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2949 | 2026.04.14 23:32:27.026759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6234 | ||
| 2950 | 2026.04.14 23:32:27.027259 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.04.14 23:32:27.027301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2952 | 2026.04.14 23:32:27.027790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2953 | 2026.04.14 23:32:27.028023 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.04.14 23:32:27.028167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6234 | ||
| 2955 | 2026.04.14 23:32:27.447637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2956 | 2026.04.14 23:32:27.463128 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.04.14 23:32:27.463178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2958 | 2026.04.14 23:32:27.469183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2959 | 2026.04.14 23:32:27.469873 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.04.14 23:32:27.472642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2961 | 2026.04.14 23:32:29.532754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 404 | ||
| 2962 | 2026.04.14 23:32:29.534852 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.04.14 23:32:29.534899 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2964 | 2026.04.14 23:32:29.536065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2965 | 2026.04.14 23:32:29.536345 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.04.14 23:32:29.536681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 2967 | 2026.04.14 23:32:30.941483 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.04.14 23:32:30.941666 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2969 | 2026.04.14 23:32:30.941742 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2970 | 2026.04.14 23:32:30.942358 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.04.14 23:32:30.942410 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2972 | 2026.04.14 23:32:30.942804 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2973 | 2026.04.14 23:32:30.943046 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.04.14 23:32:30.943202 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001586 sec., 1261.034047919294 rows/sec., 102.83 KiB/sec. | ||
| 2975 | 2026.04.14 23:32:30.943252 [ 4 ] {01943b9b-c891-4452-b614-a9c166672e58} <Debug> TCPHandler: Processed in 0.001902222 sec. | ||
| 2976 | 2026.04.14 23:32:30.943373 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.04.14 23:32:30.943476 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2978 | 2026.04.14 23:32:30.943520 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2979 | 2026.04.14 23:32:30.943974 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.04.14 23:32:30.944015 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2981 | 2026.04.14 23:32:30.944348 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2982 | 2026.04.14 23:32:30.944562 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.04.14 23:32:30.944698 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001246 sec., 87479.93579454254 rows/sec., 7.33 MiB/sec. | ||
| 2984 | 2026.04.14 23:32:30.944736 [ 4 ] {67e5e8a8-a840-40cf-b5f2-c782b5123f7e} <Debug> TCPHandler: Processed in 0.001413238 sec. | ||
| 2985 | 2026.04.14 23:32:30.944844 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.04.14 23:32:30.944941 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.04.14 23:32:30.944985 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2988 | 2026.04.14 23:32:30.945371 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.04.14 23:32:30.945409 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2990 | 2026.04.14 23:32:30.945710 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2991 | 2026.04.14 23:32:30.945922 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.04.14 23:32:30.946056 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001136 sec., 24647.88732394366 rows/sec., 1.80 MiB/sec. | ||
| 2993 | 2026.04.14 23:32:30.946093 [ 4 ] {9c3fbf68-03f2-4c01-8368-822e57ce5d8f} <Debug> TCPHandler: Processed in 0.001298695 sec. | ||
| 2994 | 2026.04.14 23:32:30.946193 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.04.14 23:32:30.946287 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2996 | 2026.04.14 23:32:30.946327 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2997 | 2026.04.14 23:32:30.946727 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.04.14 23:32:30.946764 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 2999 | 2026.04.14 23:32:30.947063 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3000 | 2026.04.14 23:32:30.947277 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.04.14 23:32:30.947402 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001134 sec., 81128.74779541446 rows/sec., 6.34 MiB/sec. | ||
| 3002 | 2026.04.14 23:32:30.947439 [ 4 ] {bd017e7a-6cbc-4bd4-b524-7ec4e58571be} <Debug> TCPHandler: Processed in 0.001294375 sec. | ||
| 3003 | 2026.04.14 23:32:30.947538 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.04.14 23:32:30.947632 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.04.14 23:32:30.947676 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3006 | 2026.04.14 23:32:30.948063 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.04.14 23:32:30.948099 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3008 | 2026.04.14 23:32:30.948432 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3009 | 2026.04.14 23:32:30.948634 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.04.14 23:32:30.948761 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001148 sec., 140243.9024390244 rows/sec., 9.77 MiB/sec. | ||
| 3011 | 2026.04.14 23:32:30.948797 [ 4 ] {0cce349a-b4ad-444e-bd95-0dde08779bd5} <Debug> TCPHandler: Processed in 0.001307766 sec. | ||
| 3012 | 2026.04.14 23:32:30.948894 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.04.14 23:32:30.948987 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.04.14 23:32:30.949040 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3015 | 2026.04.14 23:32:30.949832 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.04.14 23:32:30.949868 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3017 | 2026.04.14 23:32:30.950392 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3018 | 2026.04.14 23:32:30.950617 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.04.14 23:32:30.950755 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001787 sec., 14549.52434247342 rows/sec., 26.07 MiB/sec. | ||
| 3020 | 2026.04.14 23:32:30.950819 [ 4 ] {0c28c46e-21b8-4344-838d-c4e5c48c55bf} <Debug> TCPHandler: Processed in 0.001972444 sec. | ||
| 3021 | 2026.04.14 23:32:30.950927 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.04.14 23:32:30.951023 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.04.14 23:32:30.951065 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3024 | 2026.04.14 23:32:30.951373 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.04.14 23:32:30.951409 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3026 | 2026.04.14 23:32:30.951713 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3027 | 2026.04.14 23:32:30.951926 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.04.14 23:32:30.952056 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 3029 | 2026.04.14 23:32:30.952092 [ 4 ] {e096dd24-c61e-47bc-9fc7-39bde46601d8} <Debug> TCPHandler: Processed in 0.001213273 sec. | ||
| 3030 | 2026.04.14 23:32:34.428273 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3031 | 2026.04.14 23:32:34.428370 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3032 | 2026.04.14 23:32:34.529192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6682 | ||
| 3033 | 2026.04.14 23:32:34.529962 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.04.14 23:32:34.530033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3035 | 2026.04.14 23:32:34.530759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3036 | 2026.04.14 23:32:34.531124 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.04.14 23:32:34.531345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6682 | ||
| 3038 | 2026.04.14 23:32:34.973639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3039 | 2026.04.14 23:32:34.993334 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.04.14 23:32:34.993399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3041 | 2026.04.14 23:32:34.998934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3042 | 2026.04.14 23:32:34.999629 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.04.14 23:32:35.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.10 MiB, peak 227.20 MiB, free memory in arenas 0.00 B, will set to 223.02 MiB (RSS), difference: -4.08 MiB | ||
| 3044 | 2026.04.14 23:32:35.003278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3045 | 2026.04.14 23:32:35.941105 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.04.14 23:32:35.941300 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3047 | 2026.04.14 23:32:35.941371 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3048 | 2026.04.14 23:32:35.942097 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.04.14 23:32:35.942144 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3050 | 2026.04.14 23:32:35.942568 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3051 | 2026.04.14 23:32:35.942794 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.04.14 23:32:35.942952 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001705 sec., 50439.882697947214 rows/sec., 4.22 MiB/sec. | ||
| 3053 | 2026.04.14 23:32:35.942994 [ 4 ] {a98ff214-6814-4227-bb62-d2a25924beb0} <Debug> TCPHandler: Processed in 0.002020955 sec. | ||
| 3054 | 2026.04.14 23:32:35.943115 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.04.14 23:32:35.943210 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.04.14 23:32:35.943251 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3057 | 2026.04.14 23:32:35.943631 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.04.14 23:32:35.943667 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3059 | 2026.04.14 23:32:35.943954 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3060 | 2026.04.14 23:32:35.944160 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.04.14 23:32:35.944250 [ 48 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3062 | 2026.04.14 23:32:35.944282 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00109 sec., 13761.467889908256 rows/sec., 1.01 MiB/sec. | ||
| 3063 | 2026.04.14 23:32:35.944288 [ 48 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.04.14 23:32:35.944314 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3065 | 2026.04.14 23:32:35.944319 [ 4 ] {1dfac9f0-d993-4360-9a27-d171d456846b} <Debug> TCPHandler: Processed in 0.001252224 sec. | ||
| 3066 | 2026.04.14 23:32:35.944428 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.04.14 23:32:35.944441 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 3068 | 2026.04.14 23:32:35.944521 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3069 | 2026.04.14 23:32:35.944565 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3070 | 2026.04.14 23:32:35.944584 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3071 | 2026.04.14 23:32:35.944623 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 61 rows starting from the beginning of the part | ||
| 3072 | 2026.04.14 23:32:35.944690 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 3073 | 2026.04.14 23:32:35.944736 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3074 | 2026.04.14 23:32:35.944776 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3075 | 2026.04.14 23:32:35.944816 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3076 | 2026.04.14 23:32:35.944854 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3077 | 2026.04.14 23:32:35.944980 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.04.14 23:32:35.945022 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3079 | 2026.04.14 23:32:35.945340 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3080 | 2026.04.14 23:32:35.945570 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.04.14 23:32:35.945706 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001203 sec., 65669.1604322527 rows/sec., 5.13 MiB/sec. | ||
| 3082 | 2026.04.14 23:32:35.945742 [ 4 ] {32b9993c-ae31-44ce-a336-998b2001c5bd} <Debug> TCPHandler: Processed in 0.001362627 sec. | ||
| 3083 | 2026.04.14 23:32:35.945740 [ 194 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359617 sec., 144893.74581223977 rows/sec., 11.16 MiB/sec. | ||
| 3084 | 2026.04.14 23:32:35.945851 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.04.14 23:32:35.945907 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3086 | 2026.04.14 23:32:35.945950 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3087 | 2026.04.14 23:32:35.945999 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3088 | 2026.04.14 23:32:35.946173 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.04.14 23:32:35.946248 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_16_3} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3090 | 2026.04.14 23:32:35.946331 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3091 | 2026.04.14 23:32:35.946393 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.04.14 23:32:35.946433 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3093 | 2026.04.14 23:32:35.946774 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3094 | 2026.04.14 23:32:35.946991 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.04.14 23:32:35.947121 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3096 | 2026.04.14 23:32:35.947156 [ 4 ] {ae1214fa-883c-4ac7-aac8-dd4205033b33} <Debug> TCPHandler: Processed in 0.001352507 sec. | ||
| 3097 | 2026.04.14 23:32:35.947259 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.04.14 23:32:35.947352 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.04.14 23:32:35.947411 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3100 | 2026.04.14 23:32:35.948177 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.04.14 23:32:35.948211 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3102 | 2026.04.14 23:32:35.948725 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3103 | 2026.04.14 23:32:35.948942 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.04.14 23:32:35.949031 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3105 | 2026.04.14 23:32:35.949057 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.04.14 23:32:35.949072 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3107 | 2026.04.14 23:32:35.949073 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001739 sec., 8625.646923519264 rows/sec., 15.46 MiB/sec. | ||
| 3108 | 2026.04.14 23:32:35.949129 [ 4 ] {78148945-cd00-4621-a4d7-6c2395812abc} <Debug> TCPHandler: Processed in 0.001916532 sec. | ||
| 3109 | 2026.04.14 23:32:35.949152 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 3110 | 2026.04.14 23:32:35.949234 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.04.14 23:32:35.949330 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.04.14 23:32:35.949368 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3113 | 2026.04.14 23:32:35.949371 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3114 | 2026.04.14 23:32:35.949429 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 171 rows starting from the beginning of the part | ||
| 3115 | 2026.04.14 23:32:35.949564 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3116 | 2026.04.14 23:32:35.949683 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3117 | 2026.04.14 23:32:35.949691 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.04.14 23:32:35.949727 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3119 | 2026.04.14 23:32:35.949795 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3120 | 2026.04.14 23:32:35.949901 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3121 | 2026.04.14 23:32:35.950016 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3122 | 2026.04.14 23:32:35.950032 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3123 | 2026.04.14 23:32:35.950255 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.04.14 23:32:35.950386 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3125 | 2026.04.14 23:32:35.950421 [ 4 ] {81a52287-c59b-4ec8-a5d0-19e7e7987985} <Debug> TCPHandler: Processed in 0.001236763 sec. | ||
| 3126 | 2026.04.14 23:32:35.952855 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003741471 sec., 74035.05198891024 rows/sec., 132.67 MiB/sec. | ||
| 3127 | 2026.04.14 23:32:35.953483 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3128 | 2026.04.14 23:32:35.953897 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): 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.04.14 23:32:35.953981 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3130 | 2026.04.14 23:32:35.954158 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3131 | 2026.04.14 23:32:36.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.53 MiB, peak 227.20 MiB, free memory in arenas 0.00 B, will set to 223.84 MiB (RSS), difference: 4.30 MiB | ||
| 3132 | 2026.04.14 23:32:39.537686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 430 | ||
| 3133 | 2026.04.14 23:32:39.539899 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.04.14 23:32:39.539953 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3135 | 2026.04.14 23:32:39.541155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3136 | 2026.04.14 23:32:39.541431 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.04.14 23:32:39.541780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3138 | 2026.04.14 23:32:40.942091 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.04.14 23:32:40.942270 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3140 | 2026.04.14 23:32:40.942337 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3141 | 2026.04.14 23:32:40.943013 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.04.14 23:32:40.943061 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3143 | 2026.04.14 23:32:40.943452 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3144 | 2026.04.14 23:32:40.943689 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.04.14 23:32:40.943837 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001617 sec., 66790.35250463823 rows/sec., 5.60 MiB/sec. | ||
| 3146 | 2026.04.14 23:32:40.943878 [ 4 ] {9f7b9e8a-c590-4732-a3a2-398684bbbc31} <Debug> TCPHandler: Processed in 0.001918902 sec. | ||
| 3147 | 2026.04.14 23:32:40.943995 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.04.14 23:32:40.944089 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.04.14 23:32:40.944130 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3150 | 2026.04.14 23:32:40.944517 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.04.14 23:32:40.944554 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3152 | 2026.04.14 23:32:40.944853 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3153 | 2026.04.14 23:32:40.945060 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.04.14 23:32:40.945184 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001114 sec., 23339.317773788152 rows/sec., 1.71 MiB/sec. | ||
| 3155 | 2026.04.14 23:32:40.945220 [ 4 ] {9ec07d7a-31f1-4fdc-adb4-c7117b869ef6} <Debug> TCPHandler: Processed in 0.001273695 sec. | ||
| 3156 | 2026.04.14 23:32:40.945324 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.04.14 23:32:40.945416 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3158 | 2026.04.14 23:32:40.945455 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3159 | 2026.04.14 23:32:40.945876 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.04.14 23:32:40.945912 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3161 | 2026.04.14 23:32:40.946204 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3162 | 2026.04.14 23:32:40.946411 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.04.14 23:32:40.946534 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 6.19 MiB/sec. | ||
| 3164 | 2026.04.14 23:32:40.946570 [ 4 ] {9c6133d9-dd46-4b10-bfa8-3be551bd554e} <Debug> TCPHandler: Processed in 0.001294566 sec. | ||
| 3165 | 2026.04.14 23:32:40.946675 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.04.14 23:32:40.946768 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.04.14 23:32:40.946811 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3168 | 2026.04.14 23:32:40.947198 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.04.14 23:32:40.947233 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3170 | 2026.04.14 23:32:40.947554 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3171 | 2026.04.14 23:32:40.947770 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.04.14 23:32:40.947895 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 3173 | 2026.04.14 23:32:40.947931 [ 4 ] {6fd3241b-40dc-4782-979a-84f62303ba62} <Debug> TCPHandler: Processed in 0.001303956 sec. | ||
| 3174 | 2026.04.14 23:32:40.948035 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.04.14 23:32:40.948128 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.04.14 23:32:40.948181 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3177 | 2026.04.14 23:32:40.948968 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.04.14 23:32:40.949004 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3179 | 2026.04.14 23:32:40.949526 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3180 | 2026.04.14 23:32:40.949743 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.04.14 23:32:40.949875 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001765 sec., 14730.878186968837 rows/sec., 26.40 MiB/sec. | ||
| 3182 | 2026.04.14 23:32:40.949926 [ 4 ] {3683a73b-707f-4214-b878-dd3ff6e0901a} <Debug> TCPHandler: Processed in 0.001938323 sec. | ||
| 3183 | 2026.04.14 23:32:40.950032 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.04.14 23:32:40.950125 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3185 | 2026.04.14 23:32:40.950167 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3186 | 2026.04.14 23:32:40.950478 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.04.14 23:32:40.950535 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3188 | 2026.04.14 23:32:40.950835 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3189 | 2026.04.14 23:32:40.951034 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.04.14 23:32:40.951159 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 3191 | 2026.04.14 23:32:40.951193 [ 4 ] {90fe68a0-f7f4-47d7-be37-56bd07f93651} <Debug> TCPHandler: Processed in 0.001209633 sec. | ||
| 3192 | 2026.04.14 23:32:41.268973 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.04.14 23:32:41.269150 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.04.14 23:32:41.269218 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3195 | 2026.04.14 23:32:41.269854 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.04.14 23:32:41.269906 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3197 | 2026.04.14 23:32:41.270297 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3198 | 2026.04.14 23:32:41.270526 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.04.14 23:32:41.270676 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001575 sec., 15238.095238095239 rows/sec., 1.26 MiB/sec. | ||
| 3200 | 2026.04.14 23:32:41.270724 [ 4 ] {eeaa7e00-4ab2-442f-85ea-26d6567989c0} <Debug> TCPHandler: Processed in 0.001872221 sec. | ||
| 3201 | 2026.04.14 23:32:41.270841 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.04.14 23:32:41.270943 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2026.04.14 23:32:41.270986 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2026.04.14 23:32:41.272503 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.04.14 23:32:41.272547 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3206 | 2026.04.14 23:32:41.273030 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3207 | 2026.04.14 23:32:41.273238 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.04.14 23:32:41.273374 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Debug> executeQuery: Read 2551 rows, 194.63 KiB in 0.002456 sec., 1038680.7817589578 rows/sec., 77.39 MiB/sec. | ||
| 3209 | 2026.04.14 23:32:41.273413 [ 4 ] {c1bdbffa-7ca3-45a3-a4bc-82c7b458f673} <Debug> TCPHandler: Processed in 0.002621091 sec. | ||
| 3210 | 2026.04.14 23:32:41.273527 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.04.14 23:32:41.273625 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.04.14 23:32:41.273668 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3213 | 2026.04.14 23:32:41.274074 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.04.14 23:32:41.274112 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3215 | 2026.04.14 23:32:41.274415 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3216 | 2026.04.14 23:32:41.274634 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.04.14 23:32:41.274769 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.32 MiB/sec. | ||
| 3218 | 2026.04.14 23:32:41.274806 [ 4 ] {b1948d59-f3ec-4c04-a8bd-58204f2cbf89} <Debug> TCPHandler: Processed in 0.001331046 sec. | ||
| 3219 | 2026.04.14 23:32:41.274920 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.04.14 23:32:41.275015 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.04.14 23:32:41.275053 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3222 | 2026.04.14 23:32:41.275720 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.04.14 23:32:41.275757 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3224 | 2026.04.14 23:32:41.276088 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3225 | 2026.04.14 23:32:41.276292 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.04.14 23:32:41.276420 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001424 sec., 579353.9325842697 rows/sec., 33.89 MiB/sec. | ||
| 3227 | 2026.04.14 23:32:41.276455 [ 4 ] {b6f3fe24-947a-4737-967e-7a06f8af3967} <Debug> TCPHandler: Processed in 0.001584473 sec. | ||
| 3228 | 2026.04.14 23:32:41.276565 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.04.14 23:32:41.276666 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.04.14 23:32:41.276708 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3231 | 2026.04.14 23:32:41.277098 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.04.14 23:32:41.277133 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3233 | 2026.04.14 23:32:41.277442 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3234 | 2026.04.14 23:32:41.277665 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.04.14 23:32:41.277792 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 3236 | 2026.04.14 23:32:41.277830 [ 4 ] {75a14964-847a-45db-996e-bbd75a09effd} <Debug> TCPHandler: Processed in 0.001315586 sec. | ||
| 3237 | 2026.04.14 23:32:41.277938 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.04.14 23:32:41.278031 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.04.14 23:32:41.278072 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3240 | 2026.04.14 23:32:41.278461 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.04.14 23:32:41.278497 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3242 | 2026.04.14 23:32:41.278799 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3243 | 2026.04.14 23:32:41.279026 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.04.14 23:32:41.279151 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 3245 | 2026.04.14 23:32:41.279188 [ 4 ] {e1a8798a-9b51-40f7-82b8-a26a55718dce} <Debug> TCPHandler: Processed in 0.001298586 sec. | ||
| 3246 | 2026.04.14 23:32:41.279295 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.04.14 23:32:41.279388 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3248 | 2026.04.14 23:32:41.279426 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3249 | 2026.04.14 23:32:41.280250 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.04.14 23:32:41.280285 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3251 | 2026.04.14 23:32:41.280643 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3252 | 2026.04.14 23:32:41.280860 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.04.14 23:32:41.280989 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Debug> executeQuery: Read 1339 rows, 92.41 KiB in 0.00162 sec., 826543.2098765433 rows/sec., 55.71 MiB/sec. | ||
| 3254 | 2026.04.14 23:32:41.281027 [ 4 ] {9c27a71b-33fe-40c0-a3f2-a97cd1a8559d} <Debug> TCPHandler: Processed in 0.001779829 sec. | ||
| 3255 | 2026.04.14 23:32:41.281124 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.04.14 23:32:41.281225 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.04.14 23:32:41.281268 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3258 | 2026.04.14 23:32:41.281930 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.04.14 23:32:41.281967 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3260 | 2026.04.14 23:32:41.282417 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3261 | 2026.04.14 23:32:41.282643 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.04.14 23:32:41.282774 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001569 sec., 976418.1007010834 rows/sec., 59.68 MiB/sec. | ||
| 3263 | 2026.04.14 23:32:41.282811 [ 4 ] {9412ef5b-c025-4e9c-b7c1-bd3838d348d5} <Debug> TCPHandler: Processed in 0.001734927 sec. | ||
| 3264 | 2026.04.14 23:32:41.282917 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.04.14 23:32:41.283010 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.04.14 23:32:41.283064 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3267 | 2026.04.14 23:32:41.283835 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.04.14 23:32:41.283871 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3269 | 2026.04.14 23:32:41.284406 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3270 | 2026.04.14 23:32:41.284628 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.04.14 23:32:41.284775 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 24.12 MiB/sec. | ||
| 3272 | 2026.04.14 23:32:41.284839 [ 4 ] {0944014c-e313-44fa-932b-5098749a10ca} <Debug> TCPHandler: Processed in 0.001969424 sec. | ||
| 3273 | 2026.04.14 23:32:41.284947 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.04.14 23:32:41.285041 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.04.14 23:32:41.285082 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3276 | 2026.04.14 23:32:41.285390 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.04.14 23:32:41.285426 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3278 | 2026.04.14 23:32:41.285727 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3279 | 2026.04.14 23:32:41.285930 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.04.14 23:32:41.286053 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001032 sec., 11627.906976744187 rows/sec., 802.45 KiB/sec. | ||
| 3281 | 2026.04.14 23:32:41.286088 [ 4 ] {b4de8267-048d-4b62-b4ff-30266c569b7d} <Debug> TCPHandler: Processed in 0.001189913 sec. | ||
| 3282 | 2026.04.14 23:32:42.032359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7194 | ||
| 3283 | 2026.04.14 23:32:42.032893 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.04.14 23:32:42.032931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3285 | 2026.04.14 23:32:42.033396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3286 | 2026.04.14 23:32:42.033643 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.04.14 23:32:42.033779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7194 | ||
| 3288 | 2026.04.14 23:32:42.504270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
| 3289 | 2026.04.14 23:32:42.520992 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.04.14 23:32:42.521058 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3291 | 2026.04.14 23:32:42.526717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3292 | 2026.04.14 23:32:42.527449 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.04.14 23:32:42.530644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
| 3294 | 2026.04.14 23:32:45.938973 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.04.14 23:32:45.939151 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3296 | 2026.04.14 23:32:45.939215 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3297 | 2026.04.14 23:32:45.939938 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.04.14 23:32:45.939986 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3299 | 2026.04.14 23:32:45.940364 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3300 | 2026.04.14 23:32:45.940579 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.04.14 23:32:45.940700 [ 28 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3302 | 2026.04.14 23:32:45.940722 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 3303 | 2026.04.14 23:32:45.940773 [ 28 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.04.14 23:32:45.940783 [ 4 ] {24024fb4-87de-4f85-b92e-de49b85152a4} <Debug> TCPHandler: Processed in 0.001933752 sec. | ||
| 3305 | 2026.04.14 23:32:45.940807 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 3306 | 2026.04.14 23:32:45.940915 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.04.14 23:32:45.940925 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 3308 | 2026.04.14 23:32:45.941015 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3309 | 2026.04.14 23:32:45.941060 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3310 | 2026.04.14 23:32:45.941061 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.04.14 23:32:45.941110 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2615 rows starting from the beginning of the part | ||
| 3312 | 2026.04.14 23:32:45.941184 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 109 rows starting from the beginning of the part | ||
| 3313 | 2026.04.14 23:32:45.941235 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3314 | 2026.04.14 23:32:45.941280 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3315 | 2026.04.14 23:32:45.941325 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2551 rows starting from the beginning of the part | ||
| 3316 | 2026.04.14 23:32:45.941369 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3317 | 2026.04.14 23:32:45.941471 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.04.14 23:32:45.941513 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3319 | 2026.04.14 23:32:45.941838 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3320 | 2026.04.14 23:32:45.942054 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.04.14 23:32:45.942159 [ 28 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3322 | 2026.04.14 23:32:45.942182 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 3323 | 2026.04.14 23:32:45.942189 [ 28 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.04.14 23:32:45.942222 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3325 | 2026.04.14 23:32:45.942225 [ 4 ] {73c98dc0-6749-46cd-8965-de230216cf22} <Debug> TCPHandler: Processed in 0.001358457 sec. | ||
| 3326 | 2026.04.14 23:32:45.942299 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 3327 | 2026.04.14 23:32:45.942345 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.04.14 23:32:45.942401 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2026.04.14 23:32:45.942433 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3330 | 2026.04.14 23:32:45.942443 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.04.14 23:32:45.942487 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 92 rows starting from the beginning of the part | ||
| 3332 | 2026.04.14 23:32:45.942491 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3333 | 2026.04.14 23:32:45.942538 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3334 | 2026.04.14 23:32:45.942584 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3335 | 2026.04.14 23:32:45.942622 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1339 rows starting from the beginning of the part | ||
| 3336 | 2026.04.14 23:32:45.942661 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3337 | 2026.04.14 23:32:45.942896 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.04.14 23:32:45.942938 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3339 | 2026.04.14 23:32:45.943400 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3340 | 2026.04.14 23:32:45.943465 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5525 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258391 sec., 2138232.368774454 rows/sec., 168.95 MiB/sec. | ||
| 3341 | 2026.04.14 23:32:45.943613 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.04.14 23:32:45.943720 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3343 | 2026.04.14 23:32:45.943748 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001323 sec., 96749.81103552533 rows/sec., 6.74 MiB/sec. | ||
| 3344 | 2026.04.14 23:32:45.943750 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.04.14 23:32:45.943758 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3346 | 2026.04.14 23:32:45.943788 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3347 | 2026.04.14 23:32:45.943793 [ 4 ] {256be6ee-9cbd-496f-877f-51200ab0d847} <Debug> TCPHandler: Processed in 0.001495051 sec. | ||
| 3348 | 2026.04.14 23:32:45.943848 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586693 sec., 1931690.6295042583 rows/sec., 140.20 MiB/sec. | ||
| 3349 | 2026.04.14 23:32:45.943864 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 3350 | 2026.04.14 23:32:45.943911 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.04.14 23:32:45.944009 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3352 | 2026.04.14 23:32:45.944019 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3353 | 2026.04.14 23:32:45.944056 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3354 | 2026.04.14 23:32:45.944070 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6301 rows starting from the beginning of the part | ||
| 3355 | 2026.04.14 23:32:45.944069 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.04.14 23:32:45.944126 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3357 | 2026.04.14 23:32:45.944147 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3358 | 2026.04.14 23:32:45.944168 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_21_4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3359 | 2026.04.14 23:32:45.944218 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3360 | 2026.04.14 23:32:45.944254 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3361 | 2026.04.14 23:32:45.944264 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 3362 | 2026.04.14 23:32:45.944316 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1532 rows starting from the beginning of the part | ||
| 3363 | 2026.04.14 23:32:45.944358 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3364 | 2026.04.14 23:32:45.944448 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.04.14 23:32:45.944484 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.04.14 23:32:45.944488 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3367 | 2026.04.14 23:32:45.944585 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_21_4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3368 | 2026.04.14 23:32:45.944685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3369 | 2026.04.14 23:32:45.944847 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3370 | 2026.04.14 23:32:45.945061 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.04.14 23:32:45.945162 [ 28 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3372 | 2026.04.14 23:32:45.945188 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001197 sec., 40100.25062656642 rows/sec., 2.70 MiB/sec. | ||
| 3373 | 2026.04.14 23:32:45.945190 [ 28 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.04.14 23:32:45.945227 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3375 | 2026.04.14 23:32:45.945229 [ 4 ] {09b9f26a-d5a9-4afe-a72e-5188b3a83b55} <Debug> TCPHandler: Processed in 0.001366257 sec. | ||
| 3376 | 2026.04.14 23:32:45.945283 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 3377 | 2026.04.14 23:32:45.945369 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3378 | 2026.04.14 23:32:45.945394 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3379 | 2026.04.14 23:32:45.945439 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3380 | 2026.04.14 23:32:45.945472 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3381 | 2026.04.14 23:32:45.945505 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 3382 | 2026.04.14 23:32:45.945539 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 3383 | 2026.04.14 23:32:45.945573 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3384 | 2026.04.14 23:32:45.946396 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001130131 sec., 1008732.6159533719 rows/sec., 67.98 MiB/sec. | ||
| 3385 | 2026.04.14 23:32:45.946614 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3386 | 2026.04.14 23:32:45.946940 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.04.14 23:32:45.947027 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_21_4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3388 | 2026.04.14 23:32:45.947114 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3389 | 2026.04.14 23:32:45.947836 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8442 rows, containing 5 columns (5 merged, 0 gathered) in 0.004009639 sec., 2105426.448615449 rows/sec., 138.30 MiB/sec. | ||
| 3390 | 2026.04.14 23:32:45.947980 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3391 | 2026.04.14 23:32:45.948229 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.04.14 23:32:45.948296 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3393 | 2026.04.14 23:32:45.948365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3394 | 2026.04.14 23:32:49.428612 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3395 | 2026.04.14 23:32:49.428704 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3396 | 2026.04.14 23:32:49.534796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7642 | ||
| 3397 | 2026.04.14 23:32:49.535270 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.04.14 23:32:49.535321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3399 | 2026.04.14 23:32:49.535805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3400 | 2026.04.14 23:32:49.536038 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.04.14 23:32:49.536187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7642 | ||
| 3402 | 2026.04.14 23:32:49.536230 [ 56 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3403 | 2026.04.14 23:32:49.536314 [ 56 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.04.14 23:32:49.536351 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3405 | 2026.04.14 23:32:49.536507 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 3406 | 2026.04.14 23:32:49.536708 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3407 | 2026.04.14 23:32:49.536748 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5274 rows starting from the beginning of the part | ||
| 3408 | 2026.04.14 23:32:49.536815 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 3409 | 2026.04.14 23:32:49.536865 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 3410 | 2026.04.14 23:32:49.536910 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 3411 | 2026.04.14 23:32:49.536955 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 3412 | 2026.04.14 23:32:49.536997 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 3413 | 2026.04.14 23:32:49.538464 [ 195 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 4 columns (4 merged, 0 gathered) in 0.002027505 sec., 3769164.564329064 rows/sec., 53.92 MiB/sec. | ||
| 3414 | 2026.04.14 23:32:49.538966 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3415 | 2026.04.14 23:32:49.539233 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_16_3} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.04.14 23:32:49.539302 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_16_3} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3417 | 2026.04.14 23:32:49.539379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3418 | 2026.04.14 23:32:49.542809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 470 | ||
| 3419 | 2026.04.14 23:32:49.545201 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.04.14 23:32:49.545256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3421 | 2026.04.14 23:32:49.546474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3422 | 2026.04.14 23:32:49.546745 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.04.14 23:32:49.546901 [ 56 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3424 | 2026.04.14 23:32:49.546939 [ 56 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.04.14 23:32:49.546956 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3426 | 2026.04.14 23:32:49.547047 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 3427 | 2026.04.14 23:32:49.547094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3428 | 2026.04.14 23:32:49.547646 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3429 | 2026.04.14 23:32:49.547812 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 288 rows starting from the beginning of the part | ||
| 3430 | 2026.04.14 23:32:49.548200 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3431 | 2026.04.14 23:32:49.548538 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 3432 | 2026.04.14 23:32:49.548870 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3433 | 2026.04.14 23:32:49.549206 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3434 | 2026.04.14 23:32:49.549550 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3435 | 2026.04.14 23:32:49.555968 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 72 columns (72 merged, 0 gathered) in 0.008965464 sec., 52423.38823735169 rows/sec., 48.14 MiB/sec. | ||
| 3436 | 2026.04.14 23:32:49.556948 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3437 | 2026.04.14 23:32:49.557521 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.04.14 23:32:49.557599 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_11_2} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3439 | 2026.04.14 23:32:49.557849 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3440 | 2026.04.14 23:32:50.001164 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000818193 sec. | ||
| 3441 | 2026.04.14 23:32:50.031656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
| 3442 | 2026.04.14 23:32:50.048954 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.04.14 23:32:50.049017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3444 | 2026.04.14 23:32:50.055022 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3445 | 2026.04.14 23:32:50.055757 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.04.14 23:32:50.056071 [ 56 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3447 | 2026.04.14 23:32:50.056161 [ 56 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.04.14 23:32:50.056197 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3449 | 2026.04.14 23:32:50.056359 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 3450 | 2026.04.14 23:32:50.059040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3451 | 2026.04.14 23:32:50.060556 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3452 | 2026.04.14 23:32:50.061827 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 3453 | 2026.04.14 23:32:50.065984 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 3454 | 2026.04.14 23:32:50.069953 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 3455 | 2026.04.14 23:32:50.074023 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 3456 | 2026.04.14 23:32:50.078510 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 3457 | 2026.04.14 23:32:50.082609 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3458 | 2026.04.14 23:32:50.134673 [ 195 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078390176 sec., 1543.560764552946 rows/sec., 7.98 MiB/sec. | ||
| 3459 | 2026.04.14 23:32:50.136325 [ 195 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3460 | 2026.04.14 23:32:50.137999 [ 195 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_16_3} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.04.14 23:32:50.138086 [ 195 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_16_3} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3462 | 2026.04.14 23:32:50.139133 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3463 | 2026.04.14 23:32:50.942346 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.04.14 23:32:50.942550 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3465 | 2026.04.14 23:32:50.942626 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3466 | 2026.04.14 23:32:50.943271 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.04.14 23:32:50.943320 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3468 | 2026.04.14 23:32:50.943718 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3469 | 2026.04.14 23:32:50.943946 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.04.14 23:32:50.944099 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001608 sec., 67164.1791044776 rows/sec., 5.63 MiB/sec. | ||
| 3471 | 2026.04.14 23:32:50.944148 [ 4 ] {783c6e10-a859-481e-a75c-c9995e1d8098} <Debug> TCPHandler: Processed in 0.001935733 sec. | ||
| 3472 | 2026.04.14 23:32:50.944261 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.04.14 23:32:50.944363 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.04.14 23:32:50.944406 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3475 | 2026.04.14 23:32:50.944798 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.04.14 23:32:50.944836 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3477 | 2026.04.14 23:32:50.945142 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3478 | 2026.04.14 23:32:50.945347 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.04.14 23:32:50.945474 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001134 sec., 22927.68959435626 rows/sec., 1.68 MiB/sec. | ||
| 3480 | 2026.04.14 23:32:50.945512 [ 4 ] {537bde15-1e92-4771-baf4-82cfd705e685} <Debug> TCPHandler: Processed in 0.001300515 sec. | ||
| 3481 | 2026.04.14 23:32:50.945617 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.04.14 23:32:50.945712 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3483 | 2026.04.14 23:32:50.945752 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3484 | 2026.04.14 23:32:50.946177 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.04.14 23:32:50.946212 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3486 | 2026.04.14 23:32:50.946514 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3487 | 2026.04.14 23:32:50.946737 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.04.14 23:32:50.946862 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00117 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 3489 | 2026.04.14 23:32:50.946899 [ 4 ] {e56dd24c-a45c-43cc-b6cd-8dcd95e7e5ba} <Debug> TCPHandler: Processed in 0.001329686 sec. | ||
| 3490 | 2026.04.14 23:32:50.947002 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.04.14 23:32:50.947096 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3492 | 2026.04.14 23:32:50.947139 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3493 | 2026.04.14 23:32:50.947509 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.04.14 23:32:50.947549 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3495 | 2026.04.14 23:32:50.947883 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3496 | 2026.04.14 23:32:50.948105 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.04.14 23:32:50.948228 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3498 | 2026.04.14 23:32:50.948265 [ 4 ] {f1050fa4-ec86-4fdb-a3dc-a02a60f2f397} <Debug> TCPHandler: Processed in 0.001310836 sec. | ||
| 3499 | 2026.04.14 23:32:50.948367 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.04.14 23:32:50.948460 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.04.14 23:32:50.948515 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3502 | 2026.04.14 23:32:50.949278 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.04.14 23:32:50.949315 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3504 | 2026.04.14 23:32:50.949863 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3505 | 2026.04.14 23:32:50.950086 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.04.14 23:32:50.950221 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001778 sec., 14623.172103487064 rows/sec., 26.20 MiB/sec. | ||
| 3507 | 2026.04.14 23:32:50.950281 [ 4 ] {9707e585-ddfb-4ec3-9e83-d0ed4c0584f7} <Debug> TCPHandler: Processed in 0.001960633 sec. | ||
| 3508 | 2026.04.14 23:32:50.950384 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.04.14 23:32:50.950480 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.04.14 23:32:50.950523 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3511 | 2026.04.14 23:32:50.950835 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.04.14 23:32:50.950869 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3513 | 2026.04.14 23:32:50.951172 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3514 | 2026.04.14 23:32:50.951381 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.04.14 23:32:50.951507 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 3516 | 2026.04.14 23:32:50.951543 [ 4 ] {b0152745-9039-4f8a-ae27-6670890c096e} <Debug> TCPHandler: Processed in 0.001205682 sec. | ||
| 3517 | 2026.04.14 23:32:51.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.56 MiB, peak 237.09 MiB, free memory in arenas 0.00 B, will set to 237.51 MiB (RSS), difference: 9.95 MiB | ||
| 3518 | 2026.04.14 23:32:55.942064 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.04.14 23:32:55.942311 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3520 | 2026.04.14 23:32:55.942400 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3521 | 2026.04.14 23:32:55.943183 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.04.14 23:32:55.943232 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3523 | 2026.04.14 23:32:55.943649 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3524 | 2026.04.14 23:32:55.943872 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.04.14 23:32:55.944022 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001775 sec., 48450.70422535211 rows/sec., 4.05 MiB/sec. | ||
| 3526 | 2026.04.14 23:32:55.944072 [ 4 ] {8c614778-3542-421d-9771-f26b3fa62cab} <Debug> TCPHandler: Processed in 0.002158358 sec. | ||
| 3527 | 2026.04.14 23:32:55.944185 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.04.14 23:32:55.944287 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.04.14 23:32:55.944332 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3530 | 2026.04.14 23:32:55.944719 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.04.14 23:32:55.944757 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3532 | 2026.04.14 23:32:55.945060 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3533 | 2026.04.14 23:32:55.945274 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.04.14 23:32:55.945406 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001143 sec., 13123.359580052494 rows/sec., 986.82 KiB/sec. | ||
| 3535 | 2026.04.14 23:32:55.945444 [ 4 ] {a162fab0-5f38-4114-ab32-8179d75d586a} <Debug> TCPHandler: Processed in 0.001308426 sec. | ||
| 3536 | 2026.04.14 23:32:55.945557 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.04.14 23:32:55.945653 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3538 | 2026.04.14 23:32:55.945694 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3539 | 2026.04.14 23:32:55.946096 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.04.14 23:32:55.946132 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3541 | 2026.04.14 23:32:55.946434 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3542 | 2026.04.14 23:32:55.946654 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.04.14 23:32:55.946782 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001149 sec., 68755.43951261966 rows/sec., 5.37 MiB/sec. | ||
| 3544 | 2026.04.14 23:32:55.946817 [ 4 ] {11d1914b-88be-4243-907f-a6e83df7188b} <Debug> TCPHandler: Processed in 0.001308645 sec. | ||
| 3545 | 2026.04.14 23:32:55.946919 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.04.14 23:32:55.947013 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3547 | 2026.04.14 23:32:55.947056 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3548 | 2026.04.14 23:32:55.947433 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.04.14 23:32:55.947469 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3550 | 2026.04.14 23:32:55.947792 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3551 | 2026.04.14 23:32:55.947997 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.04.14 23:32:55.948122 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 3553 | 2026.04.14 23:32:55.948158 [ 4 ] {138c5057-fab4-49d8-9922-f899ed4b1d36} <Debug> TCPHandler: Processed in 0.001286944 sec. | ||
| 3554 | 2026.04.14 23:32:55.948257 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.04.14 23:32:55.948350 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3556 | 2026.04.14 23:32:55.948403 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3557 | 2026.04.14 23:32:55.949156 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.04.14 23:32:55.949192 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3559 | 2026.04.14 23:32:55.949709 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3560 | 2026.04.14 23:32:55.949926 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): 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.04.14 23:32:55.950063 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001732 sec., 8660.508083140878 rows/sec., 15.52 MiB/sec. | ||
| 3562 | 2026.04.14 23:32:55.950125 [ 4 ] {d4d13ed1-4bad-4c88-987d-bbd952bc6c01} <Debug> TCPHandler: Processed in 0.001914982 sec. | ||
| 3563 | 2026.04.14 23:32:55.950225 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.04.14 23:32:55.950318 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.04.14 23:32:55.950360 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3566 | 2026.04.14 23:32:55.950674 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.04.14 23:32:55.950710 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3568 | 2026.04.14 23:32:55.951024 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3569 | 2026.04.14 23:32:55.951229 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.04.14 23:32:55.951353 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 3571 | 2026.04.14 23:32:55.951388 [ 4 ] {5f0aaa75-ba3f-4b1e-9f45-308afcd3cdef} <Debug> TCPHandler: Processed in 0.001212953 sec. | ||
| 3572 | 2026.04.14 23:32:57.037218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8154 | ||
| 3573 | 2026.04.14 23:32:57.037717 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.04.14 23:32:57.037754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3575 | 2026.04.14 23:32:57.038374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3576 | 2026.04.14 23:32:57.038599 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.04.14 23:32:57.038728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8154 | ||
| 3578 | 2026.04.14 23:32:57.560065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3579 | 2026.04.14 23:32:57.575271 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.04.14 23:32:57.575329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3581 | 2026.04.14 23:32:57.581357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3582 | 2026.04.14 23:32:57.582058 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.04.14 23:32:57.584722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3584 | 2026.04.14 23:32:59.548183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 494 | ||
| 3585 | 2026.04.14 23:32:59.550273 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.04.14 23:32:59.550320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3587 | 2026.04.14 23:32:59.551507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3588 | 2026.04.14 23:32:59.551769 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.04.14 23:32:59.552020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3590 | 2026.04.14 23:32:59.657050 [ 119 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3591 | 2026.04.14 23:32:59.657099 [ 119 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.04.14 23:32:59.657119 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3593 | 2026.04.14 23:32:59.657255 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::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 | ||
| 3594 | 2026.04.14 23:32:59.657392 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.04.14 23:32:59.657425 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::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 | ||
| 3596 | 2026.04.14 23:32:59.657517 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::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 | ||
| 3597 | 2026.04.14 23:32:59.657568 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3598 | 2026.04.14 23:32:59.657613 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 826 rows starting from the beginning of the part | ||
| 3599 | 2026.04.14 23:32:59.657653 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 3600 | 2026.04.14 23:32:59.658702 [ 200 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500041 sec., 1133302.3564022584 rows/sec., 71.41 MiB/sec. | ||
| 3601 | 2026.04.14 23:32:59.658868 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3602 | 2026.04.14 23:32:59.659136 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.04.14 23:32:59.659211 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_5_1} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3604 | 2026.04.14 23:32:59.659284 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3605 | 2026.04.14 23:33:00.941592 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.04.14 23:33:00.941769 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3607 | 2026.04.14 23:33:00.941835 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3608 | 2026.04.14 23:33:00.942510 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.04.14 23:33:00.942558 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3610 | 2026.04.14 23:33:00.942971 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3611 | 2026.04.14 23:33:00.943209 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.04.14 23:33:00.943366 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001646 sec., 65613.60874848117 rows/sec., 5.50 MiB/sec. | ||
| 3613 | 2026.04.14 23:33:00.943414 [ 4 ] {ef343299-45e8-4527-aa2c-0d34d3df24b9} <Debug> TCPHandler: Processed in 0.001945053 sec. | ||
| 3614 | 2026.04.14 23:33:00.943547 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.04.14 23:33:00.943650 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.04.14 23:33:00.943693 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3617 | 2026.04.14 23:33:00.944107 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.04.14 23:33:00.944141 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3619 | 2026.04.14 23:33:00.944480 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3620 | 2026.04.14 23:33:00.944695 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.04.14 23:33:00.944793 [ 119 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3622 | 2026.04.14 23:33:00.944824 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001197 sec., 21720.969089390142 rows/sec., 1.60 MiB/sec. | ||
| 3623 | 2026.04.14 23:33:00.944831 [ 119 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.04.14 23:33:00.944856 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3625 | 2026.04.14 23:33:00.944861 [ 4 ] {acb9f324-6c10-467c-8811-d12027fb4fb8} <Debug> TCPHandler: Processed in 0.001364247 sec. | ||
| 3626 | 2026.04.14 23:33:00.944944 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 3627 | 2026.04.14 23:33:00.944976 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.04.14 23:33:00.945040 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3629 | 2026.04.14 23:33:00.945070 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 3630 | 2026.04.14 23:33:00.945073 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3631 | 2026.04.14 23:33:00.945119 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3632 | 2026.04.14 23:33:00.945130 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3633 | 2026.04.14 23:33:00.945173 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 3634 | 2026.04.14 23:33:00.945215 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3635 | 2026.04.14 23:33:00.945254 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3636 | 2026.04.14 23:33:00.945293 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3637 | 2026.04.14 23:33:00.945557 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.04.14 23:33:00.945592 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3639 | 2026.04.14 23:33:00.946029 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3640 | 2026.04.14 23:33:00.946066 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153702 sec., 181155.96575198797 rows/sec., 14.01 MiB/sec. | ||
| 3641 | 2026.04.14 23:33:00.946271 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.04.14 23:33:00.946272 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3643 | 2026.04.14 23:33:00.946449 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001395 sec., 64516.12903225807 rows/sec., 5.04 MiB/sec. | ||
| 3644 | 2026.04.14 23:33:00.946499 [ 4 ] {e631a831-bdaa-4118-b25b-5181e1e1d0b5} <Debug> TCPHandler: Processed in 0.001572152 sec. | ||
| 3645 | 2026.04.14 23:33:00.946616 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.04.14 23:33:00.946616 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.04.14 23:33:00.946718 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3648 | 2026.04.14 23:33:00.946726 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_21_4} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3649 | 2026.04.14 23:33:00.946771 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3650 | 2026.04.14 23:33:00.946867 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3651 | 2026.04.14 23:33:00.947209 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.04.14 23:33:00.947251 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3653 | 2026.04.14 23:33:00.947629 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3654 | 2026.04.14 23:33:00.947846 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.04.14 23:33:00.947980 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 3656 | 2026.04.14 23:33:00.948019 [ 4 ] {f298ab01-d7a1-4f0d-b3de-f24a4fcf00c9} <Debug> TCPHandler: Processed in 0.00145498 sec. | ||
| 3657 | 2026.04.14 23:33:00.948151 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.04.14 23:33:00.948255 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.04.14 23:33:00.948313 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3660 | 2026.04.14 23:33:00.949204 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.04.14 23:33:00.949239 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3662 | 2026.04.14 23:33:00.949821 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3663 | 2026.04.14 23:33:00.950064 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.04.14 23:33:00.950177 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3665 | 2026.04.14 23:33:00.950205 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001968 sec., 13211.382113821137 rows/sec., 23.67 MiB/sec. | ||
| 3666 | 2026.04.14 23:33:00.950210 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.04.14 23:33:00.950238 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3668 | 2026.04.14 23:33:00.950272 [ 4 ] {ee83c943-518e-4f28-b6dd-c7d7fb92aff8} <Debug> TCPHandler: Processed in 0.002173369 sec. | ||
| 3669 | 2026.04.14 23:33:00.950311 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 3670 | 2026.04.14 23:33:00.950390 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.04.14 23:33:00.950485 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3672 | 2026.04.14 23:33:00.950490 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3673 | 2026.04.14 23:33:00.950529 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3674 | 2026.04.14 23:33:00.950561 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 3675 | 2026.04.14 23:33:00.950670 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3676 | 2026.04.14 23:33:00.950769 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 3677 | 2026.04.14 23:33:00.950856 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3678 | 2026.04.14 23:33:00.950918 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.04.14 23:33:00.950942 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3680 | 2026.04.14 23:33:00.950956 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3681 | 2026.04.14 23:33:00.951031 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3682 | 2026.04.14 23:33:00.951275 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3683 | 2026.04.14 23:33:00.951500 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.04.14 23:33:00.951631 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 3685 | 2026.04.14 23:33:00.951668 [ 4 ] {b16e2aba-eebf-46aa-97f5-6f6d7df9f3ea} <Debug> TCPHandler: Processed in 0.001328286 sec. | ||
| 3686 | 2026.04.14 23:33:00.954835 [ 190 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 19 columns (19 merged, 0 gathered) in 0.004556354 sec., 86472.648964501 rows/sec., 154.96 MiB/sec. | ||
| 3687 | 2026.04.14 23:33:00.955678 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3688 | 2026.04.14 23:33:00.956100 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2026.04.14 23:33:00.956187 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3690 | 2026.04.14 23:33:00.956332 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 3691 | 2026.04.14 23:33:01.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.48 MiB, peak 244.60 MiB, free memory in arenas 0.00 B, will set to 240.98 MiB (RSS), difference: 1.50 MiB | ||
| 3692 | 2026.04.14 23:33:04.428792 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3693 | 2026.04.14 23:33:04.428975 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3694 | 2026.04.14 23:33:04.539774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8602 | ||
| 3695 | 2026.04.14 23:33:04.540441 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.04.14 23:33:04.540530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3697 | 2026.04.14 23:33:04.541353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3698 | 2026.04.14 23:33:04.541722 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.04.14 23:33:04.541943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8602 | ||
| 3700 | 2026.04.14 23:33:05.078008 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40462 | ||
| 3701 | 2026.04.14 23:33:05.078118 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3702 | 2026.04.14 23:33:05.078146 [ 288 ] {} <Debug> TCP-Session: 033f145b-3878-46a0-80a9-3d53aef9d3e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40462 | ||
| 3703 | 2026.04.14 23:33:05.078168 [ 288 ] {} <Debug> TCP-Session: 033f145b-3878-46a0-80a9-3d53aef9d3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.04.14 23:33:05.078182 [ 288 ] {} <Debug> TCP-Session: 033f145b-3878-46a0-80a9-3d53aef9d3e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.04.14 23:33:05.078365 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33595 | ||
| 3706 | 2026.04.14 23:33:05.078384 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54138 | ||
| 3707 | 2026.04.14 23:33:05.078427 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36560 | ||
| 3708 | 2026.04.14 23:33:05.078439 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42923 | ||
| 3709 | 2026.04.14 23:33:05.078490 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3710 | 2026.04.14 23:33:05.078463 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38419 | ||
| 3711 | 2026.04.14 23:33:05.078531 [ 288 ] {} <Trace> TCP-Session: 033f145b-3878-46a0-80a9-3d53aef9d3e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.04.14 23:33:05.078400 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37413 | ||
| 3713 | 2026.04.14 23:33:05.078400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39724 | ||
| 3714 | 2026.04.14 23:33:05.078624 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.04.14 23:33:05.078455 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46856 | ||
| 3716 | 2026.04.14 23:33:05.078686 [ 290 ] {} <Debug> TCP-Session: e4d89429-bb46-45bc-819f-3e0b70a1d9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54138 | ||
| 3717 | 2026.04.14 23:33:05.078703 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3718 | 2026.04.14 23:33:05.078530 [ 289 ] {} <Debug> TCP-Session: f5046063-3af4-4fb7-be52-8613d7d9e90a Authenticating user 'default' from [fd00:1122:3344:101::e]:33595 | ||
| 3719 | 2026.04.14 23:33:05.078734 [ 290 ] {} <Debug> TCP-Session: e4d89429-bb46-45bc-819f-3e0b70a1d9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.04.14 23:33:05.078746 [ 293 ] {} <Debug> TCP-Session: a2110b2a-1893-41a8-9d59-8114b5496023 Authenticating user 'default' from [fd00:1122:3344:101::e]:36560 | ||
| 3721 | 2026.04.14 23:33:05.078761 [ 289 ] {} <Debug> TCP-Session: f5046063-3af4-4fb7-be52-8613d7d9e90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.04.14 23:33:05.078767 [ 290 ] {} <Debug> TCP-Session: e4d89429-bb46-45bc-819f-3e0b70a1d9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.04.14 23:33:05.078788 [ 289 ] {} <Debug> TCP-Session: f5046063-3af4-4fb7-be52-8613d7d9e90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.04.14 23:33:05.078782 [ 293 ] {} <Debug> TCP-Session: a2110b2a-1893-41a8-9d59-8114b5496023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.04.14 23:33:05.078827 [ 293 ] {} <Debug> TCP-Session: a2110b2a-1893-41a8-9d59-8114b5496023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.04.14 23:33:05.078834 [ 288 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40462) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3727 | 2026.04.14 23:33:05.078960 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2026.04.14 23:33:05.078993 [ 294 ] {} <Debug> TCP-Session: 8a0f614a-2ae1-4dfd-9df4-57c091ab7c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:42923 | ||
| 3729 | 2026.04.14 23:33:05.079005 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2026.04.14 23:33:05.079012 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.04.14 23:33:05.079045 [ 291 ] {} <Debug> TCP-Session: a0d21631-9039-4f85-8c75-ae526fe85b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:37413 | ||
| 3732 | 2026.04.14 23:33:05.079052 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3733 | 2026.04.14 23:33:05.079062 [ 286 ] {} <Debug> TCP-Session: db8eec68-71a6-4323-ba21-36adabe729a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38419 | ||
| 3734 | 2026.04.14 23:33:05.079083 [ 291 ] {} <Debug> TCP-Session: a0d21631-9039-4f85-8c75-ae526fe85b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.04.14 23:33:05.079101 [ 292 ] {} <Debug> TCP-Session: 6ee3ed24-9ebb-4084-86c7-aea849b73068 Authenticating user 'default' from [fd00:1122:3344:101::e]:39724 | ||
| 3736 | 2026.04.14 23:33:05.079113 [ 291 ] {} <Debug> TCP-Session: a0d21631-9039-4f85-8c75-ae526fe85b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.04.14 23:33:05.079109 [ 286 ] {} <Debug> TCP-Session: db8eec68-71a6-4323-ba21-36adabe729a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.04.14 23:33:05.079136 [ 292 ] {} <Debug> TCP-Session: 6ee3ed24-9ebb-4084-86c7-aea849b73068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.04.14 23:33:05.079134 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.04.14 23:33:05.079164 [ 292 ] {} <Debug> TCP-Session: 6ee3ed24-9ebb-4084-86c7-aea849b73068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.04.14 23:33:05.079183 [ 3 ] {} <Debug> TCP-Session: 70a9fb36-eba4-4927-b272-f2d3e550251f Authenticating user 'default' from [fd00:1122:3344:101::e]:46856 | ||
| 3742 | 2026.04.14 23:33:05.079151 [ 286 ] {} <Debug> TCP-Session: db8eec68-71a6-4323-ba21-36adabe729a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.04.14 23:33:05.079203 [ 3 ] {} <Debug> TCP-Session: 70a9fb36-eba4-4927-b272-f2d3e550251f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.04.14 23:33:05.079009 [ 294 ] {} <Debug> TCP-Session: 8a0f614a-2ae1-4dfd-9df4-57c091ab7c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.04.14 23:33:05.079237 [ 3 ] {} <Debug> TCP-Session: 70a9fb36-eba4-4927-b272-f2d3e550251f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.04.14 23:33:05.079245 [ 288 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3747 | 2026.04.14 23:33:05.079257 [ 294 ] {} <Debug> TCP-Session: 8a0f614a-2ae1-4dfd-9df4-57c091ab7c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.04.14 23:33:05.079323 [ 288 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3749 | 2026.04.14 23:33:05.079666 [ 288 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 3750 | 2026.04.14 23:33:05.080721 [ 302 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Trace> AggregatingTransform: Aggregating | ||
| 3751 | 2026.04.14 23:33:05.080761 [ 302 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Trace> Aggregator: Aggregation method: without_key | ||
| 3752 | 2026.04.14 23:33:05.080797 [ 302 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022168 sec. (978.313 rows/sec., 38.22 KiB/sec.) | ||
| 3753 | 2026.04.14 23:33:05.080815 [ 302 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Trace> Aggregator: Merging aggregated data | ||
| 3754 | 2026.04.14 23:33:05.082163 [ 288 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003481 sec., 287.2737719046251 rows/sec., 11.22 KiB/sec. | ||
| 3755 | 2026.04.14 23:33:05.082301 [ 288 ] {167a2cae-2024-4d17-aebd-44b07613a877} <Debug> TCPHandler: Processed in 0.003921477 sec. | ||
| 3756 | 2026.04.14 23:33:05.082397 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.04.14 23:33:05.082422 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.04.14 23:33:05.082426 [ 288 ] {} <Debug> TCP-Session: 033f145b-3878-46a0-80a9-3d53aef9d3e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.04.14 23:33:05.082445 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3760 | 2026.04.14 23:33:05.082465 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2026.04.14 23:33:05.082486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.04.14 23:33:05.082512 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.04.14 23:33:05.082528 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3764 | 2026.04.14 23:33:05.082557 [ 292 ] {} <Debug> TCP-Session: 6ee3ed24-9ebb-4084-86c7-aea849b73068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.04.14 23:33:05.082571 [ 293 ] {} <Debug> TCP-Session: a2110b2a-1893-41a8-9d59-8114b5496023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.04.14 23:33:05.082596 [ 286 ] {} <Debug> TCP-Session: db8eec68-71a6-4323-ba21-36adabe729a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.04.14 23:33:05.082547 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.04.14 23:33:05.082525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3769 | 2026.04.14 23:33:05.082663 [ 3 ] {} <Debug> TCP-Session: 70a9fb36-eba4-4927-b272-f2d3e550251f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.04.14 23:33:05.082525 [ 294 ] {} <Debug> TCP-Session: 8a0f614a-2ae1-4dfd-9df4-57c091ab7c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.04.14 23:33:05.082690 [ 291 ] {} <Debug> TCP-Session: a0d21631-9039-4f85-8c75-ae526fe85b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.04.14 23:33:05.082512 [ 290 ] {} <Debug> TCP-Session: e4d89429-bb46-45bc-819f-3e0b70a1d9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.04.14 23:33:05.082465 [ 289 ] {} <Debug> TCP-Session: f5046063-3af4-4fb7-be52-8613d7d9e90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.04.14 23:33:05.085723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3775 | 2026.04.14 23:33:05.101650 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.04.14 23:33:05.101713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3777 | 2026.04.14 23:33:05.105020 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61953 | ||
| 3778 | 2026.04.14 23:33:05.105088 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3779 | 2026.04.14 23:33:05.105108 [ 288 ] {} <Debug> TCP-Session: c8b85fd3-c6ba-417a-805b-7566cf138b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:61953 | ||
| 3780 | 2026.04.14 23:33:05.105124 [ 288 ] {} <Debug> TCP-Session: c8b85fd3-c6ba-417a-805b-7566cf138b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.04.14 23:33:05.105136 [ 288 ] {} <Debug> TCP-Session: c8b85fd3-c6ba-417a-805b-7566cf138b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.04.14 23:33:05.105307 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59185 | ||
| 3783 | 2026.04.14 23:33:05.105340 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65344 | ||
| 3784 | 2026.04.14 23:33:05.105361 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62543 | ||
| 3785 | 2026.04.14 23:33:05.105391 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51570 | ||
| 3786 | 2026.04.14 23:33:05.105406 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44739 | ||
| 3787 | 2026.04.14 23:33:05.105433 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3788 | 2026.04.14 23:33:05.105453 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3789 | 2026.04.14 23:33:05.105468 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.04.14 23:33:05.105475 [ 290 ] {} <Debug> TCP-Session: 061dfc16-17d6-45a7-92e8-66edec812541 Authenticating user 'default' from [fd00:1122:3344:101::e]:65344 | ||
| 3791 | 2026.04.14 23:33:05.105486 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.04.14 23:33:05.105489 [ 291 ] {} <Debug> TCP-Session: 52648aa0-af86-42e9-a764-49a3bf58b988 Authenticating user 'default' from [fd00:1122:3344:101::e]:62543 | ||
| 3793 | 2026.04.14 23:33:05.105522 [ 294 ] {} <Debug> TCP-Session: 57510797-56aa-4958-892f-0fd25908e028 Authenticating user 'default' from [fd00:1122:3344:101::e]:51570 | ||
| 3794 | 2026.04.14 23:33:05.105537 [ 291 ] {} <Debug> TCP-Session: 52648aa0-af86-42e9-a764-49a3bf58b988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.04.14 23:33:05.105555 [ 290 ] {} <Debug> TCP-Session: 061dfc16-17d6-45a7-92e8-66edec812541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.04.14 23:33:05.105559 [ 294 ] {} <Debug> TCP-Session: 57510797-56aa-4958-892f-0fd25908e028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.04.14 23:33:05.105565 [ 291 ] {} <Debug> TCP-Session: 52648aa0-af86-42e9-a764-49a3bf58b988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.04.14 23:33:05.105581 [ 290 ] {} <Debug> TCP-Session: 061dfc16-17d6-45a7-92e8-66edec812541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.04.14 23:33:05.105589 [ 294 ] {} <Debug> TCP-Session: 57510797-56aa-4958-892f-0fd25908e028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.04.14 23:33:05.105423 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54540 | ||
| 3801 | 2026.04.14 23:33:05.105388 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55021 | ||
| 3802 | 2026.04.14 23:33:05.105369 [ 288 ] {} <Trace> TCP-Session: c8b85fd3-c6ba-417a-805b-7566cf138b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.04.14 23:33:05.105694 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3804 | 2026.04.14 23:33:05.105368 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53301 | ||
| 3805 | 2026.04.14 23:33:05.105732 [ 286 ] {} <Debug> TCP-Session: cf6c9f5d-944d-4c3f-a1a0-33453c13d518 Authenticating user 'default' from [fd00:1122:3344:101::e]:54540 | ||
| 3806 | 2026.04.14 23:33:05.105527 [ 3 ] {} <Debug> TCP-Session: e8a3d9c5-bafd-45f1-bc94-1aa98b59d7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44739 | ||
| 3807 | 2026.04.14 23:33:05.105769 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.04.14 23:33:05.105800 [ 3 ] {} <Debug> TCP-Session: e8a3d9c5-bafd-45f1-bc94-1aa98b59d7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.04.14 23:33:05.105770 [ 286 ] {} <Debug> TCP-Session: cf6c9f5d-944d-4c3f-a1a0-33453c13d518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.04.14 23:33:05.105824 [ 293 ] {} <Debug> TCP-Session: f6a7e88f-df3d-4dbe-a8e8-bd34f1f3374a Authenticating user 'default' from [fd00:1122:3344:101::e]:55021 | ||
| 3811 | 2026.04.14 23:33:05.105846 [ 286 ] {} <Debug> TCP-Session: cf6c9f5d-944d-4c3f-a1a0-33453c13d518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.04.14 23:33:05.105847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.04.14 23:33:05.105867 [ 293 ] {} <Debug> TCP-Session: f6a7e88f-df3d-4dbe-a8e8-bd34f1f3374a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.04.14 23:33:05.105893 [ 292 ] {} <Debug> TCP-Session: 9b8be480-02a2-4a38-b292-65d91f5ec1b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53301 | ||
| 3815 | 2026.04.14 23:33:05.105903 [ 293 ] {} <Debug> TCP-Session: f6a7e88f-df3d-4dbe-a8e8-bd34f1f3374a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.04.14 23:33:05.105928 [ 292 ] {} <Debug> TCP-Session: 9b8be480-02a2-4a38-b292-65d91f5ec1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.04.14 23:33:05.105840 [ 288 ] {6f3e68c2-862d-4777-b190-39476929d811} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3818 | 2026.04.14 23:33:05.105952 [ 292 ] {} <Debug> TCP-Session: 9b8be480-02a2-4a38-b292-65d91f5ec1b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.04.14 23:33:05.105826 [ 3 ] {} <Debug> TCP-Session: e8a3d9c5-bafd-45f1-bc94-1aa98b59d7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.04.14 23:33:05.105394 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.04.14 23:33:05.106025 [ 289 ] {} <Debug> TCP-Session: cfb82eaa-150c-4586-ae93-13ddc6987ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59185 | ||
| 3822 | 2026.04.14 23:33:05.106045 [ 289 ] {} <Debug> TCP-Session: cfb82eaa-150c-4586-ae93-13ddc6987ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.04.14 23:33:05.106059 [ 289 ] {} <Debug> TCP-Session: cfb82eaa-150c-4586-ae93-13ddc6987ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.04.14 23:33:05.106155 [ 288 ] {6f3e68c2-862d-4777-b190-39476929d811} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3825 | 2026.04.14 23:33:05.106203 [ 288 ] {6f3e68c2-862d-4777-b190-39476929d811} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3826 | 2026.04.14 23:33:05.106433 [ 288 ] {6f3e68c2-862d-4777-b190-39476929d811} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 3827 | 2026.04.14 23:33:05.107355 [ 261 ] {6f3e68c2-862d-4777-b190-39476929d811} <Trace> AggregatingTransform: Aggregating | ||
| 3828 | 2026.04.14 23:33:05.107412 [ 261 ] {6f3e68c2-862d-4777-b190-39476929d811} <Trace> Aggregator: Aggregation method: without_key | ||
| 3829 | 2026.04.14 23:33:05.107453 [ 261 ] {6f3e68c2-862d-4777-b190-39476929d811} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926355 sec. (1079.500 rows/sec., 42.17 KiB/sec.) | ||
| 3830 | 2026.04.14 23:33:05.107472 [ 261 ] {6f3e68c2-862d-4777-b190-39476929d811} <Trace> Aggregator: Merging aggregated data | ||
| 3831 | 2026.04.14 23:33:05.107735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3832 | 2026.04.14 23:33:05.108617 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.04.14 23:33:05.108791 [ 288 ] {6f3e68c2-862d-4777-b190-39476929d811} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002997 sec., 333.667000333667 rows/sec., 13.03 KiB/sec. | ||
| 3834 | 2026.04.14 23:33:05.108918 [ 288 ] {6f3e68c2-862d-4777-b190-39476929d811} <Debug> TCPHandler: Processed in 0.003614858 sec. | ||
| 3835 | 2026.04.14 23:33:05.109036 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.04.14 23:33:05.109064 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2026.04.14 23:33:05.109077 [ 288 ] {} <Debug> TCP-Session: c8b85fd3-c6ba-417a-805b-7566cf138b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.04.14 23:33:05.109090 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3839 | 2026.04.14 23:33:05.109105 [ 286 ] {} <Debug> TCP-Session: cf6c9f5d-944d-4c3f-a1a0-33453c13d518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.04.14 23:33:05.109128 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3841 | 2026.04.14 23:33:05.109145 [ 289 ] {} <Debug> TCP-Session: cfb82eaa-150c-4586-ae93-13ddc6987ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.04.14 23:33:05.109153 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3843 | 2026.04.14 23:33:05.109175 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3844 | 2026.04.14 23:33:05.109188 [ 290 ] {} <Debug> TCP-Session: 061dfc16-17d6-45a7-92e8-66edec812541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.04.14 23:33:05.109210 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.04.14 23:33:05.109231 [ 294 ] {} <Debug> TCP-Session: 57510797-56aa-4958-892f-0fd25908e028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.04.14 23:33:05.109246 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3848 | 2026.04.14 23:33:05.109258 [ 293 ] {} <Debug> TCP-Session: f6a7e88f-df3d-4dbe-a8e8-bd34f1f3374a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.04.14 23:33:05.109298 [ 3 ] {} <Debug> TCP-Session: e8a3d9c5-bafd-45f1-bc94-1aa98b59d7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.04.14 23:33:05.109213 [ 292 ] {} <Debug> TCP-Session: 9b8be480-02a2-4a38-b292-65d91f5ec1b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.04.14 23:33:05.109110 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3852 | 2026.04.14 23:33:05.109372 [ 291 ] {} <Debug> TCP-Session: 52648aa0-af86-42e9-a764-49a3bf58b988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.04.14 23:33:05.112261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3854 | 2026.04.14 23:33:05.940711 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2026.04.14 23:33:05.940891 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3856 | 2026.04.14 23:33:05.940960 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3857 | 2026.04.14 23:33:05.941637 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.04.14 23:33:05.941684 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3859 | 2026.04.14 23:33:05.942079 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3860 | 2026.04.14 23:33:05.942303 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.04.14 23:33:05.942463 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001622 sec., 53020.961775585696 rows/sec., 4.44 MiB/sec. | ||
| 3862 | 2026.04.14 23:33:05.942514 [ 4 ] {cf23575a-10f2-4a47-a0ba-b9bacf1247bd} <Debug> TCPHandler: Processed in 0.001932072 sec. | ||
| 3863 | 2026.04.14 23:33:05.942643 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.04.14 23:33:05.942747 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3865 | 2026.04.14 23:33:05.942791 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3866 | 2026.04.14 23:33:05.943192 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.04.14 23:33:05.943227 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3868 | 2026.04.14 23:33:05.943527 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3869 | 2026.04.14 23:33:05.943750 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.04.14 23:33:05.943878 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001156 sec., 12975.778546712803 rows/sec., 975.72 KiB/sec. | ||
| 3871 | 2026.04.14 23:33:05.943916 [ 4 ] {1afaf17b-f54f-43af-81f4-e62f8d40dfb5} <Debug> TCPHandler: Processed in 0.001327226 sec. | ||
| 3872 | 2026.04.14 23:33:05.944018 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.04.14 23:33:05.944112 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3874 | 2026.04.14 23:33:05.944153 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3875 | 2026.04.14 23:33:05.944553 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.04.14 23:33:05.944588 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3877 | 2026.04.14 23:33:05.944885 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3878 | 2026.04.14 23:33:05.945089 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.04.14 23:33:05.945218 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001125 sec., 70222.22222222223 rows/sec., 5.48 MiB/sec. | ||
| 3880 | 2026.04.14 23:33:05.945255 [ 4 ] {ca1245c5-2cb3-4ba5-8266-fb7030d7799e} <Debug> TCPHandler: Processed in 0.001286975 sec. | ||
| 3881 | 2026.04.14 23:33:05.945356 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.04.14 23:33:05.945450 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3883 | 2026.04.14 23:33:05.945494 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3884 | 2026.04.14 23:33:05.945873 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.04.14 23:33:05.945906 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3886 | 2026.04.14 23:33:05.946232 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3887 | 2026.04.14 23:33:05.946435 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.04.14 23:33:05.946571 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 3889 | 2026.04.14 23:33:05.946609 [ 4 ] {e0a3a75f-25ce-4d5e-9c58-59526c899079} <Debug> TCPHandler: Processed in 0.001302645 sec. | ||
| 3890 | 2026.04.14 23:33:05.946711 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.04.14 23:33:05.946804 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.04.14 23:33:05.946858 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3893 | 2026.04.14 23:33:05.947616 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.04.14 23:33:05.947650 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3895 | 2026.04.14 23:33:05.948183 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3896 | 2026.04.14 23:33:05.948418 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.04.14 23:33:05.948560 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001774 sec., 8455.467869222097 rows/sec., 15.15 MiB/sec. | ||
| 3898 | 2026.04.14 23:33:05.948623 [ 4 ] {533225eb-67ad-4513-b649-2e7eb6ccc9c5} <Debug> TCPHandler: Processed in 0.001961363 sec. | ||
| 3899 | 2026.04.14 23:33:05.948735 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.04.14 23:33:05.948829 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.04.14 23:33:05.948871 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3902 | 2026.04.14 23:33:05.949191 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.04.14 23:33:05.949224 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3904 | 2026.04.14 23:33:05.949537 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3905 | 2026.04.14 23:33:05.949767 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.04.14 23:33:05.949893 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3907 | 2026.04.14 23:33:05.949958 [ 4 ] {eb762f6a-4ea1-48c2-ad70-c8ec5ab84ae0} <Debug> TCPHandler: Processed in 0.001273624 sec. | ||
| 3908 | 2026.04.14 23:33:09.553041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 522 | ||
| 3909 | 2026.04.14 23:33:09.555222 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.04.14 23:33:09.555268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3911 | 2026.04.14 23:33:09.556442 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3912 | 2026.04.14 23:33:09.556700 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.04.14 23:33:09.556951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 3914 | 2026.04.14 23:33:10.941364 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.04.14 23:33:10.941563 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3916 | 2026.04.14 23:33:10.941636 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3917 | 2026.04.14 23:33:10.942430 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.04.14 23:33:10.942480 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3919 | 2026.04.14 23:33:10.942875 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3920 | 2026.04.14 23:33:10.943100 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.04.14 23:33:10.943249 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00174 sec., 62068.96551724138 rows/sec., 5.21 MiB/sec. | ||
| 3922 | 2026.04.14 23:33:10.943290 [ 4 ] {c3270127-9e2f-43ae-8928-8cec7ac38093} <Debug> TCPHandler: Processed in 0.002064896 sec. | ||
| 3923 | 2026.04.14 23:33:10.943285 [ 136 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3924 | 2026.04.14 23:33:10.943398 [ 136 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.04.14 23:33:10.943437 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3926 | 2026.04.14 23:33:10.943440 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.04.14 23:33:10.943558 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3928 | 2026.04.14 23:33:10.943592 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 3929 | 2026.04.14 23:33:10.943598 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3930 | 2026.04.14 23:33:10.943756 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3931 | 2026.04.14 23:33:10.943798 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2615 rows starting from the beginning of the part | ||
| 3932 | 2026.04.14 23:33:10.943869 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part | ||
| 3933 | 2026.04.14 23:33:10.943917 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 86 rows starting from the beginning of the part | ||
| 3934 | 2026.04.14 23:33:10.943967 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part | ||
| 3935 | 2026.04.14 23:33:10.944010 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 86 rows starting from the beginning of the part | ||
| 3936 | 2026.04.14 23:33:10.944052 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part | ||
| 3937 | 2026.04.14 23:33:10.944120 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.04.14 23:33:10.944167 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3939 | 2026.04.14 23:33:10.944506 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3940 | 2026.04.14 23:33:10.944714 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.04.14 23:33:10.944848 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001309 sec., 19862.490450725745 rows/sec., 1.46 MiB/sec. | ||
| 3942 | 2026.04.14 23:33:10.944897 [ 4 ] {ff739f7c-0547-48ce-9241-d948479cc394} <Debug> TCPHandler: Processed in 0.001514821 sec. | ||
| 3943 | 2026.04.14 23:33:10.945024 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.04.14 23:33:10.945118 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3945 | 2026.04.14 23:33:10.945157 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3946 | 2026.04.14 23:33:10.945498 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971754 sec., 1577783.0297288606 rows/sec., 126.38 MiB/sec. | ||
| 3947 | 2026.04.14 23:33:10.945595 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.04.14 23:33:10.945635 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3949 | 2026.04.14 23:33:10.945757 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3950 | 2026.04.14 23:33:10.945979 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3951 | 2026.04.14 23:33:10.946060 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.04.14 23:33:10.946147 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_26_5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3953 | 2026.04.14 23:33:10.946217 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.04.14 23:33:10.946223 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3955 | 2026.04.14 23:33:10.946364 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001251 sec., 71942.44604316547 rows/sec., 5.62 MiB/sec. | ||
| 3956 | 2026.04.14 23:33:10.946361 [ 134 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3957 | 2026.04.14 23:33:10.946424 [ 4 ] {c0668fa0-b8bc-45bf-a968-112c6ff5bdce} <Debug> TCPHandler: Processed in 0.001453049 sec. | ||
| 3958 | 2026.04.14 23:33:10.946489 [ 134 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.04.14 23:33:10.946523 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3960 | 2026.04.14 23:33:10.946576 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2026.04.14 23:33:10.946619 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 3962 | 2026.04.14 23:33:10.946674 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3963 | 2026.04.14 23:33:10.946705 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3964 | 2026.04.14 23:33:10.946717 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3965 | 2026.04.14 23:33:10.946732 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 3966 | 2026.04.14 23:33:10.946790 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 3967 | 2026.04.14 23:33:10.946833 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 79 rows starting from the beginning of the part | ||
| 3968 | 2026.04.14 23:33:10.946883 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 3969 | 2026.04.14 23:33:10.946947 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
| 3970 | 2026.04.14 23:33:10.947012 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 3971 | 2026.04.14 23:33:10.947191 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.04.14 23:33:10.947229 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3973 | 2026.04.14 23:33:10.947585 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3974 | 2026.04.14 23:33:10.947800 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.04.14 23:33:10.947927 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3976 | 2026.04.14 23:33:10.947947 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 3977 | 2026.04.14 23:33:10.947966 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.04.14 23:33:10.947993 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3979 | 2026.04.14 23:33:10.947996 [ 4 ] {7b0758f0-e620-489e-8f76-bcd60f986aeb} <Debug> TCPHandler: Processed in 0.00147344 sec. | ||
| 3980 | 2026.04.14 23:33:10.948045 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1829 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146638 sec., 1247289.2428974754 rows/sec., 92.42 MiB/sec. | ||
| 3981 | 2026.04.14 23:33:10.948064 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 3982 | 2026.04.14 23:33:10.948144 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.04.14 23:33:10.948177 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3984 | 2026.04.14 23:33:10.948210 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3985 | 2026.04.14 23:33:10.948211 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8442 rows starting from the beginning of the part | ||
| 3986 | 2026.04.14 23:33:10.948252 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.04.14 23:33:10.948278 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3988 | 2026.04.14 23:33:10.948313 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3989 | 2026.04.14 23:33:10.948322 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 3990 | 2026.04.14 23:33:10.948368 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3991 | 2026.04.14 23:33:10.948402 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3992 | 2026.04.14 23:33:10.948437 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 3993 | 2026.04.14 23:33:10.948461 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.04.14 23:33:10.948527 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_26_5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3995 | 2026.04.14 23:33:10.948584 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3996 | 2026.04.14 23:33:10.949106 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.04.14 23:33:10.949144 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 3998 | 2026.04.14 23:33:10.949730 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3999 | 2026.04.14 23:33:10.949974 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.04.14 23:33:10.950119 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001878 sec., 13844.515441959533 rows/sec., 24.81 MiB/sec. | ||
| 4001 | 2026.04.14 23:33:10.950175 [ 4 ] {de6295e2-bb9a-4e7e-b2b6-42ed9933bf86} <Debug> TCPHandler: Processed in 0.002090346 sec. | ||
| 4002 | 2026.04.14 23:33:10.950289 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.04.14 23:33:10.950382 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4004 | 2026.04.14 23:33:10.950424 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4005 | 2026.04.14 23:33:10.950795 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.04.14 23:33:10.950831 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4007 | 2026.04.14 23:33:10.951167 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4008 | 2026.04.14 23:33:10.951368 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.04.14 23:33:10.951484 [ 136 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4010 | 2026.04.14 23:33:10.951508 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 4011 | 2026.04.14 23:33:10.951522 [ 136 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.04.14 23:33:10.951550 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4013 | 2026.04.14 23:33:10.951553 [ 4 ] {98a1b0b4-b7ce-41a4-84cd-1d394dd6d860} <Debug> TCPHandler: Processed in 0.001311566 sec. | ||
| 4014 | 2026.04.14 23:33:10.951639 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 4015 | 2026.04.14 23:33:10.951751 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4016 | 2026.04.14 23:33:10.951778 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4017 | 2026.04.14 23:33:10.951822 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4018 | 2026.04.14 23:33:10.951859 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 4019 | 2026.04.14 23:33:10.951859 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9242 rows, containing 5 columns (5 merged, 0 gathered) in 0.003822444 sec., 2417824.826210665 rows/sec., 159.65 MiB/sec. | ||
| 4020 | 2026.04.14 23:33:10.951893 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4021 | 2026.04.14 23:33:10.951928 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4022 | 2026.04.14 23:33:10.951960 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 4023 | 2026.04.14 23:33:10.952068 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4024 | 2026.04.14 23:33:10.952326 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.04.14 23:33:10.952389 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4026 | 2026.04.14 23:33:10.952455 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4027 | 2026.04.14 23:33:10.952807 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209513 sec., 1190561.8211627326 rows/sec., 80.24 MiB/sec. | ||
| 4028 | 2026.04.14 23:33:10.952993 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4029 | 2026.04.14 23:33:10.953217 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.04.14 23:33:10.953276 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_26_5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4031 | 2026.04.14 23:33:10.953326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4032 | 2026.04.14 23:33:11.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.47 MiB, peak 254.10 MiB, free memory in arenas 0.00 B, will set to 243.54 MiB (RSS), difference: 1.06 MiB | ||
| 4033 | 2026.04.14 23:33:11.263552 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.04.14 23:33:11.263755 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4035 | 2026.04.14 23:33:11.263829 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4036 | 2026.04.14 23:33:11.264531 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.04.14 23:33:11.264585 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4038 | 2026.04.14 23:33:11.265007 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4039 | 2026.04.14 23:33:11.265243 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.04.14 23:33:11.265377 [ 136 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4041 | 2026.04.14 23:33:11.265411 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 4042 | 2026.04.14 23:33:11.265450 [ 136 ] {} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.04.14 23:33:11.265472 [ 4 ] {f35918da-4242-4843-9f4a-c50d9d9e7a14} <Debug> TCPHandler: Processed in 0.002051887 sec. | ||
| 4044 | 2026.04.14 23:33:11.265479 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4045 | 2026.04.14 23:33:11.265598 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.04.14 23:33:11.265612 [ 200 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::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 | ||
| 4047 | 2026.04.14 23:33:11.265704 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4048 | 2026.04.14 23:33:11.265721 [ 200 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2026.04.14 23:33:11.265748 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4050 | 2026.04.14 23:33:11.265753 [ 200 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::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 | ||
| 4051 | 2026.04.14 23:33:11.265822 [ 200 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4052 | 2026.04.14 23:33:11.265870 [ 200 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4053 | 2026.04.14 23:33:11.265915 [ 200 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4054 | 2026.04.14 23:33:11.265959 [ 200 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4055 | 2026.04.14 23:33:11.266170 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.04.14 23:33:11.266207 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4057 | 2026.04.14 23:33:11.266530 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4058 | 2026.04.14 23:33:11.266679 [ 188 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111074 sec., 108036.08405207339 rows/sec., 9.38 MiB/sec. | ||
| 4059 | 2026.04.14 23:33:11.266748 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.04.14 23:33:11.266854 [ 194 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4061 | 2026.04.14 23:33:11.266890 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001209 sec., 13234.077750206783 rows/sec., 1.05 MiB/sec. | ||
| 4062 | 2026.04.14 23:33:11.266935 [ 4 ] {5f749b43-e3c7-4e86-b550-e463969202e0} <Debug> TCPHandler: Processed in 0.001387457 sec. | ||
| 4063 | 2026.04.14 23:33:11.267071 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.04.14 23:33:11.267181 [ 194 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.04.14 23:33:11.267200 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4066 | 2026.04.14 23:33:11.267255 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4067 | 2026.04.14 23:33:11.267263 [ 194 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_5_1} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4068 | 2026.04.14 23:33:11.267383 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4069 | 2026.04.14 23:33:11.268777 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.04.14 23:33:11.268819 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4071 | 2026.04.14 23:33:11.269288 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4072 | 2026.04.14 23:33:11.269507 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.04.14 23:33:11.269635 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Debug> executeQuery: Read 2559 rows, 195.22 KiB in 0.002463 sec., 1038976.8574908648 rows/sec., 77.40 MiB/sec. | ||
| 4074 | 2026.04.14 23:33:11.269673 [ 4 ] {69b209ba-e0b9-48a7-9f36-c721dd598dce} <Debug> TCPHandler: Processed in 0.002663133 sec. | ||
| 4075 | 2026.04.14 23:33:11.269781 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.04.14 23:33:11.269875 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.04.14 23:33:11.269915 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4078 | 2026.04.14 23:33:11.270321 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.04.14 23:33:11.270357 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4080 | 2026.04.14 23:33:11.270678 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4081 | 2026.04.14 23:33:11.270880 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.04.14 23:33:11.271006 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.001149 sec., 45256.74499564839 rows/sec., 3.30 MiB/sec. | ||
| 4083 | 2026.04.14 23:33:11.271043 [ 4 ] {c4c0078c-3fa8-4809-ac54-ea0c1731e5c5} <Debug> TCPHandler: Processed in 0.001310575 sec. | ||
| 4084 | 2026.04.14 23:33:11.271147 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.04.14 23:33:11.271239 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4086 | 2026.04.14 23:33:11.271279 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4087 | 2026.04.14 23:33:11.271904 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.04.14 23:33:11.271939 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4089 | 2026.04.14 23:33:11.272269 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4090 | 2026.04.14 23:33:11.272474 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.04.14 23:33:11.272596 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001374 sec., 600436.6812227074 rows/sec., 35.12 MiB/sec. | ||
| 4092 | 2026.04.14 23:33:11.272633 [ 4 ] {9fef35b8-a7d0-4ffa-8a25-4558385a37b9} <Debug> TCPHandler: Processed in 0.001534182 sec. | ||
| 4093 | 2026.04.14 23:33:11.272737 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.04.14 23:33:11.272829 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.04.14 23:33:11.272867 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4096 | 2026.04.14 23:33:11.273228 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.04.14 23:33:11.273263 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4098 | 2026.04.14 23:33:11.273556 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4099 | 2026.04.14 23:33:11.273759 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.04.14 23:33:11.273881 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 65.71 KiB/sec. | ||
| 4101 | 2026.04.14 23:33:11.273918 [ 4 ] {01fd647a-d66c-4751-93af-fea980de25b0} <Debug> TCPHandler: Processed in 0.001228673 sec. | ||
| 4102 | 2026.04.14 23:33:11.274021 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.04.14 23:33:11.274113 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.04.14 23:33:11.274151 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4105 | 2026.04.14 23:33:11.274521 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.04.14 23:33:11.274557 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4107 | 2026.04.14 23:33:11.274865 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4108 | 2026.04.14 23:33:11.275073 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.04.14 23:33:11.275176 [ 136 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4110 | 2026.04.14 23:33:11.275200 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 4111 | 2026.04.14 23:33:11.275214 [ 136 ] {} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.04.14 23:33:11.275241 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4113 | 2026.04.14 23:33:11.275243 [ 4 ] {e679f32d-19c1-4c30-b70a-2308f735058c} <Debug> TCPHandler: Processed in 0.001268205 sec. | ||
| 4114 | 2026.04.14 23:33:11.275315 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::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 | ||
| 4115 | 2026.04.14 23:33:11.275385 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.04.14 23:33:11.275420 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4117 | 2026.04.14 23:33:11.275449 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::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 | ||
| 4118 | 2026.04.14 23:33:11.275476 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4119 | 2026.04.14 23:33:11.275499 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4120 | 2026.04.14 23:33:11.275515 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4121 | 2026.04.14 23:33:11.275541 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4122 | 2026.04.14 23:33:11.275582 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4123 | 2026.04.14 23:33:11.275621 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4124 | 2026.04.14 23:33:11.276278 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.04.14 23:33:11.276313 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4126 | 2026.04.14 23:33:11.276330 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001044268 sec., 57456.51499423519 rows/sec., 4.60 MiB/sec. | ||
| 4127 | 2026.04.14 23:33:11.276445 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4128 | 2026.04.14 23:33:11.276672 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4129 | 2026.04.14 23:33:11.276708 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.04.14 23:33:11.276770 [ 200 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_5_1} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4131 | 2026.04.14 23:33:11.276824 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4132 | 2026.04.14 23:33:11.276880 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.04.14 23:33:11.277003 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Debug> executeQuery: Read 1355 rows, 93.72 KiB in 0.001545 sec., 877022.6537216828 rows/sec., 59.24 MiB/sec. | ||
| 4134 | 2026.04.14 23:33:11.277039 [ 4 ] {2bf03c1c-faad-4c71-93c7-188fb22d1771} <Debug> TCPHandler: Processed in 0.001701946 sec. | ||
| 4135 | 2026.04.14 23:33:11.277141 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.04.14 23:33:11.277242 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.04.14 23:33:11.277286 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4138 | 2026.04.14 23:33:11.278080 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.04.14 23:33:11.278116 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4140 | 2026.04.14 23:33:11.278563 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4141 | 2026.04.14 23:33:11.278779 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.04.14 23:33:11.278921 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001684 sec., 914489.3111638955 rows/sec., 55.93 MiB/sec. | ||
| 4143 | 2026.04.14 23:33:11.278963 [ 4 ] {bfd2c2fc-166e-45e1-b6cf-31bca6b82f4a} <Debug> TCPHandler: Processed in 0.001873591 sec. | ||
| 4144 | 2026.04.14 23:33:11.279072 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.04.14 23:33:11.279167 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.04.14 23:33:11.279221 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4147 | 2026.04.14 23:33:11.280042 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.04.14 23:33:11.280079 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4149 | 2026.04.14 23:33:11.280635 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4150 | 2026.04.14 23:33:11.280860 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.04.14 23:33:11.281018 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001868 sec., 12847.96573875803 rows/sec., 23.02 MiB/sec. | ||
| 4152 | 2026.04.14 23:33:11.281085 [ 4 ] {401e916d-f8a8-41ee-b4f2-b1339851ce2b} <Debug> TCPHandler: Processed in 0.002063147 sec. | ||
| 4153 | 2026.04.14 23:33:11.281194 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.04.14 23:33:11.281288 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.04.14 23:33:11.281331 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4156 | 2026.04.14 23:33:11.281765 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.04.14 23:33:11.281807 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4158 | 2026.04.14 23:33:11.282191 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4159 | 2026.04.14 23:33:11.282453 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.04.14 23:33:11.282576 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001306 sec., 9188.361408882081 rows/sec., 634.09 KiB/sec. | ||
| 4161 | 2026.04.14 23:33:11.282610 [ 4 ] {971b09b7-f4e4-4a1b-b3ad-5c87cc2acc60} <Debug> TCPHandler: Processed in 0.00146569 sec. | ||
| 4162 | 2026.04.14 23:33:12.042919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9114 | ||
| 4163 | 2026.04.14 23:33:12.043429 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.04.14 23:33:12.043474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4165 | 2026.04.14 23:33:12.043960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4166 | 2026.04.14 23:33:12.044191 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.04.14 23:33:12.044336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9114 | ||
| 4168 | 2026.04.14 23:33:12.613230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4169 | 2026.04.14 23:33:12.629672 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.04.14 23:33:12.629739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4171 | 2026.04.14 23:33:12.635945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4172 | 2026.04.14 23:33:12.636651 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.04.14 23:33:12.639512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4174 | 2026.04.14 23:33:15.938613 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.04.14 23:33:15.938813 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4176 | 2026.04.14 23:33:15.938888 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4177 | 2026.04.14 23:33:15.939655 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.04.14 23:33:15.939709 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4179 | 2026.04.14 23:33:15.940162 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4180 | 2026.04.14 23:33:15.940426 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.04.14 23:33:15.940589 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001831 sec., 30584.380120152924 rows/sec., 2.33 MiB/sec. | ||
| 4182 | 2026.04.14 23:33:15.940638 [ 4 ] {e433184c-88ff-4d26-878d-52b1f44b42fa} <Debug> TCPHandler: Processed in 0.002161039 sec. | ||
| 4183 | 2026.04.14 23:33:15.940753 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.04.14 23:33:15.940855 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4185 | 2026.04.14 23:33:15.940897 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4186 | 2026.04.14 23:33:15.941339 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.04.14 23:33:15.941376 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4188 | 2026.04.14 23:33:15.941678 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4189 | 2026.04.14 23:33:15.941889 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.04.14 23:33:15.942019 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 4191 | 2026.04.14 23:33:15.942056 [ 4 ] {05d6361a-07ce-484f-9759-9f08d1f5a0b3} <Debug> TCPHandler: Processed in 0.001354207 sec. | ||
| 4192 | 2026.04.14 23:33:15.942162 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.04.14 23:33:15.942257 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4194 | 2026.04.14 23:33:15.942299 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4195 | 2026.04.14 23:33:15.942687 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.04.14 23:33:15.942722 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4197 | 2026.04.14 23:33:15.943061 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4198 | 2026.04.14 23:33:15.943259 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.04.14 23:33:15.943385 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 4200 | 2026.04.14 23:33:15.943421 [ 4 ] {41a54654-5f0a-4d02-bce8-91bb697e1aff} <Debug> TCPHandler: Processed in 0.001307116 sec. | ||
| 4201 | 2026.04.14 23:33:15.943524 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2026.04.14 23:33:15.943622 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4203 | 2026.04.14 23:33:15.943665 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4204 | 2026.04.14 23:33:15.943980 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.04.14 23:33:15.944015 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4206 | 2026.04.14 23:33:15.944307 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4207 | 2026.04.14 23:33:15.944511 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2026.04.14 23:33:15.944635 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00103 sec., 46601.94174757281 rows/sec., 3.14 MiB/sec. | ||
| 4209 | 2026.04.14 23:33:15.944669 [ 4 ] {0331dabd-2cd1-42ae-ad8b-e9f02a6aba99} <Debug> TCPHandler: Processed in 0.001192803 sec. | ||
| 4210 | 2026.04.14 23:33:19.429040 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4211 | 2026.04.14 23:33:19.429138 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4212 | 2026.04.14 23:33:19.544433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9562 | ||
| 4213 | 2026.04.14 23:33:19.544943 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.04.14 23:33:19.544994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4215 | 2026.04.14 23:33:19.545486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4216 | 2026.04.14 23:33:19.545724 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.04.14 23:33:19.545867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9562 | ||
| 4218 | 2026.04.14 23:33:19.557084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 564 | ||
| 4219 | 2026.04.14 23:33:19.559536 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.04.14 23:33:19.559579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4221 | 2026.04.14 23:33:19.560838 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4222 | 2026.04.14 23:33:19.561097 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.04.14 23:33:19.561342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4224 | 2026.04.14 23:33:20.139618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4225 | 2026.04.14 23:33:20.160311 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.04.14 23:33:20.160380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4227 | 2026.04.14 23:33:20.166441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4228 | 2026.04.14 23:33:20.167207 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.04.14 23:33:20.170971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4230 | 2026.04.14 23:33:20.941493 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.04.14 23:33:20.941781 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4232 | 2026.04.14 23:33:20.941863 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4233 | 2026.04.14 23:33:20.942632 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.04.14 23:33:20.942681 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4235 | 2026.04.14 23:33:20.943081 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4236 | 2026.04.14 23:33:20.943316 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.04.14 23:33:20.943503 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001795 sec., 60167.13091922006 rows/sec., 5.05 MiB/sec. | ||
| 4238 | 2026.04.14 23:33:20.943557 [ 4 ] {8b1fc6d3-6023-449a-a1b7-13f799b2e8ad} <Debug> TCPHandler: Processed in 0.002246761 sec. | ||
| 4239 | 2026.04.14 23:33:20.943702 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.04.14 23:33:20.943803 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.04.14 23:33:20.943844 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4242 | 2026.04.14 23:33:20.944271 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.04.14 23:33:20.944307 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4244 | 2026.04.14 23:33:20.944624 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4245 | 2026.04.14 23:33:20.944829 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.04.14 23:33:20.944958 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001174 sec., 22146.50766609881 rows/sec., 1.63 MiB/sec. | ||
| 4247 | 2026.04.14 23:33:20.944995 [ 4 ] {a3ca80c2-35c0-4ddd-b763-6de873b5f38b} <Debug> TCPHandler: Processed in 0.001359627 sec. | ||
| 4248 | 2026.04.14 23:33:20.945108 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.04.14 23:33:20.945204 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4250 | 2026.04.14 23:33:20.945242 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4251 | 2026.04.14 23:33:20.945668 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.04.14 23:33:20.945703 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4253 | 2026.04.14 23:33:20.946006 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4254 | 2026.04.14 23:33:20.946210 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.04.14 23:33:20.946336 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 6.11 MiB/sec. | ||
| 4256 | 2026.04.14 23:33:20.946372 [ 4 ] {f33b3e50-7925-40a9-90d7-90ef9c0a4804} <Debug> TCPHandler: Processed in 0.001316256 sec. | ||
| 4257 | 2026.04.14 23:33:20.946482 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.04.14 23:33:20.946573 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.04.14 23:33:20.946615 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4260 | 2026.04.14 23:33:20.947007 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.04.14 23:33:20.947042 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4262 | 2026.04.14 23:33:20.947366 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4263 | 2026.04.14 23:33:20.947575 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.04.14 23:33:20.947699 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4265 | 2026.04.14 23:33:20.947734 [ 4 ] {db21d755-32ca-4041-ac5b-133b34312932} <Debug> TCPHandler: Processed in 0.001298695 sec. | ||
| 4266 | 2026.04.14 23:33:20.947834 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.04.14 23:33:20.947933 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.04.14 23:33:20.947987 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4269 | 2026.04.14 23:33:20.948806 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.04.14 23:33:20.948842 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4271 | 2026.04.14 23:33:20.949396 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4272 | 2026.04.14 23:33:20.949622 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.04.14 23:33:20.949759 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001845 sec., 14092.140921409213 rows/sec., 25.25 MiB/sec. | ||
| 4274 | 2026.04.14 23:33:20.949811 [ 4 ] {f296d8d0-785c-4d6e-b748-63a7248929bf} <Debug> TCPHandler: Processed in 0.002024844 sec. | ||
| 4275 | 2026.04.14 23:33:20.949918 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.04.14 23:33:20.950010 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.04.14 23:33:20.950052 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4278 | 2026.04.14 23:33:20.950366 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.04.14 23:33:20.950401 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4280 | 2026.04.14 23:33:20.950703 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4281 | 2026.04.14 23:33:20.950911 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.04.14 23:33:20.951034 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 4283 | 2026.04.14 23:33:20.951069 [ 4 ] {db48a5a1-e826-4948-915b-dba2d65e2225} <Debug> TCPHandler: Processed in 0.001198143 sec. | ||
| 4284 | 2026.04.14 23:33:24.903679 [ 112 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4285 | 2026.04.14 23:33:24.903758 [ 112 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.04.14 23:33:24.903783 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4287 | 2026.04.14 23:33:24.903949 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::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 | ||
| 4288 | 2026.04.14 23:33:24.904116 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4289 | 2026.04.14 23:33:24.904151 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::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 | ||
| 4290 | 2026.04.14 23:33:24.904220 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4291 | 2026.04.14 23:33:24.904264 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4292 | 2026.04.14 23:33:24.904307 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4293 | 2026.04.14 23:33:24.904347 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4294 | 2026.04.14 23:33:24.905175 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310686 sec., 35096.12523518219 rows/sec., 2.93 MiB/sec. | ||
| 4295 | 2026.04.14 23:33:24.905300 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4296 | 2026.04.14 23:33:24.905554 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.04.14 23:33:24.905624 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_5_1} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4298 | 2026.04.14 23:33:24.905695 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4299 | 2026.04.14 23:33:25.940699 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.04.14 23:33:25.940874 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4301 | 2026.04.14 23:33:25.940935 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4302 | 2026.04.14 23:33:25.941719 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.04.14 23:33:25.941766 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4304 | 2026.04.14 23:33:25.942187 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4305 | 2026.04.14 23:33:25.942408 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.04.14 23:33:25.942559 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001734 sec., 49596.309111880044 rows/sec., 4.15 MiB/sec. | ||
| 4307 | 2026.04.14 23:33:25.942599 [ 4 ] {290d1a3c-328b-4b25-8613-b18469c4e3f9} <Debug> TCPHandler: Processed in 0.002024705 sec. | ||
| 4308 | 2026.04.14 23:33:25.942782 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.04.14 23:33:25.942879 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4310 | 2026.04.14 23:33:25.942919 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4311 | 2026.04.14 23:33:25.943412 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.04.14 23:33:25.943446 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4313 | 2026.04.14 23:33:25.943760 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4314 | 2026.04.14 23:33:25.943968 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.04.14 23:33:25.944064 [ 111 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4316 | 2026.04.14 23:33:25.944094 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001235 sec., 12145.748987854251 rows/sec., 913.30 KiB/sec. | ||
| 4317 | 2026.04.14 23:33:25.944100 [ 111 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.04.14 23:33:25.944125 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4319 | 2026.04.14 23:33:25.944132 [ 4 ] {b4d9b5e4-74b6-4081-b247-37d384d14777} <Debug> TCPHandler: Processed in 0.001409909 sec. | ||
| 4320 | 2026.04.14 23:33:25.944234 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 4321 | 2026.04.14 23:33:25.944255 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.04.14 23:33:25.944343 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4323 | 2026.04.14 23:33:25.944350 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4324 | 2026.04.14 23:33:25.944376 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4325 | 2026.04.14 23:33:25.944394 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4326 | 2026.04.14 23:33:25.944442 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4327 | 2026.04.14 23:33:25.944492 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4328 | 2026.04.14 23:33:25.944541 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 4329 | 2026.04.14 23:33:25.944583 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4330 | 2026.04.14 23:33:25.944629 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4331 | 2026.04.14 23:33:25.944863 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.04.14 23:33:25.944900 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4333 | 2026.04.14 23:33:25.945224 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4334 | 2026.04.14 23:33:25.945385 [ 194 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188573 sec., 180047.83887905916 rows/sec., 13.85 MiB/sec. | ||
| 4335 | 2026.04.14 23:33:25.945439 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.04.14 23:33:25.945568 [ 194 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4337 | 2026.04.14 23:33:25.945580 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001246 sec., 63402.88924558588 rows/sec., 4.95 MiB/sec. | ||
| 4338 | 2026.04.14 23:33:25.945625 [ 4 ] {3af1479f-5ec3-48d7-90c7-f5058fc6c70e} <Debug> TCPHandler: Processed in 0.001419959 sec. | ||
| 4339 | 2026.04.14 23:33:25.945750 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.04.14 23:33:25.945846 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.04.14 23:33:25.945860 [ 194 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.04.14 23:33:25.945889 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4343 | 2026.04.14 23:33:25.945942 [ 194 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_26_5} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4344 | 2026.04.14 23:33:25.946053 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4345 | 2026.04.14 23:33:25.946326 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.04.14 23:33:25.946367 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4347 | 2026.04.14 23:33:25.946703 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4348 | 2026.04.14 23:33:25.946904 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.04.14 23:33:25.947031 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4350 | 2026.04.14 23:33:25.947068 [ 4 ] {cb9f8a9a-d834-4102-942c-bc093bb94d6d} <Debug> TCPHandler: Processed in 0.001366027 sec. | ||
| 4351 | 2026.04.14 23:33:25.947181 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.04.14 23:33:25.947273 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.04.14 23:33:25.947325 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4354 | 2026.04.14 23:33:25.948083 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.04.14 23:33:25.948118 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4356 | 2026.04.14 23:33:25.948630 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4357 | 2026.04.14 23:33:25.948849 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.04.14 23:33:25.948982 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001725 sec., 8695.652173913044 rows/sec., 15.58 MiB/sec. | ||
| 4359 | 2026.04.14 23:33:25.948980 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4360 | 2026.04.14 23:33:25.949036 [ 4 ] {cc106d21-65f2-4c4e-a88b-301cb138b93e} <Debug> TCPHandler: Processed in 0.001901072 sec. | ||
| 4361 | 2026.04.14 23:33:25.949080 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.04.14 23:33:25.949119 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4363 | 2026.04.14 23:33:25.949162 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.04.14 23:33:25.949267 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4365 | 2026.04.14 23:33:25.949268 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 4366 | 2026.04.14 23:33:25.949309 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4367 | 2026.04.14 23:33:25.949579 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4368 | 2026.04.14 23:33:25.949659 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 394 rows starting from the beginning of the part | ||
| 4369 | 2026.04.14 23:33:25.949659 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.04.14 23:33:25.949708 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4371 | 2026.04.14 23:33:25.949853 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4372 | 2026.04.14 23:33:25.949994 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4373 | 2026.04.14 23:33:25.950032 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4374 | 2026.04.14 23:33:25.950110 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4375 | 2026.04.14 23:33:25.950229 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4376 | 2026.04.14 23:33:25.950266 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.04.14 23:33:25.950351 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4378 | 2026.04.14 23:33:25.950404 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 4379 | 2026.04.14 23:33:25.950446 [ 4 ] {c7da653b-5dac-463f-b74e-afe6f38346b3} <Debug> TCPHandler: Processed in 0.001331616 sec. | ||
| 4380 | 2026.04.14 23:33:25.954283 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 19 columns (19 merged, 0 gathered) in 0.005075808 sec., 98506.4840908088 rows/sec., 176.52 MiB/sec. | ||
| 4381 | 2026.04.14 23:33:25.954781 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4382 | 2026.04.14 23:33:25.955091 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.04.14 23:33:25.955160 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4384 | 2026.04.14 23:33:25.955241 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 4385 | 2026.04.14 23:33:26.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.13 MiB, peak 254.10 MiB, free memory in arenas 0.00 B, will set to 247.48 MiB (RSS), difference: 1.35 MiB | ||
| 4386 | 2026.04.14 23:33:27.046082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10074 | ||
| 4387 | 2026.04.14 23:33:27.046923 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.04.14 23:33:27.046997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4389 | 2026.04.14 23:33:27.047515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4390 | 2026.04.14 23:33:27.047740 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.04.14 23:33:27.047873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10074 | ||
| 4392 | 2026.04.14 23:33:27.047884 [ 111 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4393 | 2026.04.14 23:33:27.047955 [ 111 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.04.14 23:33:27.047978 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4395 | 2026.04.14 23:33:27.048079 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 4396 | 2026.04.14 23:33:27.048182 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4397 | 2026.04.14 23:33:27.048215 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7642 rows starting from the beginning of the part | ||
| 4398 | 2026.04.14 23:33:27.048276 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 4399 | 2026.04.14 23:33:27.048322 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 4400 | 2026.04.14 23:33:27.048365 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 4401 | 2026.04.14 23:33:27.048405 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 4402 | 2026.04.14 23:33:27.048442 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 4403 | 2026.04.14 23:33:27.050491 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10074 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451276 sec., 4109696.337744097 rows/sec., 58.79 MiB/sec. | ||
| 4404 | 2026.04.14 23:33:27.050708 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4405 | 2026.04.14 23:33:27.050944 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_21_4} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.04.14 23:33:27.051005 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_21_4} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4407 | 2026.04.14 23:33:27.051070 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4408 | 2026.04.14 23:33:27.671136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4409 | 2026.04.14 23:33:27.688899 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.04.14 23:33:27.688961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4411 | 2026.04.14 23:33:27.695529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4412 | 2026.04.14 23:33:27.696525 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.04.14 23:33:27.696899 [ 108 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4414 | 2026.04.14 23:33:27.696939 [ 108 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.04.14 23:33:27.696965 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4416 | 2026.04.14 23:33:27.697094 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 4417 | 2026.04.14 23:33:27.700817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4418 | 2026.04.14 23:33:27.701230 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4419 | 2026.04.14 23:33:27.702663 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 4420 | 2026.04.14 23:33:27.707011 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4421 | 2026.04.14 23:33:27.711275 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4422 | 2026.04.14 23:33:27.715302 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 4423 | 2026.04.14 23:33:27.719717 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 4424 | 2026.04.14 23:33:27.723529 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 4425 | 2026.04.14 23:33:27.773713 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076677559 sec., 2073.6184363928433 rows/sec., 10.72 MiB/sec. | ||
| 4426 | 2026.04.14 23:33:27.776350 [ 197 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4427 | 2026.04.14 23:33:27.778464 [ 197 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_21_4} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.04.14 23:33:27.778589 [ 197 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_21_4} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4429 | 2026.04.14 23:33:27.781441 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4430 | 2026.04.14 23:33:28.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.62 MiB, peak 259.16 MiB, free memory in arenas 0.00 B, will set to 251.24 MiB (RSS), difference: 2.62 MiB | ||
| 4431 | 2026.04.14 23:33:29.561651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 588 | ||
| 4432 | 2026.04.14 23:33:29.563889 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.04.14 23:33:29.563938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4434 | 2026.04.14 23:33:29.565153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4435 | 2026.04.14 23:33:29.565433 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.04.14 23:33:29.565803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4437 | 2026.04.14 23:33:30.941719 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.04.14 23:33:30.941939 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4439 | 2026.04.14 23:33:30.942023 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4440 | 2026.04.14 23:33:30.942697 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.04.14 23:33:30.942743 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4442 | 2026.04.14 23:33:30.943106 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4443 | 2026.04.14 23:33:30.943331 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.04.14 23:33:30.943492 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 4445 | 2026.04.14 23:33:30.943535 [ 4 ] {80ff3fd0-9127-467c-b4e3-9e9560c272c5} <Debug> TCPHandler: Processed in 0.001969314 sec. | ||
| 4446 | 2026.04.14 23:33:30.943653 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.04.14 23:33:30.943748 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4448 | 2026.04.14 23:33:30.943787 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4449 | 2026.04.14 23:33:30.944240 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.04.14 23:33:30.944276 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4451 | 2026.04.14 23:33:30.944584 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4452 | 2026.04.14 23:33:30.944796 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.04.14 23:33:30.944906 [ 106 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4454 | 2026.04.14 23:33:30.944921 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001193 sec., 91366.30343671417 rows/sec., 7.65 MiB/sec. | ||
| 4455 | 2026.04.14 23:33:30.944973 [ 106 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.04.14 23:33:30.944981 [ 4 ] {9dc91b54-16b0-4308-8d59-2f58c6660bf6} <Debug> TCPHandler: Processed in 0.001378778 sec. | ||
| 4457 | 2026.04.14 23:33:30.945001 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4458 | 2026.04.14 23:33:30.945125 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 4459 | 2026.04.14 23:33:30.945160 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.04.14 23:33:30.945261 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.04.14 23:33:30.945278 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4462 | 2026.04.14 23:33:30.945302 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4463 | 2026.04.14 23:33:30.945316 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2615 rows starting from the beginning of the part | ||
| 4464 | 2026.04.14 23:33:30.945386 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2559 rows starting from the beginning of the part | ||
| 4465 | 2026.04.14 23:33:30.945427 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4466 | 2026.04.14 23:33:30.945473 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part | ||
| 4467 | 2026.04.14 23:33:30.945516 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
| 4468 | 2026.04.14 23:33:30.945552 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 109 rows starting from the beginning of the part | ||
| 4469 | 2026.04.14 23:33:30.945718 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.04.14 23:33:30.945760 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4471 | 2026.04.14 23:33:30.946095 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4472 | 2026.04.14 23:33:30.946311 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.04.14 23:33:30.946443 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.0012 sec., 23333.333333333336 rows/sec., 1.70 MiB/sec. | ||
| 4474 | 2026.04.14 23:33:30.946481 [ 4 ] {48e6fb46-17f7-47e5-8b92-1731152d990c} <Debug> TCPHandler: Processed in 0.001371387 sec. | ||
| 4475 | 2026.04.14 23:33:30.946589 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.04.14 23:33:30.946682 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4477 | 2026.04.14 23:33:30.946722 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4478 | 2026.04.14 23:33:30.947135 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.04.14 23:33:30.947171 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4480 | 2026.04.14 23:33:30.947473 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4481 | 2026.04.14 23:33:30.947630 [ 197 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.00256278 sec., 2158983.6037428104 rows/sec., 170.58 MiB/sec. | ||
| 4482 | 2026.04.14 23:33:30.947686 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.04.14 23:33:30.947794 [ 106 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4484 | 2026.04.14 23:33:30.947816 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001151 sec., 79930.49522154649 rows/sec., 6.24 MiB/sec. | ||
| 4485 | 2026.04.14 23:33:30.947823 [ 106 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.04.14 23:33:30.947856 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4487 | 2026.04.14 23:33:30.947859 [ 4 ] {cb571b4a-ef5b-4cae-bfae-06b33ecae3cb} <Debug> TCPHandler: Processed in 0.001319987 sec. | ||
| 4488 | 2026.04.14 23:33:30.947936 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4489 | 2026.04.14 23:33:30.947967 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 4490 | 2026.04.14 23:33:30.947979 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.04.14 23:33:30.948114 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4492 | 2026.04.14 23:33:30.948125 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4493 | 2026.04.14 23:33:30.948164 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4494 | 2026.04.14 23:33:30.948175 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4495 | 2026.04.14 23:33:30.948203 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.04.14 23:33:30.948254 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1355 rows starting from the beginning of the part | ||
| 4497 | 2026.04.14 23:33:30.948291 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_31_6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4498 | 2026.04.14 23:33:30.948306 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4499 | 2026.04.14 23:33:30.948354 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 4500 | 2026.04.14 23:33:30.948375 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4501 | 2026.04.14 23:33:30.948396 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 79 rows starting from the beginning of the part | ||
| 4502 | 2026.04.14 23:33:30.948441 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 92 rows starting from the beginning of the part | ||
| 4503 | 2026.04.14 23:33:30.948574 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.04.14 23:33:30.948616 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4505 | 2026.04.14 23:33:30.948972 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4506 | 2026.04.14 23:33:30.949212 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.04.14 23:33:30.949320 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4508 | 2026.04.14 23:33:30.949344 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001249 sec., 128903.12249799841 rows/sec., 8.98 MiB/sec. | ||
| 4509 | 2026.04.14 23:33:30.949349 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.04.14 23:33:30.949383 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4511 | 2026.04.14 23:33:30.949389 [ 4 ] {31c5650a-29a7-4280-b151-e612596d3d07} <Debug> TCPHandler: Processed in 0.00146037 sec. | ||
| 4512 | 2026.04.14 23:33:30.949474 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 4513 | 2026.04.14 23:33:30.949501 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.04.14 23:33:30.949590 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4515 | 2026.04.14 23:33:30.949600 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.04.14 23:33:30.949634 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9242 rows starting from the beginning of the part | ||
| 4517 | 2026.04.14 23:33:30.949664 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4518 | 2026.04.14 23:33:30.949708 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1540 rows starting from the beginning of the part | ||
| 4519 | 2026.04.14 23:33:30.949763 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 4520 | 2026.04.14 23:33:30.949806 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4521 | 2026.04.14 23:33:30.949815 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902491 sec., 1619455.7556382657 rows/sec., 117.63 MiB/sec. | ||
| 4522 | 2026.04.14 23:33:30.949845 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 4523 | 2026.04.14 23:33:30.949894 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 4524 | 2026.04.14 23:33:30.949998 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4525 | 2026.04.14 23:33:30.950278 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.04.14 23:33:30.950357 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_31_6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4527 | 2026.04.14 23:33:30.950441 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4528 | 2026.04.14 23:33:30.950504 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.04.14 23:33:30.950548 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4530 | 2026.04.14 23:33:30.951169 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4531 | 2026.04.14 23:33:30.951407 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.04.14 23:33:30.951562 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001972 sec., 13184.584178498988 rows/sec., 23.63 MiB/sec. | ||
| 4533 | 2026.04.14 23:33:30.951621 [ 4 ] {8abca7f5-8007-49fc-9260-d6ab7126e774} <Debug> TCPHandler: Processed in 0.002169619 sec. | ||
| 4534 | 2026.04.14 23:33:30.951741 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.04.14 23:33:30.951835 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.04.14 23:33:30.951877 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4537 | 2026.04.14 23:33:30.952212 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.04.14 23:33:30.952247 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4539 | 2026.04.14 23:33:30.952582 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4540 | 2026.04.14 23:33:30.952794 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.04.14 23:33:30.952898 [ 106 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4542 | 2026.04.14 23:33:30.952930 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4543 | 2026.04.14 23:33:30.952935 [ 106 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.04.14 23:33:30.952972 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4545 | 2026.04.14 23:33:30.952975 [ 4 ] {5deb955e-e581-4622-9911-f98b80c6ff70} <Debug> TCPHandler: Processed in 0.001281965 sec. | ||
| 4546 | 2026.04.14 23:33:30.953045 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 4547 | 2026.04.14 23:33:30.953137 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4548 | 2026.04.14 23:33:30.953162 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 4549 | 2026.04.14 23:33:30.953205 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 4550 | 2026.04.14 23:33:30.953240 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 4551 | 2026.04.14 23:33:30.953271 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4552 | 2026.04.14 23:33:30.953301 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 4553 | 2026.04.14 23:33:30.953335 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4554 | 2026.04.14 23:33:30.953998 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11391 rows, containing 5 columns (5 merged, 0 gathered) in 0.004555784 sec., 2500338.031829428 rows/sec., 163.94 MiB/sec. | ||
| 4555 | 2026.04.14 23:33:30.954241 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226943 sec., 1369256.762539091 rows/sec., 92.28 MiB/sec. | ||
| 4556 | 2026.04.14 23:33:30.954347 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4557 | 2026.04.14 23:33:30.954448 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4558 | 2026.04.14 23:33:30.954633 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.04.14 23:33:30.954691 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.04.14 23:33:30.954714 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4561 | 2026.04.14 23:33:30.954761 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_31_6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4562 | 2026.04.14 23:33:30.954812 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4563 | 2026.04.14 23:33:30.954852 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4564 | 2026.04.14 23:33:31.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.88 MiB, peak 260.22 MiB, free memory in arenas 0.00 B, will set to 252.99 MiB (RSS), difference: 1.11 MiB | ||
| 4565 | 2026.04.14 23:33:34.429429 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4566 | 2026.04.14 23:33:34.429541 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4567 | 2026.04.14 23:33:34.548931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10522 | ||
| 4568 | 2026.04.14 23:33:34.549418 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.04.14 23:33:34.549468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4570 | 2026.04.14 23:33:34.549969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4571 | 2026.04.14 23:33:34.550210 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.04.14 23:33:34.550337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10522 | ||
| 4573 | 2026.04.14 23:33:35.201879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4574 | 2026.04.14 23:33:35.216837 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.04.14 23:33:35.216888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4576 | 2026.04.14 23:33:35.222988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4577 | 2026.04.14 23:33:35.223707 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2026.04.14 23:33:35.226319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4579 | 2026.04.14 23:33:35.941148 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.04.14 23:33:35.941326 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4581 | 2026.04.14 23:33:35.941396 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4582 | 2026.04.14 23:33:35.942080 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.04.14 23:33:35.942131 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4584 | 2026.04.14 23:33:35.942532 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4585 | 2026.04.14 23:33:35.942767 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.04.14 23:33:35.942924 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001645 sec., 52279.63525835866 rows/sec., 4.38 MiB/sec. | ||
| 4587 | 2026.04.14 23:33:35.942976 [ 4 ] {bef0332d-1dc4-4def-bcd5-946d4037dcb6} <Debug> TCPHandler: Processed in 0.001962013 sec. | ||
| 4588 | 2026.04.14 23:33:35.943102 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.04.14 23:33:35.943203 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.04.14 23:33:35.943278 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4591 | 2026.04.14 23:33:35.943690 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.04.14 23:33:35.943728 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4593 | 2026.04.14 23:33:35.944102 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4594 | 2026.04.14 23:33:35.944313 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.04.14 23:33:35.944445 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001265 sec., 11857.707509881422 rows/sec., 891.64 KiB/sec. | ||
| 4596 | 2026.04.14 23:33:35.944484 [ 4 ] {9479c5ee-bfe7-4b66-8035-61e579bd6d6a} <Debug> TCPHandler: Processed in 0.001434809 sec. | ||
| 4597 | 2026.04.14 23:33:35.944593 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.04.14 23:33:35.944690 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4599 | 2026.04.14 23:33:35.944760 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4600 | 2026.04.14 23:33:35.945199 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.04.14 23:33:35.945237 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4602 | 2026.04.14 23:33:35.945558 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4603 | 2026.04.14 23:33:35.945765 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.04.14 23:33:35.945893 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001224 sec., 64542.48366013072 rows/sec., 5.04 MiB/sec. | ||
| 4605 | 2026.04.14 23:33:35.945932 [ 4 ] {542e1683-7485-43a1-b495-73ad66992490} <Debug> TCPHandler: Processed in 0.001388007 sec. | ||
| 4606 | 2026.04.14 23:33:35.946044 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.04.14 23:33:35.946139 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.04.14 23:33:35.946183 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4609 | 2026.04.14 23:33:35.946604 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.04.14 23:33:35.946641 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4611 | 2026.04.14 23:33:35.946982 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4612 | 2026.04.14 23:33:35.947194 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.04.14 23:33:35.947327 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4614 | 2026.04.14 23:33:35.947364 [ 4 ] {b1e0d139-071a-434a-b1a6-ccac09769d36} <Debug> TCPHandler: Processed in 0.001369777 sec. | ||
| 4615 | 2026.04.14 23:33:35.947472 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.04.14 23:33:35.947566 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4617 | 2026.04.14 23:33:35.947623 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4618 | 2026.04.14 23:33:35.948414 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.04.14 23:33:35.948450 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4620 | 2026.04.14 23:33:35.948983 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4621 | 2026.04.14 23:33:35.949203 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.04.14 23:33:35.949341 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001794 sec., 8361.204013377926 rows/sec., 14.98 MiB/sec. | ||
| 4623 | 2026.04.14 23:33:35.949405 [ 4 ] {9c302ec8-1621-4855-af26-8bd753614695} <Debug> TCPHandler: Processed in 0.001983294 sec. | ||
| 4624 | 2026.04.14 23:33:35.949526 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.04.14 23:33:35.949621 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4626 | 2026.04.14 23:33:35.949662 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4627 | 2026.04.14 23:33:35.949983 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.04.14 23:33:35.950019 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4629 | 2026.04.14 23:33:35.950318 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4630 | 2026.04.14 23:33:35.950538 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.04.14 23:33:35.950665 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4632 | 2026.04.14 23:33:35.950702 [ 4 ] {15f88158-28ad-42dc-bc5b-2f20ebedbb7b} <Debug> TCPHandler: Processed in 0.001227823 sec. | ||
| 4633 | 2026.04.14 23:33:39.566858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 614 | ||
| 4634 | 2026.04.14 23:33:39.569079 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.04.14 23:33:39.569126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4636 | 2026.04.14 23:33:39.570396 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4637 | 2026.04.14 23:33:39.570687 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.04.14 23:33:39.570848 [ 93 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4639 | 2026.04.14 23:33:39.570918 [ 93 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.04.14 23:33:39.570941 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4641 | 2026.04.14 23:33:39.571050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4642 | 2026.04.14 23:33:39.571051 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 4643 | 2026.04.14 23:33:39.571605 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4644 | 2026.04.14 23:33:39.571731 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 470 rows starting from the beginning of the part | ||
| 4645 | 2026.04.14 23:33:39.572079 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4646 | 2026.04.14 23:33:39.572389 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 4647 | 2026.04.14 23:33:39.572693 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4648 | 2026.04.14 23:33:39.572980 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4649 | 2026.04.14 23:33:39.573278 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 4650 | 2026.04.14 23:33:39.579739 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 72 columns (72 merged, 0 gathered) in 0.008736468 sec., 70280.11777757326 rows/sec., 61.13 MiB/sec. | ||
| 4651 | 2026.04.14 23:33:39.580556 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4652 | 2026.04.14 23:33:39.581060 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.04.14 23:33:39.581130 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_16_3} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4654 | 2026.04.14 23:33:39.581262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4655 | 2026.04.14 23:33:40.941424 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.04.14 23:33:40.941671 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4657 | 2026.04.14 23:33:40.941771 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4658 | 2026.04.14 23:33:40.942689 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.04.14 23:33:40.942741 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4660 | 2026.04.14 23:33:40.943148 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4661 | 2026.04.14 23:33:40.943383 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.04.14 23:33:40.943547 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001947 sec., 55469.95377503852 rows/sec., 4.65 MiB/sec. | ||
| 4663 | 2026.04.14 23:33:40.943598 [ 4 ] {395193d0-0fec-481f-b06c-7d43c551d0c2} <Debug> TCPHandler: Processed in 0.002313863 sec. | ||
| 4664 | 2026.04.14 23:33:40.943724 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.04.14 23:33:40.943828 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.04.14 23:33:40.943871 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4667 | 2026.04.14 23:33:40.944272 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.04.14 23:33:40.944311 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4669 | 2026.04.14 23:33:40.944621 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4670 | 2026.04.14 23:33:40.944832 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.04.14 23:33:40.944959 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001155 sec., 22510.822510822512 rows/sec., 1.65 MiB/sec. | ||
| 4672 | 2026.04.14 23:33:40.944996 [ 4 ] {7d535339-ce3b-44f5-9c0e-b44661d77922} <Debug> TCPHandler: Processed in 0.001324216 sec. | ||
| 4673 | 2026.04.14 23:33:40.945103 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.04.14 23:33:40.945198 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4675 | 2026.04.14 23:33:40.945239 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4676 | 2026.04.14 23:33:40.945653 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.04.14 23:33:40.945690 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4678 | 2026.04.14 23:33:40.945990 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4679 | 2026.04.14 23:33:40.946214 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.04.14 23:33:40.946340 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 6.05 MiB/sec. | ||
| 4681 | 2026.04.14 23:33:40.946377 [ 4 ] {4c54e323-68fc-4dbc-bfca-cd151ad93a78} <Debug> TCPHandler: Processed in 0.001324796 sec. | ||
| 4682 | 2026.04.14 23:33:40.946484 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.04.14 23:33:40.946578 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4684 | 2026.04.14 23:33:40.946622 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4685 | 2026.04.14 23:33:40.946999 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.04.14 23:33:40.947035 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4687 | 2026.04.14 23:33:40.947372 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4688 | 2026.04.14 23:33:40.947582 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.04.14 23:33:40.947708 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 4690 | 2026.04.14 23:33:40.947745 [ 4 ] {0ca37101-473c-447e-8aa4-637e5efd91da} <Debug> TCPHandler: Processed in 0.001309146 sec. | ||
| 4691 | 2026.04.14 23:33:40.947848 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.04.14 23:33:40.947941 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4693 | 2026.04.14 23:33:40.947996 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4694 | 2026.04.14 23:33:40.948808 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.04.14 23:33:40.948844 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4696 | 2026.04.14 23:33:40.949373 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4697 | 2026.04.14 23:33:40.949599 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.04.14 23:33:40.949735 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001812 sec., 14348.78587196468 rows/sec., 25.71 MiB/sec. | ||
| 4699 | 2026.04.14 23:33:40.949801 [ 4 ] {16079aa2-4d59-49c9-8948-6b71108ed369} <Debug> TCPHandler: Processed in 0.002001524 sec. | ||
| 4700 | 2026.04.14 23:33:40.949914 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.04.14 23:33:40.950009 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.04.14 23:33:40.950051 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4703 | 2026.04.14 23:33:40.950369 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.04.14 23:33:40.950406 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4705 | 2026.04.14 23:33:40.950704 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4706 | 2026.04.14 23:33:40.950918 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.04.14 23:33:40.951045 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4708 | 2026.04.14 23:33:40.951080 [ 4 ] {b3e2b1f7-22d6-4162-8f2e-1b74f94d37ad} <Debug> TCPHandler: Processed in 0.001216033 sec. | ||
| 4709 | 2026.04.14 23:33:41.267647 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.04.14 23:33:41.267787 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.04.14 23:33:41.267843 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4712 | 2026.04.14 23:33:41.268465 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.04.14 23:33:41.268508 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4714 | 2026.04.14 23:33:41.268830 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4715 | 2026.04.14 23:33:41.269053 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.04.14 23:33:41.269185 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001428 sec., 16806.72268907563 rows/sec., 1.39 MiB/sec. | ||
| 4717 | 2026.04.14 23:33:41.269225 [ 4 ] {c4abe007-6a30-4a7e-a698-5bf017420965} <Debug> TCPHandler: Processed in 0.001653065 sec. | ||
| 4718 | 2026.04.14 23:33:41.269346 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.04.14 23:33:41.269440 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4720 | 2026.04.14 23:33:41.269479 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4721 | 2026.04.14 23:33:41.271003 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.04.14 23:33:41.271040 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4723 | 2026.04.14 23:33:41.271488 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4724 | 2026.04.14 23:33:41.271704 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.04.14 23:33:41.271833 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Debug> executeQuery: Read 2551 rows, 194.63 KiB in 0.002411 sec., 1058067.1920364995 rows/sec., 78.83 MiB/sec. | ||
| 4726 | 2026.04.14 23:33:41.271870 [ 4 ] {a42dcef4-acfe-4546-9ef9-6263da2c1cc8} <Debug> TCPHandler: Processed in 0.00257384 sec. | ||
| 4727 | 2026.04.14 23:33:41.271981 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.04.14 23:33:41.272075 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.04.14 23:33:41.272114 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4730 | 2026.04.14 23:33:41.272502 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.04.14 23:33:41.272538 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4732 | 2026.04.14 23:33:41.272829 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4733 | 2026.04.14 23:33:41.273037 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.04.14 23:33:41.273165 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.001109 sec., 32461.677186654644 rows/sec., 2.44 MiB/sec. | ||
| 4735 | 2026.04.14 23:33:41.273202 [ 4 ] {b2f752d5-0b88-4a9e-9167-4deeddd77c17} <Debug> TCPHandler: Processed in 0.001271224 sec. | ||
| 4736 | 2026.04.14 23:33:41.273306 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.04.14 23:33:41.273399 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.04.14 23:33:41.273438 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4739 | 2026.04.14 23:33:41.274065 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.04.14 23:33:41.274100 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4741 | 2026.04.14 23:33:41.274449 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4742 | 2026.04.14 23:33:41.274660 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.04.14 23:33:41.274788 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001407 sec., 586353.9445628998 rows/sec., 34.30 MiB/sec. | ||
| 4744 | 2026.04.14 23:33:41.274826 [ 4 ] {65943455-32ab-40ef-919d-fc3f760a1d31} <Debug> TCPHandler: Processed in 0.001569213 sec. | ||
| 4745 | 2026.04.14 23:33:41.274933 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.04.14 23:33:41.275027 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.04.14 23:33:41.275065 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4748 | 2026.04.14 23:33:41.275426 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.04.14 23:33:41.275463 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4750 | 2026.04.14 23:33:41.275751 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4751 | 2026.04.14 23:33:41.275965 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.04.14 23:33:41.276091 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 4753 | 2026.04.14 23:33:41.276127 [ 4 ] {927212b3-4ca7-45fe-9bec-4a3e7aa9ed40} <Debug> TCPHandler: Processed in 0.001242454 sec. | ||
| 4754 | 2026.04.14 23:33:41.276232 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2026.04.14 23:33:41.276324 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4756 | 2026.04.14 23:33:41.276362 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4757 | 2026.04.14 23:33:41.276727 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.04.14 23:33:41.276762 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4759 | 2026.04.14 23:33:41.277060 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4760 | 2026.04.14 23:33:41.277269 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.04.14 23:33:41.277391 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 4762 | 2026.04.14 23:33:41.277427 [ 4 ] {80c93186-1c19-42d3-8414-19230f269e16} <Debug> TCPHandler: Processed in 0.001244034 sec. | ||
| 4763 | 2026.04.14 23:33:41.277533 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2026.04.14 23:33:41.277625 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4765 | 2026.04.14 23:33:41.277663 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4766 | 2026.04.14 23:33:41.278445 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2026.04.14 23:33:41.278480 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4768 | 2026.04.14 23:33:41.278863 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4769 | 2026.04.14 23:33:41.279077 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.04.14 23:33:41.279208 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Debug> executeQuery: Read 1339 rows, 92.41 KiB in 0.0016 sec., 836875 rows/sec., 56.41 MiB/sec. | ||
| 4771 | 2026.04.14 23:33:41.279245 [ 4 ] {2942ab70-340d-4a55-869d-e30b352882c3} <Debug> TCPHandler: Processed in 0.001760388 sec. | ||
| 4772 | 2026.04.14 23:33:41.279348 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.04.14 23:33:41.279441 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4774 | 2026.04.14 23:33:41.279483 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4775 | 2026.04.14 23:33:41.280131 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.04.14 23:33:41.280164 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4777 | 2026.04.14 23:33:41.280624 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4778 | 2026.04.14 23:33:41.280848 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.04.14 23:33:41.280974 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001552 sec., 987113.4020618557 rows/sec., 60.34 MiB/sec. | ||
| 4780 | 2026.04.14 23:33:41.281011 [ 4 ] {5d0d134d-0ac3-403f-ba31-d1d5f938e0bc} <Debug> TCPHandler: Processed in 0.001712357 sec. | ||
| 4781 | 2026.04.14 23:33:41.281115 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2026.04.14 23:33:41.281208 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4783 | 2026.04.14 23:33:41.281260 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4784 | 2026.04.14 23:33:41.282025 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.04.14 23:33:41.282060 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4786 | 2026.04.14 23:33:41.282619 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4787 | 2026.04.14 23:33:41.282841 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.04.14 23:33:41.282978 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001789 sec., 13415.315818893236 rows/sec., 24.04 MiB/sec. | ||
| 4789 | 2026.04.14 23:33:41.283042 [ 4 ] {ea168de8-bf7b-46df-b9c3-7c22aaca5b10} <Debug> TCPHandler: Processed in 0.001976014 sec. | ||
| 4790 | 2026.04.14 23:33:41.283150 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.04.14 23:33:41.283244 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4792 | 2026.04.14 23:33:41.283284 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4793 | 2026.04.14 23:33:41.283617 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.04.14 23:33:41.283652 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4795 | 2026.04.14 23:33:41.283965 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4796 | 2026.04.14 23:33:41.284177 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.04.14 23:33:41.284309 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 765.37 KiB/sec. | ||
| 4798 | 2026.04.14 23:33:41.284345 [ 4 ] {ad7a3c09-4712-440f-b671-872cbd325126} <Debug> TCPHandler: Processed in 0.001246063 sec. | ||
| 4799 | 2026.04.14 23:33:42.051332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11034 | ||
| 4800 | 2026.04.14 23:33:42.051846 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.04.14 23:33:42.051881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4802 | 2026.04.14 23:33:42.052350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4803 | 2026.04.14 23:33:42.052577 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.04.14 23:33:42.052708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11034 | ||
| 4805 | 2026.04.14 23:33:42.727296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4806 | 2026.04.14 23:33:42.743975 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.04.14 23:33:42.744043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4808 | 2026.04.14 23:33:42.750102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4809 | 2026.04.14 23:33:42.750865 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.04.14 23:33:42.754740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4811 | 2026.04.14 23:33:45.938891 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.04.14 23:33:45.939069 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4813 | 2026.04.14 23:33:45.939137 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4814 | 2026.04.14 23:33:45.939792 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.04.14 23:33:45.939843 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4816 | 2026.04.14 23:33:45.940242 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4817 | 2026.04.14 23:33:45.940491 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.04.14 23:33:45.940655 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.62 MiB/sec. | ||
| 4819 | 2026.04.14 23:33:45.940706 [ 4 ] {61bb6913-afd2-4d84-b047-32392941b269} <Debug> TCPHandler: Processed in 0.001942203 sec. | ||
| 4820 | 2026.04.14 23:33:45.940822 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.04.14 23:33:45.940924 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4822 | 2026.04.14 23:33:45.940967 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4823 | 2026.04.14 23:33:45.941390 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.04.14 23:33:45.941428 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4825 | 2026.04.14 23:33:45.941746 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4826 | 2026.04.14 23:33:45.941947 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.04.14 23:33:45.942082 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 4828 | 2026.04.14 23:33:45.942123 [ 4 ] {0160efaa-0d4f-4a24-b349-6b104c94dabc} <Debug> TCPHandler: Processed in 0.001352207 sec. | ||
| 4829 | 2026.04.14 23:33:45.942224 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.04.14 23:33:45.942318 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4831 | 2026.04.14 23:33:45.942364 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4832 | 2026.04.14 23:33:45.942742 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.04.14 23:33:45.942779 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4834 | 2026.04.14 23:33:45.943112 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4835 | 2026.04.14 23:33:45.943317 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.04.14 23:33:45.943447 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. | ||
| 4837 | 2026.04.14 23:33:45.943487 [ 4 ] {062664f4-2f1d-497d-ae2f-b3a095fa057a} <Debug> TCPHandler: Processed in 0.001311006 sec. | ||
| 4838 | 2026.04.14 23:33:45.943586 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.04.14 23:33:45.943680 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.04.14 23:33:45.943722 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4841 | 2026.04.14 23:33:45.944028 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.04.14 23:33:45.944063 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4843 | 2026.04.14 23:33:45.944370 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4844 | 2026.04.14 23:33:45.944578 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.04.14 23:33:45.944708 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001045 sec., 45933.01435406699 rows/sec., 3.10 MiB/sec. | ||
| 4846 | 2026.04.14 23:33:45.944746 [ 4 ] {ed8635fc-d312-497a-85d2-40ba4856b7ec} <Debug> TCPHandler: Processed in 0.001207743 sec. | ||
| 4847 | 2026.04.14 23:33:49.429589 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4848 | 2026.04.14 23:33:49.429663 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4849 | 2026.04.14 23:33:49.553743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11482 | ||
| 4850 | 2026.04.14 23:33:49.554236 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.04.14 23:33:49.554280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4852 | 2026.04.14 23:33:49.554773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4853 | 2026.04.14 23:33:49.555015 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.04.14 23:33:49.555145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11482 | ||
| 4855 | 2026.04.14 23:33:49.572130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 654 | ||
| 4856 | 2026.04.14 23:33:49.574501 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.04.14 23:33:49.574542 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4858 | 2026.04.14 23:33:49.575780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4859 | 2026.04.14 23:33:49.576033 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.04.14 23:33:49.576276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 4861 | 2026.04.14 23:33:50.255722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4862 | 2026.04.14 23:33:50.271901 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.04.14 23:33:50.271952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4864 | 2026.04.14 23:33:50.278051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4865 | 2026.04.14 23:33:50.278748 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.04.14 23:33:50.281438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4867 | 2026.04.14 23:33:50.940999 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.04.14 23:33:50.941222 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4869 | 2026.04.14 23:33:50.941309 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4870 | 2026.04.14 23:33:50.942108 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.04.14 23:33:50.942155 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4872 | 2026.04.14 23:33:50.942553 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4873 | 2026.04.14 23:33:50.942780 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.04.14 23:33:50.942942 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001781 sec., 60640.089837170126 rows/sec., 5.09 MiB/sec. | ||
| 4875 | 2026.04.14 23:33:50.942964 [ 80 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4876 | 2026.04.14 23:33:50.942996 [ 4 ] {1e5e5b75-8cbd-4034-9376-50ee9ea925c1} <Debug> TCPHandler: Processed in 0.002146439 sec. | ||
| 4877 | 2026.04.14 23:33:50.943051 [ 80 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.04.14 23:33:50.943086 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 4879 | 2026.04.14 23:33:50.943141 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.04.14 23:33:50.943232 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 4881 | 2026.04.14 23:33:50.943250 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.04.14 23:33:50.943315 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4883 | 2026.04.14 23:33:50.943382 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4884 | 2026.04.14 23:33:50.943426 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2615 rows starting from the beginning of the part | ||
| 4885 | 2026.04.14 23:33:50.943501 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 86 rows starting from the beginning of the part | ||
| 4886 | 2026.04.14 23:33:50.943557 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 4887 | 2026.04.14 23:33:50.943605 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2551 rows starting from the beginning of the part | ||
| 4888 | 2026.04.14 23:33:50.943651 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 4889 | 2026.04.14 23:33:50.943697 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part | ||
| 4890 | 2026.04.14 23:33:50.943743 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.04.14 23:33:50.943788 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4892 | 2026.04.14 23:33:50.944139 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4893 | 2026.04.14 23:33:50.944371 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.04.14 23:33:50.944487 [ 80 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4895 | 2026.04.14 23:33:50.944513 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001286 sec., 20217.72939346812 rows/sec., 1.48 MiB/sec. | ||
| 4896 | 2026.04.14 23:33:50.944518 [ 80 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.04.14 23:33:50.944555 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4898 | 2026.04.14 23:33:50.944562 [ 4 ] {c888fab9-7d85-4ca8-af20-1356839893e1} <Debug> TCPHandler: Processed in 0.0014723 sec. | ||
| 4899 | 2026.04.14 23:33:50.944659 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 4900 | 2026.04.14 23:33:50.944675 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.04.14 23:33:50.944794 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4902 | 2026.04.14 23:33:50.944802 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4903 | 2026.04.14 23:33:50.944838 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4904 | 2026.04.14 23:33:50.944845 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 4905 | 2026.04.14 23:33:50.944920 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 4906 | 2026.04.14 23:33:50.944961 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4907 | 2026.04.14 23:33:50.944996 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4908 | 2026.04.14 23:33:50.945032 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 4909 | 2026.04.14 23:33:50.945068 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 4910 | 2026.04.14 23:33:50.945272 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.04.14 23:33:50.945313 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4912 | 2026.04.14 23:33:50.945723 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4913 | 2026.04.14 23:33:50.945790 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002628162 sec., 2101849.1249778364 rows/sec., 166.08 MiB/sec. | ||
| 4914 | 2026.04.14 23:33:50.945864 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251204 sec., 168637.56829421903 rows/sec., 13.03 MiB/sec. | ||
| 4915 | 2026.04.14 23:33:50.945945 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.04.14 23:33:50.946075 [ 80 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4917 | 2026.04.14 23:33:50.946095 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4918 | 2026.04.14 23:33:50.946123 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4919 | 2026.04.14 23:33:50.946123 [ 80 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.04.14 23:33:50.946085 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001309 sec., 68754.77463712757 rows/sec., 5.37 MiB/sec. | ||
| 4921 | 2026.04.14 23:33:50.946175 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4922 | 2026.04.14 23:33:50.946211 [ 4 ] {db879dae-0601-40ac-9693-53ffc4c67015} <Debug> TCPHandler: Processed in 0.001585543 sec. | ||
| 4923 | 2026.04.14 23:33:50.946263 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 4924 | 2026.04.14 23:33:50.946329 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.04.14 23:33:50.946353 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4926 | 2026.04.14 23:33:50.946383 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 4927 | 2026.04.14 23:33:50.946424 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4928 | 2026.04.14 23:33:50.946443 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 79 rows starting from the beginning of the part | ||
| 4929 | 2026.04.14 23:33:50.946458 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.04.14 23:33:50.946470 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4931 | 2026.04.14 23:33:50.946491 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 4932 | 2026.04.14 23:33:50.946532 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1339 rows starting from the beginning of the part | ||
| 4933 | 2026.04.14 23:33:50.946533 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_36_7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4934 | 2026.04.14 23:33:50.946575 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 4935 | 2026.04.14 23:33:50.946619 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 4936 | 2026.04.14 23:33:50.946622 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4937 | 2026.04.14 23:33:50.946672 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.04.14 23:33:50.946786 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_31_6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4939 | 2026.04.14 23:33:50.946876 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4940 | 2026.04.14 23:33:50.946881 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.04.14 23:33:50.946925 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4942 | 2026.04.14 23:33:50.947275 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4943 | 2026.04.14 23:33:50.947486 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.04.14 23:33:50.947597 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4945 | 2026.04.14 23:33:50.947619 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 4946 | 2026.04.14 23:33:50.947635 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.04.14 23:33:50.947660 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4948 | 2026.04.14 23:33:50.947664 [ 4 ] {6b15e54f-b766-428e-b86f-b06fa9176461} <Debug> TCPHandler: Processed in 0.001384378 sec. | ||
| 4949 | 2026.04.14 23:33:50.947732 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 4950 | 2026.04.14 23:33:50.947776 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.04.14 23:33:50.947811 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4952 | 2026.04.14 23:33:50.947838 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11391 rows starting from the beginning of the part | ||
| 4953 | 2026.04.14 23:33:50.947868 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.04.14 23:33:50.947889 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4955 | 2026.04.14 23:33:50.947899 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666915 sec., 1837526.2085949194 rows/sec., 133.35 MiB/sec. | ||
| 4956 | 2026.04.14 23:33:50.947922 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4957 | 2026.04.14 23:33:50.947932 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 4958 | 2026.04.14 23:33:50.947971 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1532 rows starting from the beginning of the part | ||
| 4959 | 2026.04.14 23:33:50.948009 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 4960 | 2026.04.14 23:33:50.948046 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 4961 | 2026.04.14 23:33:50.948103 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4962 | 2026.04.14 23:33:50.948415 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.04.14 23:33:50.948496 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_36_7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4964 | 2026.04.14 23:33:50.948592 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4965 | 2026.04.14 23:33:50.948761 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.04.14 23:33:50.948802 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4967 | 2026.04.14 23:33:50.949379 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4968 | 2026.04.14 23:33:50.949600 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.04.14 23:33:50.949721 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4970 | 2026.04.14 23:33:50.949738 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001886 sec., 13785.790031813362 rows/sec., 24.70 MiB/sec. | ||
| 4971 | 2026.04.14 23:33:50.949763 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.04.14 23:33:50.949788 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4973 | 2026.04.14 23:33:50.949803 [ 4 ] {b83bd1d2-d316-4718-abf9-f34dc9d6cc00} <Debug> TCPHandler: Processed in 0.002075746 sec. | ||
| 4974 | 2026.04.14 23:33:50.949863 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 4975 | 2026.04.14 23:33:50.949921 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.04.14 23:33:50.950019 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4977 | 2026.04.14 23:33:50.950052 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4978 | 2026.04.14 23:33:50.950061 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4979 | 2026.04.14 23:33:50.950107 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 500 rows starting from the beginning of the part | ||
| 4980 | 2026.04.14 23:33:50.950219 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 4981 | 2026.04.14 23:33:50.950322 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4982 | 2026.04.14 23:33:50.950418 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4983 | 2026.04.14 23:33:50.950419 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.04.14 23:33:50.950467 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4985 | 2026.04.14 23:33:50.950506 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 4986 | 2026.04.14 23:33:50.950598 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 4987 | 2026.04.14 23:33:50.950807 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4988 | 2026.04.14 23:33:50.951055 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.04.14 23:33:50.951168 [ 80 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4990 | 2026.04.14 23:33:50.951191 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 4991 | 2026.04.14 23:33:50.951205 [ 80 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.04.14 23:33:50.951241 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 4993 | 2026.04.14 23:33:50.951247 [ 4 ] {4051c3ab-9ff2-46a3-8685-02323c7066d4} <Debug> TCPHandler: Processed in 0.001374017 sec. | ||
| 4994 | 2026.04.14 23:33:50.951348 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 4995 | 2026.04.14 23:33:50.951455 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4996 | 2026.04.14 23:33:50.951488 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 4997 | 2026.04.14 23:33:50.951547 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4998 | 2026.04.14 23:33:50.951591 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 4999 | 2026.04.14 23:33:50.951628 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5000 | 2026.04.14 23:33:50.951665 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5001 | 2026.04.14 23:33:50.951704 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 5002 | 2026.04.14 23:33:50.951889 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13531 rows, containing 5 columns (5 merged, 0 gathered) in 0.004185764 sec., 3232623.7217387315 rows/sec., 210.92 MiB/sec. | ||
| 5003 | 2026.04.14 23:33:50.952189 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5004 | 2026.04.14 23:33:50.952468 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.04.14 23:33:50.952531 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5006 | 2026.04.14 23:33:50.952595 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 5007 | 2026.04.14 23:33:50.952858 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001554272 sec., 1235305.0173972123 rows/sec., 83.25 MiB/sec. | ||
| 5008 | 2026.04.14 23:33:50.953122 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5009 | 2026.04.14 23:33:50.953356 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.04.14 23:33:50.953416 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_36_7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5011 | 2026.04.14 23:33:50.953484 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5012 | 2026.04.14 23:33:50.973668 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 19 columns (19 merged, 0 gathered) in 0.023838349 sec., 25882.66494462347 rows/sec., 46.38 MiB/sec. | ||
| 5013 | 2026.04.14 23:33:50.974911 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5014 | 2026.04.14 23:33:50.975257 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.04.14 23:33:50.975336 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5016 | 2026.04.14 23:33:50.975459 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 5017 | 2026.04.14 23:33:51.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.34 MiB, peak 266.85 MiB, free memory in arenas 0.00 B, will set to 258.71 MiB (RSS), difference: 2.38 MiB | ||
| 5018 | 2026.04.14 23:33:55.941136 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.04.14 23:33:55.941324 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5020 | 2026.04.14 23:33:55.941392 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5021 | 2026.04.14 23:33:55.942043 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.04.14 23:33:55.942085 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5023 | 2026.04.14 23:33:55.942473 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5024 | 2026.04.14 23:33:55.942706 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.04.14 23:33:55.942864 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001587 sec., 54190.29615626969 rows/sec., 4.54 MiB/sec. | ||
| 5026 | 2026.04.14 23:33:55.942916 [ 4 ] {1782af50-1e03-44ac-9496-1ab58ff5f821} <Debug> TCPHandler: Processed in 0.001904872 sec. | ||
| 5027 | 2026.04.14 23:33:55.943040 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.04.14 23:33:55.943141 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5029 | 2026.04.14 23:33:55.943184 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5030 | 2026.04.14 23:33:55.943612 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.04.14 23:33:55.943647 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5032 | 2026.04.14 23:33:55.943968 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5033 | 2026.04.14 23:33:55.944185 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.04.14 23:33:55.944329 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00121 sec., 12396.694214876034 rows/sec., 932.17 KiB/sec. | ||
| 5035 | 2026.04.14 23:33:55.944371 [ 4 ] {4e72743f-fd02-4771-9c2e-5f3c1ded2dba} <Debug> TCPHandler: Processed in 0.001380378 sec. | ||
| 5036 | 2026.04.14 23:33:55.944487 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.04.14 23:33:55.944583 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5038 | 2026.04.14 23:33:55.944623 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5039 | 2026.04.14 23:33:55.945043 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.04.14 23:33:55.945076 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5041 | 2026.04.14 23:33:55.945379 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5042 | 2026.04.14 23:33:55.945598 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.04.14 23:33:55.945727 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001163 sec., 67927.77300085984 rows/sec., 5.30 MiB/sec. | ||
| 5044 | 2026.04.14 23:33:55.945766 [ 4 ] {57249c6b-6864-4d85-b31a-2eb1f0cef1c0} <Debug> TCPHandler: Processed in 0.001327256 sec. | ||
| 5045 | 2026.04.14 23:33:55.945882 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.04.14 23:33:55.945976 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.04.14 23:33:55.946019 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5048 | 2026.04.14 23:33:55.946418 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.04.14 23:33:55.946453 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5050 | 2026.04.14 23:33:55.946783 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5051 | 2026.04.14 23:33:55.946991 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.04.14 23:33:55.947127 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 5053 | 2026.04.14 23:33:55.947166 [ 4 ] {a268d9bb-7491-43d7-9001-cfb3b0e61b55} <Debug> TCPHandler: Processed in 0.001332066 sec. | ||
| 5054 | 2026.04.14 23:33:55.947278 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.04.14 23:33:55.947373 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.04.14 23:33:55.947427 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5057 | 2026.04.14 23:33:55.948212 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.04.14 23:33:55.948245 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5059 | 2026.04.14 23:33:55.948790 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5060 | 2026.04.14 23:33:55.949008 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.04.14 23:33:55.949145 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00179 sec., 8379.888268156425 rows/sec., 15.02 MiB/sec. | ||
| 5062 | 2026.04.14 23:33:55.949204 [ 4 ] {11504127-b7fb-4acf-b462-356fcd16384e} <Debug> TCPHandler: Processed in 0.001972404 sec. | ||
| 5063 | 2026.04.14 23:33:55.949316 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.04.14 23:33:55.949409 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5065 | 2026.04.14 23:33:55.949450 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5066 | 2026.04.14 23:33:55.949778 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.04.14 23:33:55.949811 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 5068 | 2026.04.14 23:33:55.950110 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5069 | 2026.04.14 23:33:55.950320 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.04.14 23:33:55.950448 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5071 | 2026.04.14 23:33:55.950484 [ 4 ] {06c69016-f315-4e6e-911e-a147640fd081} <Debug> TCPHandler: Processed in 0.001218503 sec. | ||
| 5072 | 2026.04.14 23:33:57.055232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11994 | ||
| 5073 | 2026.04.14 23:33:57.055874 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.04.14 23:33:57.055922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5075 | 2026.04.14 23:33:57.056413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5076 | 2026.04.14 23:33:57.056638 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.04.14 23:33:57.056766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11994 | ||
| 5078 | 2026.04.14 23:33:57.781515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5079 | 2026.04.14 23:33:57.799124 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.04.14 23:33:57.799186 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5081 | 2026.04.14 23:33:57.805186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5082 | 2026.04.14 23:33:57.805896 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.04.14 23:33:57.809006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5084 | 2026.04.14 23:33:59.576520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 678 | ||
| 5085 | 2026.04.14 23:33:59.578740 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.04.14 23:33:59.578795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5087 | 2026.04.14 23:33:59.580009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5088 | 2026.04.14 23:33:59.580285 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.04.14 23:33:59.580664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5090 | 2026.04.14 23:34:00.942458 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.04.14 23:34:00.942654 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5092 | 2026.04.14 23:34:00.942732 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5093 | 2026.04.14 23:34:00.943469 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.04.14 23:34:00.943521 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5095 | 2026.04.14 23:34:00.943922 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5096 | 2026.04.14 23:34:00.944155 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.04.14 23:34:00.944323 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00172 sec., 62790.6976744186 rows/sec., 5.27 MiB/sec. | ||
| 5098 | 2026.04.14 23:34:00.944380 [ 4 ] {d6c2fca2-ed3b-4f1e-9a79-a47d0cbf9a19} <Debug> TCPHandler: Processed in 0.002063476 sec. | ||
| 5099 | 2026.04.14 23:34:00.944499 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.04.14 23:34:00.944601 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.04.14 23:34:00.944645 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5102 | 2026.04.14 23:34:00.945052 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.04.14 23:34:00.945090 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5104 | 2026.04.14 23:34:00.945393 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5105 | 2026.04.14 23:34:00.945606 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.04.14 23:34:00.945741 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001161 sec., 22394.487510766583 rows/sec., 1.64 MiB/sec. | ||
| 5107 | 2026.04.14 23:34:00.945781 [ 4 ] {14387b1c-4af2-48b9-b09b-ae2259e3d30b} <Debug> TCPHandler: Processed in 0.001334076 sec. | ||
| 5108 | 2026.04.14 23:34:00.945881 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.04.14 23:34:00.945975 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5110 | 2026.04.14 23:34:00.946016 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5111 | 2026.04.14 23:34:00.946426 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.04.14 23:34:00.946463 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5113 | 2026.04.14 23:34:00.946764 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5114 | 2026.04.14 23:34:00.946975 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.04.14 23:34:00.947110 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 5116 | 2026.04.14 23:34:00.947148 [ 4 ] {d6e59fb1-dacf-4f91-99fe-8282ff1ac672} <Debug> TCPHandler: Processed in 0.001315096 sec. | ||
| 5117 | 2026.04.14 23:34:00.947247 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.04.14 23:34:00.947340 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.04.14 23:34:00.947383 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5120 | 2026.04.14 23:34:00.947772 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.04.14 23:34:00.947808 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5122 | 2026.04.14 23:34:00.948142 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5123 | 2026.04.14 23:34:00.948359 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.04.14 23:34:00.948495 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5125 | 2026.04.14 23:34:00.948532 [ 4 ] {1b050f5e-b594-4fce-92aa-cd8a784b3683} <Debug> TCPHandler: Processed in 0.001333126 sec. | ||
| 5126 | 2026.04.14 23:34:00.948631 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.04.14 23:34:00.948724 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5128 | 2026.04.14 23:34:00.948778 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5129 | 2026.04.14 23:34:00.949580 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.04.14 23:34:00.949616 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5131 | 2026.04.14 23:34:00.950146 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5132 | 2026.04.14 23:34:00.950364 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.04.14 23:34:00.950504 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001796 sec., 14476.614699331847 rows/sec., 25.94 MiB/sec. | ||
| 5134 | 2026.04.14 23:34:00.950569 [ 4 ] {a1f7851b-13f2-4ba7-b19b-d86dcf5f4393} <Debug> TCPHandler: Processed in 0.001985144 sec. | ||
| 5135 | 2026.04.14 23:34:00.950672 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.04.14 23:34:00.950765 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5137 | 2026.04.14 23:34:00.950806 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5138 | 2026.04.14 23:34:00.951125 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.04.14 23:34:00.951161 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5140 | 2026.04.14 23:34:00.951469 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5141 | 2026.04.14 23:34:00.951672 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.04.14 23:34:00.951805 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5143 | 2026.04.14 23:34:00.951842 [ 4 ] {db55422a-c4e8-4e31-ad7a-4b48bfa8d76f} <Debug> TCPHandler: Processed in 0.001219184 sec. | ||
| 5144 | 2026.04.14 23:34:04.429746 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5145 | 2026.04.14 23:34:04.429853 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5146 | 2026.04.14 23:34:04.557831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12442 | ||
| 5147 | 2026.04.14 23:34:04.558621 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.04.14 23:34:04.558683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5149 | 2026.04.14 23:34:04.559398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5150 | 2026.04.14 23:34:04.559758 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.04.14 23:34:04.559946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12442 | ||
| 5152 | 2026.04.14 23:34:04.560023 [ 68 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5153 | 2026.04.14 23:34:04.560141 [ 68 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.04.14 23:34:04.560172 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5155 | 2026.04.14 23:34:04.560375 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 5156 | 2026.04.14 23:34:04.560584 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5157 | 2026.04.14 23:34:04.560651 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10074 rows starting from the beginning of the part | ||
| 5158 | 2026.04.14 23:34:04.560758 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 5159 | 2026.04.14 23:34:04.560839 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 5160 | 2026.04.14 23:34:04.560914 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 5161 | 2026.04.14 23:34:04.560983 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 5162 | 2026.04.14 23:34:04.561047 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 5163 | 2026.04.14 23:34:04.567807 [ 192 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12442 rows, containing 4 columns (4 merged, 0 gathered) in 0.007531595 sec., 1651974.1170362984 rows/sec., 23.63 MiB/sec. | ||
| 5164 | 2026.04.14 23:34:04.568249 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5165 | 2026.04.14 23:34:04.568647 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_26_5} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.04.14 23:34:04.568745 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_26_5} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5167 | 2026.04.14 23:34:04.568875 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5168 | 2026.04.14 23:34:05.137881 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53938 | ||
| 5169 | 2026.04.14 23:34:05.138003 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5170 | 2026.04.14 23:34:05.138033 [ 288 ] {} <Debug> TCP-Session: 283f1f36-565e-4dc9-b510-96d5c65f2b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:53938 | ||
| 5171 | 2026.04.14 23:34:05.138057 [ 288 ] {} <Debug> TCP-Session: 283f1f36-565e-4dc9-b510-96d5c65f2b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5172 | 2026.04.14 23:34:05.138073 [ 288 ] {} <Debug> TCP-Session: 283f1f36-565e-4dc9-b510-96d5c65f2b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5173 | 2026.04.14 23:34:05.138320 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62169 | ||
| 5174 | 2026.04.14 23:34:05.138353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38283 | ||
| 5175 | 2026.04.14 23:34:05.138376 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51273 | ||
| 5176 | 2026.04.14 23:34:05.138366 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54628 | ||
| 5177 | 2026.04.14 23:34:05.138439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5178 | 2026.04.14 23:34:05.138443 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5179 | 2026.04.14 23:34:05.138474 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5180 | 2026.04.14 23:34:05.138485 [ 290 ] {} <Debug> TCP-Session: 409fea70-e654-42d6-b83e-2f60d8798b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:62169 | ||
| 5181 | 2026.04.14 23:34:05.138495 [ 292 ] {} <Debug> TCP-Session: 35960e89-2cae-4952-a319-d98e94175fd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38283 | ||
| 5182 | 2026.04.14 23:34:05.138511 [ 294 ] {} <Debug> TCP-Session: 94939454-9433-4fd1-b0a8-614f0c8fc951 Authenticating user 'default' from [fd00:1122:3344:101::e]:51273 | ||
| 5183 | 2026.04.14 23:34:05.138522 [ 290 ] {} <Debug> TCP-Session: 409fea70-e654-42d6-b83e-2f60d8798b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2026.04.14 23:34:05.138534 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5185 | 2026.04.14 23:34:05.138549 [ 290 ] {} <Debug> TCP-Session: 409fea70-e654-42d6-b83e-2f60d8798b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5186 | 2026.04.14 23:34:05.138546 [ 294 ] {} <Debug> TCP-Session: 94939454-9433-4fd1-b0a8-614f0c8fc951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5187 | 2026.04.14 23:34:05.138576 [ 293 ] {} <Debug> TCP-Session: b090f1a7-bd8a-48c0-b15a-3367beaac73f Authenticating user 'default' from [fd00:1122:3344:101::e]:54628 | ||
| 5188 | 2026.04.14 23:34:05.138589 [ 294 ] {} <Debug> TCP-Session: 94939454-9433-4fd1-b0a8-614f0c8fc951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2026.04.14 23:34:05.138425 [ 288 ] {} <Trace> TCP-Session: 283f1f36-565e-4dc9-b510-96d5c65f2b29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.04.14 23:34:05.138612 [ 293 ] {} <Debug> TCP-Session: b090f1a7-bd8a-48c0-b15a-3367beaac73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2026.04.14 23:34:05.138366 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39850 | ||
| 5192 | 2026.04.14 23:34:05.138657 [ 293 ] {} <Debug> TCP-Session: b090f1a7-bd8a-48c0-b15a-3367beaac73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.04.14 23:34:05.138351 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44638 | ||
| 5194 | 2026.04.14 23:34:05.138534 [ 292 ] {} <Debug> TCP-Session: 35960e89-2cae-4952-a319-d98e94175fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2026.04.14 23:34:05.138748 [ 292 ] {} <Debug> TCP-Session: 35960e89-2cae-4952-a319-d98e94175fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.04.14 23:34:05.138806 [ 288 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53938) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5197 | 2026.04.14 23:34:05.139061 [ 288 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5198 | 2026.04.14 23:34:05.139116 [ 288 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5199 | 2026.04.14 23:34:05.139398 [ 288 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 5200 | 2026.04.14 23:34:05.140337 [ 300 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Trace> AggregatingTransform: Aggregating | ||
| 5201 | 2026.04.14 23:34:05.140400 [ 300 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Trace> Aggregator: Aggregation method: without_key | ||
| 5202 | 2026.04.14 23:34:05.140441 [ 300 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939585 sec. (1064.300 rows/sec., 41.57 KiB/sec.) | ||
| 5203 | 2026.04.14 23:34:05.140460 [ 300 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Trace> Aggregator: Merging aggregated data | ||
| 5204 | 2026.04.14 23:34:05.141814 [ 288 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003063 sec., 326.47730982696703 rows/sec., 12.75 KiB/sec. | ||
| 5205 | 2026.04.14 23:34:05.141991 [ 288 ] {73737454-509b-41d2-97de-ea47b3de1c40} <Debug> TCPHandler: Processed in 0.003702091 sec. | ||
| 5206 | 2026.04.14 23:34:05.142109 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5207 | 2026.04.14 23:34:05.142153 [ 288 ] {} <Debug> TCP-Session: 283f1f36-565e-4dc9-b510-96d5c65f2b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2026.04.14 23:34:05.142160 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5209 | 2026.04.14 23:34:05.142177 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5210 | 2026.04.14 23:34:05.142191 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5211 | 2026.04.14 23:34:05.142216 [ 293 ] {} <Debug> TCP-Session: b090f1a7-bd8a-48c0-b15a-3367beaac73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.04.14 23:34:05.142232 [ 294 ] {} <Debug> TCP-Session: 94939454-9433-4fd1-b0a8-614f0c8fc951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2026.04.14 23:34:05.142246 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5214 | 2026.04.14 23:34:05.142251 [ 292 ] {} <Debug> TCP-Session: 35960e89-2cae-4952-a319-d98e94175fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2026.04.14 23:34:05.142303 [ 290 ] {} <Debug> TCP-Session: 409fea70-e654-42d6-b83e-2f60d8798b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5216 | 2026.04.14 23:34:05.143553 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5217 | 2026.04.14 23:34:05.143588 [ 289 ] {} <Debug> TCP-Session: 6b9d34ed-bf9d-4ac7-b4bb-f4db2e94ee84 Authenticating user 'default' from [fd00:1122:3344:101::e]:39850 | ||
| 5218 | 2026.04.14 23:34:05.143605 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5219 | 2026.04.14 23:34:05.143608 [ 289 ] {} <Debug> TCP-Session: 6b9d34ed-bf9d-4ac7-b4bb-f4db2e94ee84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.04.14 23:34:05.143655 [ 291 ] {} <Debug> TCP-Session: 510baaa9-d901-4aad-b820-f2482cb6879d Authenticating user 'default' from [fd00:1122:3344:101::e]:44638 | ||
| 5221 | 2026.04.14 23:34:05.143659 [ 289 ] {} <Debug> TCP-Session: 6b9d34ed-bf9d-4ac7-b4bb-f4db2e94ee84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2026.04.14 23:34:05.143686 [ 291 ] {} <Debug> TCP-Session: 510baaa9-d901-4aad-b820-f2482cb6879d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.04.14 23:34:05.143705 [ 291 ] {} <Debug> TCP-Session: 510baaa9-d901-4aad-b820-f2482cb6879d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.04.14 23:34:05.144213 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52746 | ||
| 5225 | 2026.04.14 23:34:05.144232 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64133 | ||
| 5226 | 2026.04.14 23:34:05.144300 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5227 | 2026.04.14 23:34:05.144301 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5228 | 2026.04.14 23:34:05.144322 [ 3 ] {} <Debug> TCP-Session: 6e5b61be-7bad-43c0-aae2-e6710641efa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64133 | ||
| 5229 | 2026.04.14 23:34:05.144337 [ 348 ] {} <Debug> TCP-Session: a41fb4b0-0bd2-4c0d-b3ea-eed25721321d Authenticating user 'default' from [fd00:1122:3344:101::e]:52746 | ||
| 5230 | 2026.04.14 23:34:05.144341 [ 3 ] {} <Debug> TCP-Session: 6e5b61be-7bad-43c0-aae2-e6710641efa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.04.14 23:34:05.144354 [ 348 ] {} <Debug> TCP-Session: a41fb4b0-0bd2-4c0d-b3ea-eed25721321d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2026.04.14 23:34:05.144357 [ 3 ] {} <Debug> TCP-Session: 6e5b61be-7bad-43c0-aae2-e6710641efa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5233 | 2026.04.14 23:34:05.144367 [ 348 ] {} <Debug> TCP-Session: a41fb4b0-0bd2-4c0d-b3ea-eed25721321d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5234 | 2026.04.14 23:34:05.175173 [ 348 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52746). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5235 | |||
| 5236 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5237 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5238 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5239 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5240 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5241 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5242 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5243 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5244 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5245 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5246 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5247 | (version 23.8.7.1) | ||
| 5248 | 2026.04.14 23:34:05.175356 [ 348 ] {} <Debug> TCP-Session: a41fb4b0-0bd2-4c0d-b3ea-eed25721321d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2026.04.14 23:34:05.175388 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44638). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5250 | |||
| 5251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5253 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5254 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5255 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5256 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5257 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5258 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5259 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5260 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5261 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5262 | (version 23.8.7.1) | ||
| 5263 | 2026.04.14 23:34:05.175474 [ 291 ] {} <Debug> TCP-Session: 510baaa9-d901-4aad-b820-f2482cb6879d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2026.04.14 23:34:05.175507 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39850). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5265 | |||
| 5266 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5267 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5268 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5269 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5270 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5271 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5272 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5273 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5274 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5275 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5276 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5277 | (version 23.8.7.1) | ||
| 5278 | 2026.04.14 23:34:05.175585 [ 289 ] {} <Debug> TCP-Session: 6b9d34ed-bf9d-4ac7-b4bb-f4db2e94ee84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.04.14 23:34:05.175597 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64133). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5280 | |||
| 5281 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5282 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5283 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5284 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5285 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5286 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5287 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5288 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5289 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5290 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5291 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5292 | (version 23.8.7.1) | ||
| 5293 | 2026.04.14 23:34:05.175653 [ 3 ] {} <Debug> TCP-Session: 6e5b61be-7bad-43c0-aae2-e6710641efa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2026.04.14 23:34:05.208797 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48198 | ||
| 5295 | 2026.04.14 23:34:05.208893 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5296 | 2026.04.14 23:34:05.208919 [ 288 ] {} <Debug> TCP-Session: 0eaf3270-83f8-4b8d-b4fe-5b9e42c20fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:48198 | ||
| 5297 | 2026.04.14 23:34:05.208940 [ 288 ] {} <Debug> TCP-Session: 0eaf3270-83f8-4b8d-b4fe-5b9e42c20fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.04.14 23:34:05.208953 [ 288 ] {} <Debug> TCP-Session: 0eaf3270-83f8-4b8d-b4fe-5b9e42c20fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.04.14 23:34:05.209155 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39115 | ||
| 5300 | 2026.04.14 23:34:05.209172 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63786 | ||
| 5301 | 2026.04.14 23:34:05.209205 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60783 | ||
| 5302 | 2026.04.14 23:34:05.209222 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55442 | ||
| 5303 | 2026.04.14 23:34:05.209218 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47992 | ||
| 5304 | 2026.04.14 23:34:05.209267 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5305 | 2026.04.14 23:34:05.209288 [ 288 ] {} <Trace> TCP-Session: 0eaf3270-83f8-4b8d-b4fe-5b9e42c20fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.04.14 23:34:05.209310 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5307 | 2026.04.14 23:34:05.209322 [ 289 ] {} <Debug> TCP-Session: bd45b26e-db5b-44b4-a59a-9b266a136afe Authenticating user 'default' from [fd00:1122:3344:101::e]:39115 | ||
| 5308 | 2026.04.14 23:34:05.209341 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5309 | 2026.04.14 23:34:05.209360 [ 294 ] {} <Debug> TCP-Session: 8eb8f522-302e-4904-9f59-1ea9e17ef076 Authenticating user 'default' from [fd00:1122:3344:101::e]:60783 | ||
| 5310 | 2026.04.14 23:34:05.209393 [ 3 ] {} <Debug> TCP-Session: d770cafd-abb1-45b5-adae-18f43d4c7fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47992 | ||
| 5311 | 2026.04.14 23:34:05.209425 [ 294 ] {} <Debug> TCP-Session: 8eb8f522-302e-4904-9f59-1ea9e17ef076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.04.14 23:34:05.209372 [ 289 ] {} <Debug> TCP-Session: bd45b26e-db5b-44b4-a59a-9b266a136afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.04.14 23:34:05.209452 [ 294 ] {} <Debug> TCP-Session: 8eb8f522-302e-4904-9f59-1ea9e17ef076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.04.14 23:34:05.209470 [ 289 ] {} <Debug> TCP-Session: bd45b26e-db5b-44b4-a59a-9b266a136afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.04.14 23:34:05.209447 [ 3 ] {} <Debug> TCP-Session: d770cafd-abb1-45b5-adae-18f43d4c7fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2026.04.14 23:34:05.209515 [ 288 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48198) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5317 | 2026.04.14 23:34:05.209526 [ 3 ] {} <Debug> TCP-Session: d770cafd-abb1-45b5-adae-18f43d4c7fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.04.14 23:34:05.209275 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5319 | 2026.04.14 23:34:05.209193 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38027 | ||
| 5320 | 2026.04.14 23:34:05.209184 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52982 | ||
| 5321 | 2026.04.14 23:34:05.209156 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58982 | ||
| 5322 | 2026.04.14 23:34:05.209648 [ 291 ] {} <Debug> TCP-Session: a44679f8-0226-4568-854f-42d8abf66572 Authenticating user 'default' from [fd00:1122:3344:101::e]:63786 | ||
| 5323 | 2026.04.14 23:34:05.209319 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5324 | 2026.04.14 23:34:05.209686 [ 291 ] {} <Debug> TCP-Session: a44679f8-0226-4568-854f-42d8abf66572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.04.14 23:34:05.209728 [ 291 ] {} <Debug> TCP-Session: a44679f8-0226-4568-854f-42d8abf66572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.04.14 23:34:05.209731 [ 348 ] {} <Debug> TCP-Session: f5487b43-c109-449e-bdfc-ae0cad229725 Authenticating user 'default' from [fd00:1122:3344:101::e]:55442 | ||
| 5327 | 2026.04.14 23:34:05.209759 [ 348 ] {} <Debug> TCP-Session: f5487b43-c109-449e-bdfc-ae0cad229725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.04.14 23:34:05.209773 [ 348 ] {} <Debug> TCP-Session: f5487b43-c109-449e-bdfc-ae0cad229725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.04.14 23:34:05.209788 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5330 | 2026.04.14 23:34:05.209810 [ 288 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5331 | 2026.04.14 23:34:05.209815 [ 292 ] {} <Debug> TCP-Session: ae4a2ddf-67b9-43f2-8b88-06e61d349f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:52982 | ||
| 5332 | 2026.04.14 23:34:05.209844 [ 292 ] {} <Debug> TCP-Session: ae4a2ddf-67b9-43f2-8b88-06e61d349f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.04.14 23:34:05.209856 [ 292 ] {} <Debug> TCP-Session: ae4a2ddf-67b9-43f2-8b88-06e61d349f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.04.14 23:34:05.209866 [ 288 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5335 | 2026.04.14 23:34:05.209912 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5336 | 2026.04.14 23:34:05.209941 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5337 | 2026.04.14 23:34:05.209944 [ 293 ] {} <Debug> TCP-Session: c49bd33c-c0b6-4488-b196-1a2ce59fdd01 Authenticating user 'default' from [fd00:1122:3344:101::e]:38027 | ||
| 5338 | 2026.04.14 23:34:05.209977 [ 290 ] {} <Debug> TCP-Session: e4705c43-7722-4d71-b4f8-aa5f0e320c68 Authenticating user 'default' from [fd00:1122:3344:101::e]:58982 | ||
| 5339 | 2026.04.14 23:34:05.209984 [ 293 ] {} <Debug> TCP-Session: c49bd33c-c0b6-4488-b196-1a2ce59fdd01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.04.14 23:34:05.210001 [ 290 ] {} <Debug> TCP-Session: e4705c43-7722-4d71-b4f8-aa5f0e320c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2026.04.14 23:34:05.210010 [ 293 ] {} <Debug> TCP-Session: c49bd33c-c0b6-4488-b196-1a2ce59fdd01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2026.04.14 23:34:05.210024 [ 290 ] {} <Debug> TCP-Session: e4705c43-7722-4d71-b4f8-aa5f0e320c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.04.14 23:34:05.210154 [ 288 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 5344 | 2026.04.14 23:34:05.211058 [ 306 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Trace> AggregatingTransform: Aggregating | ||
| 5345 | 2026.04.14 23:34:05.211112 [ 306 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5346 | 2026.04.14 23:34:05.211150 [ 306 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882684 sec. (1132.908 rows/sec., 44.25 KiB/sec.) | ||
| 5347 | 2026.04.14 23:34:05.211170 [ 306 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Trace> Aggregator: Merging aggregated data | ||
| 5348 | 2026.04.14 23:34:05.212470 [ 288 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003025 sec., 330.57851239669424 rows/sec., 12.91 KiB/sec. | ||
| 5349 | 2026.04.14 23:34:05.212606 [ 288 ] {69570072-ef2a-4a02-a148-f803784a09f0} <Debug> TCPHandler: Processed in 0.003450244 sec. | ||
| 5350 | 2026.04.14 23:34:05.212715 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5351 | 2026.04.14 23:34:05.212742 [ 288 ] {} <Debug> TCP-Session: 0eaf3270-83f8-4b8d-b4fe-5b9e42c20fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.04.14 23:34:05.212750 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5353 | 2026.04.14 23:34:05.212781 [ 348 ] {} <Debug> TCP-Session: f5487b43-c109-449e-bdfc-ae0cad229725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.04.14 23:34:05.212781 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5355 | 2026.04.14 23:34:05.212804 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5356 | 2026.04.14 23:34:05.212827 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5357 | 2026.04.14 23:34:05.212828 [ 289 ] {} <Debug> TCP-Session: bd45b26e-db5b-44b4-a59a-9b266a136afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.04.14 23:34:05.212843 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5359 | 2026.04.14 23:34:05.212866 [ 294 ] {} <Debug> TCP-Session: 8eb8f522-302e-4904-9f59-1ea9e17ef076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.04.14 23:34:05.212866 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5361 | 2026.04.14 23:34:05.212895 [ 293 ] {} <Debug> TCP-Session: c49bd33c-c0b6-4488-b196-1a2ce59fdd01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.04.14 23:34:05.212900 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5363 | 2026.04.14 23:34:05.212931 [ 291 ] {} <Debug> TCP-Session: a44679f8-0226-4568-854f-42d8abf66572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.04.14 23:34:05.212972 [ 3 ] {} <Debug> TCP-Session: d770cafd-abb1-45b5-adae-18f43d4c7fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.04.14 23:34:05.212880 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5366 | 2026.04.14 23:34:05.212846 [ 290 ] {} <Debug> TCP-Session: e4705c43-7722-4d71-b4f8-aa5f0e320c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.04.14 23:34:05.213022 [ 292 ] {} <Debug> TCP-Session: ae4a2ddf-67b9-43f2-8b88-06e61d349f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.04.14 23:34:05.310022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5369 | 2026.04.14 23:34:05.327940 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.04.14 23:34:05.328010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5371 | 2026.04.14 23:34:05.334069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5372 | 2026.04.14 23:34:05.334787 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.04.14 23:34:05.335097 [ 67 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5374 | 2026.04.14 23:34:05.335185 [ 67 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.04.14 23:34:05.335215 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5376 | 2026.04.14 23:34:05.335352 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 5377 | 2026.04.14 23:34:05.338493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5378 | 2026.04.14 23:34:05.339220 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44993 | ||
| 5379 | 2026.04.14 23:34:05.339316 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5380 | 2026.04.14 23:34:05.339340 [ 288 ] {} <Debug> TCP-Session: b10d2c2d-4fd6-4d0d-97e6-d3e8d940307d Authenticating user 'default' from [fd00:1122:3344:101::e]:44993 | ||
| 5381 | 2026.04.14 23:34:05.339362 [ 288 ] {} <Debug> TCP-Session: b10d2c2d-4fd6-4d0d-97e6-d3e8d940307d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.04.14 23:34:05.339374 [ 288 ] {} <Debug> TCP-Session: b10d2c2d-4fd6-4d0d-97e6-d3e8d940307d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.04.14 23:34:05.339639 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61515 | ||
| 5384 | 2026.04.14 23:34:05.339650 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33073 | ||
| 5385 | 2026.04.14 23:34:05.339671 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50298 | ||
| 5386 | 2026.04.14 23:34:05.339688 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55047 | ||
| 5387 | 2026.04.14 23:34:05.339716 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40865 | ||
| 5388 | 2026.04.14 23:34:05.339731 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5389 | 2026.04.14 23:34:05.339761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5390 | 2026.04.14 23:34:05.339768 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5391 | 2026.04.14 23:34:05.339786 [ 289 ] {} <Debug> TCP-Session: 1f3e1648-21a0-47d4-ba37-52ed4019249c Authenticating user 'default' from [fd00:1122:3344:101::e]:61515 | ||
| 5392 | 2026.04.14 23:34:05.339809 [ 290 ] {} <Debug> TCP-Session: 54cc01c4-c681-44c0-9ca7-c09f14d4375d Authenticating user 'default' from [fd00:1122:3344:101::e]:33073 | ||
| 5393 | 2026.04.14 23:34:05.339823 [ 292 ] {} <Debug> TCP-Session: 618dc01d-c6b4-40b5-b0c5-c1457fb331a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50298 | ||
| 5394 | 2026.04.14 23:34:05.339839 [ 289 ] {} <Debug> TCP-Session: 1f3e1648-21a0-47d4-ba37-52ed4019249c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.04.14 23:34:05.339852 [ 290 ] {} <Debug> TCP-Session: 54cc01c4-c681-44c0-9ca7-c09f14d4375d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.04.14 23:34:05.339870 [ 289 ] {} <Debug> TCP-Session: 1f3e1648-21a0-47d4-ba37-52ed4019249c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.04.14 23:34:05.339882 [ 290 ] {} <Debug> TCP-Session: 54cc01c4-c681-44c0-9ca7-c09f14d4375d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.04.14 23:34:05.339862 [ 292 ] {} <Debug> TCP-Session: 618dc01d-c6b4-40b5-b0c5-c1457fb331a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.04.14 23:34:05.339782 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5400 | 2026.04.14 23:34:05.339928 [ 292 ] {} <Debug> TCP-Session: 618dc01d-c6b4-40b5-b0c5-c1457fb331a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.04.14 23:34:05.339956 [ 294 ] {} <Debug> TCP-Session: 53653bf2-b7ec-40cb-8813-f9f303939dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:55047 | ||
| 5402 | 2026.04.14 23:34:05.339676 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38279 | ||
| 5403 | 2026.04.14 23:34:05.339984 [ 294 ] {} <Debug> TCP-Session: 53653bf2-b7ec-40cb-8813-f9f303939dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.04.14 23:34:05.339682 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34633 | ||
| 5405 | 2026.04.14 23:34:05.340032 [ 294 ] {} <Debug> TCP-Session: 53653bf2-b7ec-40cb-8813-f9f303939dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.04.14 23:34:05.339680 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5407 | 2026.04.14 23:34:05.339708 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65389 | ||
| 5408 | 2026.04.14 23:34:05.340098 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5409 | 2026.04.14 23:34:05.340087 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.04.14 23:34:05.340136 [ 293 ] {} <Debug> TCP-Session: c7967aae-e1ce-49b2-82f9-4cc34d2fe34f Authenticating user 'default' from [fd00:1122:3344:101::e]:34633 | ||
| 5411 | 2026.04.14 23:34:05.340156 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5412 | 2026.04.14 23:34:05.340163 [ 291 ] {} <Debug> TCP-Session: a12bbf50-602b-444f-a913-48b88963a4bf Authenticating user 'default' from [fd00:1122:3344:101::e]:38279 | ||
| 5413 | 2026.04.14 23:34:05.340172 [ 293 ] {} <Debug> TCP-Session: c7967aae-e1ce-49b2-82f9-4cc34d2fe34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.04.14 23:34:05.340190 [ 3 ] {} <Debug> TCP-Session: a42e8cf5-6c74-4688-bf28-81ee820fbbb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65389 | ||
| 5415 | 2026.04.14 23:34:05.340212 [ 293 ] {} <Debug> TCP-Session: c7967aae-e1ce-49b2-82f9-4cc34d2fe34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.04.14 23:34:05.340207 [ 291 ] {} <Debug> TCP-Session: a12bbf50-602b-444f-a913-48b88963a4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.04.14 23:34:05.340228 [ 3 ] {} <Debug> TCP-Session: a42e8cf5-6c74-4688-bf28-81ee820fbbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.04.14 23:34:05.340252 [ 291 ] {} <Debug> TCP-Session: a12bbf50-602b-444f-a913-48b88963a4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.04.14 23:34:05.340265 [ 3 ] {} <Debug> TCP-Session: a42e8cf5-6c74-4688-bf28-81ee820fbbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.04.14 23:34:05.339765 [ 288 ] {} <Trace> TCP-Session: b10d2c2d-4fd6-4d0d-97e6-d3e8d940307d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.04.14 23:34:05.339815 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5422 | 2026.04.14 23:34:05.340339 [ 348 ] {} <Debug> TCP-Session: 3e792625-66e8-48b1-9eb3-90d109a41d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:40865 | ||
| 5423 | 2026.04.14 23:34:05.340354 [ 348 ] {} <Debug> TCP-Session: 3e792625-66e8-48b1-9eb3-90d109a41d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.04.14 23:34:05.340366 [ 348 ] {} <Debug> TCP-Session: 3e792625-66e8-48b1-9eb3-90d109a41d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.04.14 23:34:05.340480 [ 288 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5426 | 2026.04.14 23:34:05.340781 [ 288 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5427 | 2026.04.14 23:34:05.340845 [ 288 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5428 | 2026.04.14 23:34:05.341201 [ 288 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 5429 | 2026.04.14 23:34:05.342052 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 5430 | 2026.04.14 23:34:05.342335 [ 331 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Trace> AggregatingTransform: Aggregating | ||
| 5431 | 2026.04.14 23:34:05.342372 [ 331 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Trace> Aggregator: Aggregation method: without_key | ||
| 5432 | 2026.04.14 23:34:05.342402 [ 331 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108069 sec. (925.335 rows/sec., 36.15 KiB/sec.) | ||
| 5433 | 2026.04.14 23:34:05.342416 [ 331 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Trace> Aggregator: Merging aggregated data | ||
| 5434 | 2026.04.14 23:34:05.343844 [ 288 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003436 sec., 291.03608847497094 rows/sec., 11.37 KiB/sec. | ||
| 5435 | 2026.04.14 23:34:05.343968 [ 288 ] {b50c1b4c-1a2c-49cf-b53e-8919cbc76826} <Debug> TCPHandler: Processed in 0.004354659 sec. | ||
| 5436 | 2026.04.14 23:34:05.344081 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5437 | 2026.04.14 23:34:05.344108 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5438 | 2026.04.14 23:34:05.344110 [ 288 ] {} <Debug> TCP-Session: b10d2c2d-4fd6-4d0d-97e6-d3e8d940307d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.04.14 23:34:05.344131 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5440 | 2026.04.14 23:34:05.344154 [ 290 ] {} <Debug> TCP-Session: 54cc01c4-c681-44c0-9ca7-c09f14d4375d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.04.14 23:34:05.344161 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5442 | 2026.04.14 23:34:05.344173 [ 348 ] {} <Debug> TCP-Session: 3e792625-66e8-48b1-9eb3-90d109a41d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2026.04.14 23:34:05.344184 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5444 | 2026.04.14 23:34:05.344206 [ 294 ] {} <Debug> TCP-Session: 53653bf2-b7ec-40cb-8813-f9f303939dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.04.14 23:34:05.344218 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5446 | 2026.04.14 23:34:05.344243 [ 293 ] {} <Debug> TCP-Session: c7967aae-e1ce-49b2-82f9-4cc34d2fe34f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.04.14 23:34:05.344251 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5448 | 2026.04.14 23:34:05.344275 [ 292 ] {} <Debug> TCP-Session: 618dc01d-c6b4-40b5-b0c5-c1457fb331a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.04.14 23:34:05.344203 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5450 | 2026.04.14 23:34:05.344301 [ 3 ] {} <Debug> TCP-Session: a42e8cf5-6c74-4688-bf28-81ee820fbbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.04.14 23:34:05.344157 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5452 | 2026.04.14 23:34:05.344338 [ 291 ] {} <Debug> TCP-Session: a12bbf50-602b-444f-a913-48b88963a4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.04.14 23:34:05.344370 [ 289 ] {} <Debug> TCP-Session: 1f3e1648-21a0-47d4-ba37-52ed4019249c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.04.14 23:34:05.347313 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 5455 | 2026.04.14 23:34:05.351814 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 5456 | 2026.04.14 23:34:05.356219 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 5457 | 2026.04.14 23:34:05.360354 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 5458 | 2026.04.14 23:34:05.364513 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 5459 | 2026.04.14 23:34:05.422191 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.086903318 sec., 2255.3799384276676 rows/sec., 11.66 MiB/sec. | ||
| 5460 | 2026.04.14 23:34:05.425122 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5461 | 2026.04.14 23:34:05.427321 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_26_5} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.04.14 23:34:05.427439 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_26_5} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5463 | 2026.04.14 23:34:05.429516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5464 | 2026.04.14 23:34:05.941158 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.04.14 23:34:05.941342 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5466 | 2026.04.14 23:34:05.941414 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5467 | 2026.04.14 23:34:05.942115 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.04.14 23:34:05.942166 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5469 | 2026.04.14 23:34:05.942584 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5470 | 2026.04.14 23:34:05.942829 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.04.14 23:34:05.942996 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001707 sec., 50380.785002929115 rows/sec., 4.22 MiB/sec. | ||
| 5472 | 2026.04.14 23:34:05.943049 [ 4 ] {69f8b1a0-fc6f-4dca-bf20-a880b645c2d8} <Debug> TCPHandler: Processed in 0.002021566 sec. | ||
| 5473 | 2026.04.14 23:34:05.943187 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.04.14 23:34:05.943292 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.04.14 23:34:05.943338 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5476 | 2026.04.14 23:34:05.943766 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.04.14 23:34:05.943804 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5478 | 2026.04.14 23:34:05.944129 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5479 | 2026.04.14 23:34:05.944353 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.04.14 23:34:05.944490 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00122 sec., 12295.081967213115 rows/sec., 924.53 KiB/sec. | ||
| 5481 | 2026.04.14 23:34:05.944533 [ 4 ] {f93942fc-12b0-49bb-a968-6e7e879b5103} <Debug> TCPHandler: Processed in 0.001403148 sec. | ||
| 5482 | 2026.04.14 23:34:05.944663 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.04.14 23:34:05.944767 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5484 | 2026.04.14 23:34:05.944809 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5485 | 2026.04.14 23:34:05.945267 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.04.14 23:34:05.945309 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5487 | 2026.04.14 23:34:05.945654 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5488 | 2026.04.14 23:34:05.945873 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.04.14 23:34:05.946008 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001261 sec., 62648.6915146709 rows/sec., 4.89 MiB/sec. | ||
| 5490 | 2026.04.14 23:34:05.946045 [ 4 ] {a7b62861-5357-408c-a3de-360166e475af} <Debug> TCPHandler: Processed in 0.001434709 sec. | ||
| 5491 | 2026.04.14 23:34:05.946155 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.04.14 23:34:05.946250 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5493 | 2026.04.14 23:34:05.946294 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5494 | 2026.04.14 23:34:05.946701 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.04.14 23:34:05.946738 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5496 | 2026.04.14 23:34:05.947082 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5497 | 2026.04.14 23:34:05.947305 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.04.14 23:34:05.947437 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5499 | 2026.04.14 23:34:05.947474 [ 4 ] {28337c03-6e15-4daf-90d5-21f1dc0a3c74} <Debug> TCPHandler: Processed in 0.001367757 sec. | ||
| 5500 | 2026.04.14 23:34:05.947576 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.04.14 23:34:05.947669 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5502 | 2026.04.14 23:34:05.947723 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5503 | 2026.04.14 23:34:05.948509 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.04.14 23:34:05.948546 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5505 | 2026.04.14 23:34:05.949095 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5506 | 2026.04.14 23:34:05.949310 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.04.14 23:34:05.949449 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001797 sec., 8347.245409015026 rows/sec., 14.96 MiB/sec. | ||
| 5508 | 2026.04.14 23:34:05.949518 [ 4 ] {e2605a8c-7f95-4940-ab1c-fb149284809c} <Debug> TCPHandler: Processed in 0.001990485 sec. | ||
| 5509 | 2026.04.14 23:34:05.949626 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.04.14 23:34:05.949719 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5511 | 2026.04.14 23:34:05.949762 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5512 | 2026.04.14 23:34:05.950083 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.04.14 23:34:05.950119 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5514 | 2026.04.14 23:34:05.950423 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5515 | 2026.04.14 23:34:05.950630 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.04.14 23:34:05.950754 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5517 | 2026.04.14 23:34:05.950790 [ 4 ] {22bcb092-305d-40af-a744-55669555bd22} <Debug> TCPHandler: Processed in 0.001211893 sec. | ||
| 5518 | 2026.04.14 23:34:06.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.45 MiB, peak 271.55 MiB, free memory in arenas 0.00 B, will set to 263.25 MiB (RSS), difference: 1.80 MiB | ||
| 5519 | 2026.04.14 23:34:09.581728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 708 | ||
| 5520 | 2026.04.14 23:34:09.584023 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.04.14 23:34:09.584073 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5522 | 2026.04.14 23:34:09.585310 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5523 | 2026.04.14 23:34:09.585582 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.04.14 23:34:09.585952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5525 | 2026.04.14 23:34:10.940941 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.04.14 23:34:10.941137 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5527 | 2026.04.14 23:34:10.941212 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5528 | 2026.04.14 23:34:10.941893 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.04.14 23:34:10.941943 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5530 | 2026.04.14 23:34:10.942336 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5531 | 2026.04.14 23:34:10.942567 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.04.14 23:34:10.942723 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001638 sec., 65934.06593406593 rows/sec., 5.53 MiB/sec. | ||
| 5533 | 2026.04.14 23:34:10.942772 [ 4 ] {e7677a39-0a4a-4afe-a46c-5508a3f694a3} <Debug> TCPHandler: Processed in 0.001963894 sec. | ||
| 5534 | 2026.04.14 23:34:10.942886 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.04.14 23:34:10.942990 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.04.14 23:34:10.943033 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5537 | 2026.04.14 23:34:10.943447 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.04.14 23:34:10.943485 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5539 | 2026.04.14 23:34:10.943799 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5540 | 2026.04.14 23:34:10.944006 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.04.14 23:34:10.944136 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001169 sec., 22241.23182207015 rows/sec., 1.63 MiB/sec. | ||
| 5542 | 2026.04.14 23:34:10.944172 [ 4 ] {7c17e59c-3e83-4cfe-8433-8fbe24f9e6df} <Debug> TCPHandler: Processed in 0.001336166 sec. | ||
| 5543 | 2026.04.14 23:34:10.944276 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.04.14 23:34:10.944372 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5545 | 2026.04.14 23:34:10.944412 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5546 | 2026.04.14 23:34:10.944831 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.04.14 23:34:10.944867 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5548 | 2026.04.14 23:34:10.945168 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5549 | 2026.04.14 23:34:10.945376 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.04.14 23:34:10.945503 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 5551 | 2026.04.14 23:34:10.945539 [ 4 ] {dec38d2a-ab27-4677-b76d-ef4ab4395b25} <Debug> TCPHandler: Processed in 0.001311316 sec. | ||
| 5552 | 2026.04.14 23:34:10.945643 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.04.14 23:34:10.945736 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5554 | 2026.04.14 23:34:10.945780 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5555 | 2026.04.14 23:34:10.946151 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.04.14 23:34:10.946187 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5557 | 2026.04.14 23:34:10.946513 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5558 | 2026.04.14 23:34:10.946724 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.04.14 23:34:10.946853 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 5560 | 2026.04.14 23:34:10.946890 [ 4 ] {6db9f7f9-f0ab-4bd6-a0c4-6866a6707c39} <Debug> TCPHandler: Processed in 0.001295165 sec. | ||
| 5561 | 2026.04.14 23:34:10.946992 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.04.14 23:34:10.947086 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.04.14 23:34:10.947140 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5564 | 2026.04.14 23:34:10.947906 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.04.14 23:34:10.947944 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5566 | 2026.04.14 23:34:10.948477 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5567 | 2026.04.14 23:34:10.948698 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.04.14 23:34:10.948840 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001773 sec., 14664.410603496897 rows/sec., 26.28 MiB/sec. | ||
| 5569 | 2026.04.14 23:34:10.948902 [ 4 ] {366578e7-1cc3-4b40-9563-69fe54687498} <Debug> TCPHandler: Processed in 0.001957054 sec. | ||
| 5570 | 2026.04.14 23:34:10.949007 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.04.14 23:34:10.949101 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5572 | 2026.04.14 23:34:10.949143 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5573 | 2026.04.14 23:34:10.949458 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.04.14 23:34:10.949494 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5575 | 2026.04.14 23:34:10.949790 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5576 | 2026.04.14 23:34:10.949995 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.04.14 23:34:10.950121 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 5578 | 2026.04.14 23:34:10.950156 [ 4 ] {907c3c85-6287-4569-bbb6-4b7cb2f14dc8} <Debug> TCPHandler: Processed in 0.001196253 sec. | ||
| 5579 | 2026.04.14 23:34:11.265233 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.04.14 23:34:11.265382 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.04.14 23:34:11.265438 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5582 | 2026.04.14 23:34:11.266053 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.04.14 23:34:11.266108 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5584 | 2026.04.14 23:34:11.266523 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5585 | 2026.04.14 23:34:11.266743 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.04.14 23:34:11.266894 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001549 sec., 15493.867010974822 rows/sec., 1.29 MiB/sec. | ||
| 5587 | 2026.04.14 23:34:11.266937 [ 4 ] {9dcc2596-0e6c-4220-9fa9-63168ededa88} <Debug> TCPHandler: Processed in 0.001799249 sec. | ||
| 5588 | 2026.04.14 23:34:11.267051 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.04.14 23:34:11.267148 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5590 | 2026.04.14 23:34:11.267190 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5591 | 2026.04.14 23:34:11.267581 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.04.14 23:34:11.267619 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5593 | 2026.04.14 23:34:11.267921 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5594 | 2026.04.14 23:34:11.268140 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.04.14 23:34:11.268267 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001139 sec., 14047.41000877963 rows/sec., 1.12 MiB/sec. | ||
| 5596 | 2026.04.14 23:34:11.268306 [ 4 ] {3d7c209a-ea11-45da-aa15-fc1b7f27d525} <Debug> TCPHandler: Processed in 0.001302936 sec. | ||
| 5597 | 2026.04.14 23:34:11.268409 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.04.14 23:34:11.268504 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5599 | 2026.04.14 23:34:11.268544 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5600 | 2026.04.14 23:34:11.270124 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.04.14 23:34:11.270161 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5602 | 2026.04.14 23:34:11.270634 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5603 | 2026.04.14 23:34:11.270847 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.04.14 23:34:11.270981 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Debug> executeQuery: Read 2559 rows, 195.22 KiB in 0.002495 sec., 1025651.3026052105 rows/sec., 76.41 MiB/sec. | ||
| 5605 | 2026.04.14 23:34:11.270979 [ 63 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5606 | 2026.04.14 23:34:11.271019 [ 4 ] {16b25fc3-26e1-44e8-bd91-f97f29767d48} <Debug> TCPHandler: Processed in 0.002657402 sec. | ||
| 5607 | 2026.04.14 23:34:11.271085 [ 63 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.04.14 23:34:11.271127 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5609 | 2026.04.14 23:34:11.271161 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.04.14 23:34:11.271258 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 5611 | 2026.04.14 23:34:11.271262 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5612 | 2026.04.14 23:34:11.271325 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5613 | 2026.04.14 23:34:11.271368 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5614 | 2026.04.14 23:34:11.271402 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2615 rows starting from the beginning of the part | ||
| 5615 | 2026.04.14 23:34:11.271468 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 86 rows starting from the beginning of the part | ||
| 5616 | 2026.04.14 23:34:11.271517 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
| 5617 | 2026.04.14 23:34:11.271563 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 86 rows starting from the beginning of the part | ||
| 5618 | 2026.04.14 23:34:11.271607 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part | ||
| 5619 | 2026.04.14 23:34:11.271653 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2559 rows starting from the beginning of the part | ||
| 5620 | 2026.04.14 23:34:11.271730 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.04.14 23:34:11.271767 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5622 | 2026.04.14 23:34:11.272102 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5623 | 2026.04.14 23:34:11.272317 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.04.14 23:34:11.272445 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.001203 sec., 43225.27015793848 rows/sec., 3.15 MiB/sec. | ||
| 5625 | 2026.04.14 23:34:11.272482 [ 4 ] {a456d650-c31d-434e-93a2-a90a11f02928} <Debug> TCPHandler: Processed in 0.001369437 sec. | ||
| 5626 | 2026.04.14 23:34:11.272501 [ 60 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5627 | 2026.04.14 23:34:11.272574 [ 60 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.04.14 23:34:11.272583 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.04.14 23:34:11.272596 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5630 | 2026.04.14 23:34:11.272684 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.04.14 23:34:11.272702 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 5632 | 2026.04.14 23:34:11.272727 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5633 | 2026.04.14 23:34:11.272785 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5634 | 2026.04.14 23:34:11.272810 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 5635 | 2026.04.14 23:34:11.272861 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5636 | 2026.04.14 23:34:11.272902 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 5637 | 2026.04.14 23:34:11.272939 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5638 | 2026.04.14 23:34:11.272975 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 5639 | 2026.04.14 23:34:11.273009 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
| 5640 | 2026.04.14 23:34:11.273356 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.04.14 23:34:11.273390 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5642 | 2026.04.14 23:34:11.273627 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5562 rows, containing 5 columns (5 merged, 0 gathered) in 0.002415256 sec., 2302861.4772098693 rows/sec., 182.22 MiB/sec. | ||
| 5643 | 2026.04.14 23:34:11.273693 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001021898 sec., 209414.24682306845 rows/sec., 16.11 MiB/sec. | ||
| 5644 | 2026.04.14 23:34:11.273779 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5645 | 2026.04.14 23:34:11.273820 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5646 | 2026.04.14 23:34:11.273944 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5647 | 2026.04.14 23:34:11.274036 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.04.14 23:34:11.274099 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.04.14 23:34:11.274177 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001511 sec., 545996.0291197882 rows/sec., 31.94 MiB/sec. | ||
| 5650 | 2026.04.14 23:34:11.274191 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_36_7} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5651 | 2026.04.14 23:34:11.274215 [ 4 ] {8c588a6a-44d8-4885-b032-a029a64e5f3a} <Debug> TCPHandler: Processed in 0.001680066 sec. | ||
| 5652 | 2026.04.14 23:34:11.274263 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5653 | 2026.04.14 23:34:11.274316 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.04.14 23:34:11.274330 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.04.14 23:34:11.274408 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_41_8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5656 | 2026.04.14 23:34:11.274431 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5657 | 2026.04.14 23:34:11.274474 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5658 | 2026.04.14 23:34:11.274515 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 5659 | 2026.04.14 23:34:11.274832 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.04.14 23:34:11.274873 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5661 | 2026.04.14 23:34:11.275172 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5662 | 2026.04.14 23:34:11.275387 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.04.14 23:34:11.275518 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 5664 | 2026.04.14 23:34:11.275554 [ 4 ] {ca69f588-8820-47be-a227-9811f6a5455e} <Debug> TCPHandler: Processed in 0.001272525 sec. | ||
| 5665 | 2026.04.14 23:34:11.275657 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.04.14 23:34:11.275749 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5667 | 2026.04.14 23:34:11.275788 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5668 | 2026.04.14 23:34:11.276165 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.04.14 23:34:11.276201 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5670 | 2026.04.14 23:34:11.276492 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5671 | 2026.04.14 23:34:11.276700 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.04.14 23:34:11.276825 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 5673 | 2026.04.14 23:34:11.276862 [ 4 ] {918489ab-6e61-45d0-a176-40e83dd662bf} <Debug> TCPHandler: Processed in 0.001253134 sec. | ||
| 5674 | 2026.04.14 23:34:11.276963 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.04.14 23:34:11.277054 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5676 | 2026.04.14 23:34:11.277093 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5677 | 2026.04.14 23:34:11.277892 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.04.14 23:34:11.277927 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5679 | 2026.04.14 23:34:11.278283 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5680 | 2026.04.14 23:34:11.278497 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.04.14 23:34:11.278618 [ 60 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5682 | 2026.04.14 23:34:11.278622 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Debug> executeQuery: Read 1355 rows, 93.72 KiB in 0.001586 sec., 854350.5674653216 rows/sec., 57.71 MiB/sec. | ||
| 5683 | 2026.04.14 23:34:11.278681 [ 60 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.04.14 23:34:11.278704 [ 4 ] {f6d0412e-3237-4d2e-b5d4-d31795090db8} <Debug> TCPHandler: Processed in 0.001787259 sec. | ||
| 5685 | 2026.04.14 23:34:11.278731 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5686 | 2026.04.14 23:34:11.278822 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.04.14 23:34:11.278823 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 5688 | 2026.04.14 23:34:11.278915 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5689 | 2026.04.14 23:34:11.278921 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.04.14 23:34:11.278938 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 5691 | 2026.04.14 23:34:11.278966 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5692 | 2026.04.14 23:34:11.278982 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 79 rows starting from the beginning of the part | ||
| 5693 | 2026.04.14 23:34:11.279017 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 5694 | 2026.04.14 23:34:11.279050 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
| 5695 | 2026.04.14 23:34:11.279078 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 5696 | 2026.04.14 23:34:11.279108 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1355 rows starting from the beginning of the part | ||
| 5697 | 2026.04.14 23:34:11.279654 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.04.14 23:34:11.279689 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5699 | 2026.04.14 23:34:11.280174 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381208 sec., 2240068.1142883617 rows/sec., 162.79 MiB/sec. | ||
| 5700 | 2026.04.14 23:34:11.280175 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5701 | 2026.04.14 23:34:11.280333 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5702 | 2026.04.14 23:34:11.280413 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.04.14 23:34:11.280530 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5704 | 2026.04.14 23:34:11.280546 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001644 sec., 936739.6593673966 rows/sec., 57.30 MiB/sec. | ||
| 5705 | 2026.04.14 23:34:11.280560 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.04.14 23:34:11.280563 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.04.14 23:34:11.280587 [ 4 ] {9b4a11ed-2185-47d0-868c-e8b670551200} <Debug> TCPHandler: Processed in 0.001814899 sec. | ||
| 5708 | 2026.04.14 23:34:11.280601 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5709 | 2026.04.14 23:34:11.280628 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_41_8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5710 | 2026.04.14 23:34:11.280675 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 5711 | 2026.04.14 23:34:11.280687 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5712 | 2026.04.14 23:34:11.280700 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.04.14 23:34:11.280751 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5714 | 2026.04.14 23:34:11.280776 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13531 rows starting from the beginning of the part | ||
| 5715 | 2026.04.14 23:34:11.280793 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5716 | 2026.04.14 23:34:11.280825 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 5717 | 2026.04.14 23:34:11.280845 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5718 | 2026.04.14 23:34:11.280867 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5719 | 2026.04.14 23:34:11.280905 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5720 | 2026.04.14 23:34:11.280944 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 5721 | 2026.04.14 23:34:11.280977 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1540 rows starting from the beginning of the part | ||
| 5722 | 2026.04.14 23:34:11.281634 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.04.14 23:34:11.281669 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5724 | 2026.04.14 23:34:11.282253 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5725 | 2026.04.14 23:34:11.282483 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2026.04.14 23:34:11.282615 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5727 | 2026.04.14 23:34:11.282625 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001849 sec., 12979.989183342348 rows/sec., 23.26 MiB/sec. | ||
| 5728 | 2026.04.14 23:34:11.282672 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.04.14 23:34:11.282710 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5730 | 2026.04.14 23:34:11.282723 [ 4 ] {fe300cf9-0a7b-4a31-bb3d-2a9eb7738b9b} <Debug> TCPHandler: Processed in 0.002069706 sec. | ||
| 5731 | 2026.04.14 23:34:11.282806 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 5732 | 2026.04.14 23:34:11.282840 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.04.14 23:34:11.282938 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5734 | 2026.04.14 23:34:11.282978 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5735 | 2026.04.14 23:34:11.283027 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2026.04.14 23:34:11.283090 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 617 rows starting from the beginning of the part | ||
| 5737 | 2026.04.14 23:34:11.283235 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5738 | 2026.04.14 23:34:11.283291 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.04.14 23:34:11.283333 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5740 | 2026.04.14 23:34:11.283338 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 5741 | 2026.04.14 23:34:11.283460 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5742 | 2026.04.14 23:34:11.283554 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 5743 | 2026.04.14 23:34:11.283649 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 5744 | 2026.04.14 23:34:11.283677 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5745 | 2026.04.14 23:34:11.283904 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.04.14 23:34:11.284018 [ 60 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5747 | 2026.04.14 23:34:11.284038 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 740.06 KiB/sec. | ||
| 5748 | 2026.04.14 23:34:11.284046 [ 60 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.04.14 23:34:11.284081 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5750 | 2026.04.14 23:34:11.284082 [ 4 ] {6e90c2f9-e97b-4a2d-b88c-0fa43b513703} <Debug> TCPHandler: Processed in 0.001291445 sec. | ||
| 5751 | 2026.04.14 23:34:11.284190 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 5752 | 2026.04.14 23:34:11.284359 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5753 | 2026.04.14 23:34:11.284412 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1920 rows starting from the beginning of the part | ||
| 5754 | 2026.04.14 23:34:11.284484 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 5755 | 2026.04.14 23:34:11.284533 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5756 | 2026.04.14 23:34:11.284578 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5757 | 2026.04.14 23:34:11.284621 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 5758 | 2026.04.14 23:34:11.284664 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 5759 | 2026.04.14 23:34:11.285302 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15711 rows, containing 5 columns (5 merged, 0 gathered) in 0.004651416 sec., 3377681.119039879 rows/sec., 219.64 MiB/sec. | ||
| 5760 | 2026.04.14 23:34:11.285688 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5761 | 2026.04.14 23:34:11.285935 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.04.14 23:34:11.286001 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5763 | 2026.04.14 23:34:11.286020 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882301 sec., 1153906.8406168832 rows/sec., 77.77 MiB/sec. | ||
| 5764 | 2026.04.14 23:34:11.286061 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 5765 | 2026.04.14 23:34:11.286359 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5766 | 2026.04.14 23:34:11.286610 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.04.14 23:34:11.286679 [ 197 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_41_8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5768 | 2026.04.14 23:34:11.286747 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5769 | 2026.04.14 23:34:11.288829 [ 196 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 19 columns (19 merged, 0 gathered) in 0.006062405 sec., 119259.60076900174 rows/sec., 213.71 MiB/sec. | ||
| 5770 | 2026.04.14 23:34:11.289834 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5771 | 2026.04.14 23:34:11.290155 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.04.14 23:34:11.290229 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5773 | 2026.04.14 23:34:11.290322 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 5774 | 2026.04.14 23:34:12.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.30 MiB, peak 276.67 MiB, free memory in arenas 0.00 B, will set to 267.63 MiB (RSS), difference: 3.33 MiB | ||
| 5775 | 2026.04.14 23:34:12.060979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12954 | ||
| 5776 | 2026.04.14 23:34:12.061472 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.04.14 23:34:12.061514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5778 | 2026.04.14 23:34:12.061998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5779 | 2026.04.14 23:34:12.062223 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.04.14 23:34:12.062362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12954 | ||
| 5781 | 2026.04.14 23:34:12.839518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5782 | 2026.04.14 23:34:12.855236 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.04.14 23:34:12.855318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5784 | 2026.04.14 23:34:12.861183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5785 | 2026.04.14 23:34:12.861882 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.04.14 23:34:12.864877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5787 | 2026.04.14 23:34:15.938210 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.04.14 23:34:15.938413 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5789 | 2026.04.14 23:34:15.938492 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5790 | 2026.04.14 23:34:15.939170 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.04.14 23:34:15.939220 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5792 | 2026.04.14 23:34:15.939615 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5793 | 2026.04.14 23:34:15.939839 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.04.14 23:34:15.939998 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 5795 | 2026.04.14 23:34:15.940051 [ 4 ] {603a0b2a-5f62-4bee-baa0-1e309a5ea476} <Debug> TCPHandler: Processed in 0.001975514 sec. | ||
| 5796 | 2026.04.14 23:34:15.940169 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.04.14 23:34:15.940273 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5798 | 2026.04.14 23:34:15.940316 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5799 | 2026.04.14 23:34:15.940734 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.04.14 23:34:15.940772 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5801 | 2026.04.14 23:34:15.941148 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5802 | 2026.04.14 23:34:15.941361 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.04.14 23:34:15.941493 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 5804 | 2026.04.14 23:34:15.941532 [ 4 ] {18d1a591-feea-4235-a1c7-d745574e26a0} <Debug> TCPHandler: Processed in 0.001415188 sec. | ||
| 5805 | 2026.04.14 23:34:15.941633 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2026.04.14 23:34:15.941729 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5807 | 2026.04.14 23:34:15.941773 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5808 | 2026.04.14 23:34:15.942152 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.04.14 23:34:15.942188 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5810 | 2026.04.14 23:34:15.942514 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5811 | 2026.04.14 23:34:15.942734 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.04.14 23:34:15.942864 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 5813 | 2026.04.14 23:34:15.942901 [ 4 ] {011ea06d-c473-469d-96dd-faf2885b8b9f} <Debug> TCPHandler: Processed in 0.001315456 sec. | ||
| 5814 | 2026.04.14 23:34:15.943000 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.04.14 23:34:15.943092 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5816 | 2026.04.14 23:34:15.943136 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5817 | 2026.04.14 23:34:15.943468 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.04.14 23:34:15.943503 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5819 | 2026.04.14 23:34:15.943806 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5820 | 2026.04.14 23:34:15.944010 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.04.14 23:34:15.944138 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 5822 | 2026.04.14 23:34:15.944174 [ 4 ] {7945a3fb-f5b2-4efd-8c21-a79149ea1dcd} <Debug> TCPHandler: Processed in 0.001221793 sec. | ||
| 5823 | 2026.04.14 23:34:19.429898 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5824 | 2026.04.14 23:34:19.429972 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5825 | 2026.04.14 23:34:19.563373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13402 | ||
| 5826 | 2026.04.14 23:34:19.563864 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.04.14 23:34:19.563914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5828 | 2026.04.14 23:34:19.564416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5829 | 2026.04.14 23:34:19.564656 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.04.14 23:34:19.564829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13402 | ||
| 5831 | 2026.04.14 23:34:19.587036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 750 | ||
| 5832 | 2026.04.14 23:34:19.589462 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.04.14 23:34:19.589508 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5834 | 2026.04.14 23:34:19.590763 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5835 | 2026.04.14 23:34:19.591034 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.04.14 23:34:19.591292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 5837 | 2026.04.14 23:34:20.365872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5838 | 2026.04.14 23:34:20.380965 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.04.14 23:34:20.381021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5840 | 2026.04.14 23:34:20.386987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5841 | 2026.04.14 23:34:20.387667 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.04.14 23:34:20.390260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5843 | 2026.04.14 23:34:20.941374 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.04.14 23:34:20.941600 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5845 | 2026.04.14 23:34:20.941686 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5846 | 2026.04.14 23:34:20.942406 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.04.14 23:34:20.942456 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5848 | 2026.04.14 23:34:20.942852 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5849 | 2026.04.14 23:34:20.943086 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.04.14 23:34:20.943243 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.31 MiB/sec. | ||
| 5851 | 2026.04.14 23:34:20.943294 [ 4 ] {7381ade2-0aa8-4b10-9ab2-b9c18e94d27a} <Debug> TCPHandler: Processed in 0.002072846 sec. | ||
| 5852 | 2026.04.14 23:34:20.943414 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.04.14 23:34:20.943517 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5854 | 2026.04.14 23:34:20.943559 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5855 | 2026.04.14 23:34:20.943959 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.04.14 23:34:20.943996 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5857 | 2026.04.14 23:34:20.944300 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5858 | 2026.04.14 23:34:20.944508 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.04.14 23:34:20.944638 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001146 sec., 22687.609075043627 rows/sec., 1.67 MiB/sec. | ||
| 5860 | 2026.04.14 23:34:20.944676 [ 4 ] {2d68a639-a6e3-4e29-8681-844f15f07e7a} <Debug> TCPHandler: Processed in 0.001313006 sec. | ||
| 5861 | 2026.04.14 23:34:20.944778 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.04.14 23:34:20.944873 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5863 | 2026.04.14 23:34:20.944914 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5864 | 2026.04.14 23:34:20.945332 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.04.14 23:34:20.945371 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5866 | 2026.04.14 23:34:20.945676 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5867 | 2026.04.14 23:34:20.945887 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.04.14 23:34:20.946027 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 5.99 MiB/sec. | ||
| 5869 | 2026.04.14 23:34:20.946081 [ 4 ] {420ac77d-108f-4faf-82a1-e56102a83985} <Debug> TCPHandler: Processed in 0.001351007 sec. | ||
| 5870 | 2026.04.14 23:34:20.946208 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.04.14 23:34:20.946308 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5872 | 2026.04.14 23:34:20.946357 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5873 | 2026.04.14 23:34:20.946796 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.04.14 23:34:20.946832 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5875 | 2026.04.14 23:34:20.947167 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5876 | 2026.04.14 23:34:20.947374 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.04.14 23:34:20.947500 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5878 | 2026.04.14 23:34:20.947536 [ 4 ] {f5379b84-2069-4482-9370-64cc1fbbdc5f} <Debug> TCPHandler: Processed in 0.001383618 sec. | ||
| 5879 | 2026.04.14 23:34:20.947640 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.04.14 23:34:20.947734 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.04.14 23:34:20.947788 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5882 | 2026.04.14 23:34:20.948611 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.04.14 23:34:20.948648 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5884 | 2026.04.14 23:34:20.949205 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5885 | 2026.04.14 23:34:20.949425 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.04.14 23:34:20.949564 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001848 sec., 14069.264069264069 rows/sec., 25.21 MiB/sec. | ||
| 5887 | 2026.04.14 23:34:20.949658 [ 4 ] {d3d36adf-9ab9-424f-b789-f0b6bb5457f7} <Debug> TCPHandler: Processed in 0.002064507 sec. | ||
| 5888 | 2026.04.14 23:34:20.949786 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.04.14 23:34:20.949882 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.04.14 23:34:20.949924 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5891 | 2026.04.14 23:34:20.950258 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.04.14 23:34:20.950292 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5893 | 2026.04.14 23:34:20.950603 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5894 | 2026.04.14 23:34:20.950817 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.04.14 23:34:20.950943 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5896 | 2026.04.14 23:34:20.950979 [ 4 ] {130c7a6f-1051-44ec-8b32-3123b68ab37d} <Debug> TCPHandler: Processed in 0.001245874 sec. | ||
| 5897 | 2026.04.14 23:34:24.481137 [ 34 ] {} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5898 | 2026.04.14 23:34:24.481215 [ 34 ] {} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.04.14 23:34:24.481237 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5900 | 2026.04.14 23:34:24.481359 [ 196 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::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 | ||
| 5901 | 2026.04.14 23:34:24.481504 [ 196 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5902 | 2026.04.14 23:34:24.481538 [ 196 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::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 | ||
| 5903 | 2026.04.14 23:34:24.481605 [ 196 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::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 | ||
| 5904 | 2026.04.14 23:34:24.481651 [ 196 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::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 | ||
| 5905 | 2026.04.14 23:34:24.481692 [ 196 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::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 | ||
| 5906 | 2026.04.14 23:34:24.481729 [ 196 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::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 | ||
| 5907 | 2026.04.14 23:34:24.482479 [ 195 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180853 sec., 5081.072749952788 rows/sec., 377.11 KiB/sec. | ||
| 5908 | 2026.04.14 23:34:24.482648 [ 187 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5909 | 2026.04.14 23:34:24.482959 [ 187 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_5_1} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.04.14 23:34:24.483032 [ 187 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_5_1} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5911 | 2026.04.14 23:34:24.483120 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5912 | 2026.04.14 23:34:25.940615 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.04.14 23:34:25.940814 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5914 | 2026.04.14 23:34:25.940888 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5915 | 2026.04.14 23:34:25.941567 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.04.14 23:34:25.941618 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5917 | 2026.04.14 23:34:25.942019 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5918 | 2026.04.14 23:34:25.942249 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.04.14 23:34:25.942404 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001645 sec., 52279.63525835866 rows/sec., 4.38 MiB/sec. | ||
| 5920 | 2026.04.14 23:34:25.942456 [ 4 ] {57a0de34-a350-4aa1-b4ca-66b9e4af4a60} <Debug> TCPHandler: Processed in 0.001977474 sec. | ||
| 5921 | 2026.04.14 23:34:25.942582 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.04.14 23:34:25.942686 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5923 | 2026.04.14 23:34:25.942729 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5924 | 2026.04.14 23:34:25.943141 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.04.14 23:34:25.943180 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5926 | 2026.04.14 23:34:25.943487 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5927 | 2026.04.14 23:34:25.943701 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.04.14 23:34:25.943834 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001172 sec., 12798.63481228669 rows/sec., 962.40 KiB/sec. | ||
| 5929 | 2026.04.14 23:34:25.943872 [ 4 ] {52813600-6c35-4d29-ad1a-6291f5925674} <Debug> TCPHandler: Processed in 0.001340247 sec. | ||
| 5930 | 2026.04.14 23:34:25.943987 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.04.14 23:34:25.944084 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5932 | 2026.04.14 23:34:25.944124 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5933 | 2026.04.14 23:34:25.944545 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.04.14 23:34:25.944580 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5935 | 2026.04.14 23:34:25.944888 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5936 | 2026.04.14 23:34:25.945100 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.04.14 23:34:25.945228 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001164 sec., 67869.41580756013 rows/sec., 5.30 MiB/sec. | ||
| 5938 | 2026.04.14 23:34:25.945264 [ 4 ] {9003360a-8314-46d2-80f3-8369e25d229d} <Debug> TCPHandler: Processed in 0.001324877 sec. | ||
| 5939 | 2026.04.14 23:34:25.945371 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.04.14 23:34:25.945467 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5941 | 2026.04.14 23:34:25.945510 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5942 | 2026.04.14 23:34:25.945908 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.04.14 23:34:25.945944 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5944 | 2026.04.14 23:34:25.946267 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5945 | 2026.04.14 23:34:25.946470 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.04.14 23:34:25.946599 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 5947 | 2026.04.14 23:34:25.946635 [ 4 ] {b0c99d23-1042-4a15-a143-b0dfed13f676} <Debug> TCPHandler: Processed in 0.001310956 sec. | ||
| 5948 | 2026.04.14 23:34:25.946746 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.04.14 23:34:25.946839 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5950 | 2026.04.14 23:34:25.946892 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5951 | 2026.04.14 23:34:25.947656 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.04.14 23:34:25.947694 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5953 | 2026.04.14 23:34:25.948218 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5954 | 2026.04.14 23:34:25.948440 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.04.14 23:34:25.948581 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 5956 | 2026.04.14 23:34:25.948643 [ 4 ] {de1d4f1e-ba8c-4b8b-9cca-e14471768573} <Debug> TCPHandler: Processed in 0.001943823 sec. | ||
| 5957 | 2026.04.14 23:34:25.948756 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.04.14 23:34:25.948850 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5959 | 2026.04.14 23:34:25.948892 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5960 | 2026.04.14 23:34:25.949227 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.04.14 23:34:25.949264 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5962 | 2026.04.14 23:34:25.949570 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5963 | 2026.04.14 23:34:25.949790 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.04.14 23:34:25.949916 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5965 | 2026.04.14 23:34:25.949952 [ 4 ] {ea45b580-ecee-4f4b-a99e-10f0fca7239f} <Debug> TCPHandler: Processed in 0.001245654 sec. | ||
| 5966 | 2026.04.14 23:34:27.065844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13914 | ||
| 5967 | 2026.04.14 23:34:27.066362 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.04.14 23:34:27.066408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5969 | 2026.04.14 23:34:27.066897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5970 | 2026.04.14 23:34:27.067128 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.04.14 23:34:27.067271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13914 | ||
| 5972 | 2026.04.14 23:34:27.891262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5973 | 2026.04.14 23:34:27.907395 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.04.14 23:34:27.907460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5975 | 2026.04.14 23:34:27.913946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5976 | 2026.04.14 23:34:27.914642 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.04.14 23:34:27.917558 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5978 | 2026.04.14 23:34:29.592476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 774 | ||
| 5979 | 2026.04.14 23:34:29.594638 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.04.14 23:34:29.594685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5981 | 2026.04.14 23:34:29.595882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5982 | 2026.04.14 23:34:29.596156 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.04.14 23:34:29.596299 [ 24 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5984 | 2026.04.14 23:34:29.596342 [ 24 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.04.14 23:34:29.596364 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 5986 | 2026.04.14 23:34:29.596463 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 5987 | 2026.04.14 23:34:29.596523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 5988 | 2026.04.14 23:34:29.597002 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5989 | 2026.04.14 23:34:29.597133 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 614 rows starting from the beginning of the part | ||
| 5990 | 2026.04.14 23:34:29.597456 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 5991 | 2026.04.14 23:34:29.597744 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 5992 | 2026.04.14 23:34:29.598026 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5993 | 2026.04.14 23:34:29.598303 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 5994 | 2026.04.14 23:34:29.598592 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 5995 | 2026.04.14 23:34:29.604489 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 72 columns (72 merged, 0 gathered) in 0.00806552 sec., 95964.05439450897 rows/sec., 80.35 MiB/sec. | ||
| 5996 | 2026.04.14 23:34:29.605878 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5997 | 2026.04.14 23:34:29.606555 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.04.14 23:34:29.606649 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_21_4} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5999 | 2026.04.14 23:34:29.606925 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6000 | 2026.04.14 23:34:30.941348 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.04.14 23:34:30.941543 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6002 | 2026.04.14 23:34:30.941617 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6003 | 2026.04.14 23:34:30.942263 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.04.14 23:34:30.942304 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6005 | 2026.04.14 23:34:30.942677 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6006 | 2026.04.14 23:34:30.942907 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.04.14 23:34:30.943061 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 103.74 KiB/sec. | ||
| 6008 | 2026.04.14 23:34:30.943111 [ 4 ] {6431fe02-8762-4278-bde8-d594213e1f29} <Debug> TCPHandler: Processed in 0.001893322 sec. | ||
| 6009 | 2026.04.14 23:34:30.943262 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.04.14 23:34:30.943363 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6011 | 2026.04.14 23:34:30.943406 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6012 | 2026.04.14 23:34:30.943861 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.04.14 23:34:30.943896 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6014 | 2026.04.14 23:34:30.944204 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6015 | 2026.04.14 23:34:30.944415 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.04.14 23:34:30.944547 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001207 sec., 90306.54515327259 rows/sec., 7.57 MiB/sec. | ||
| 6017 | 2026.04.14 23:34:30.944584 [ 4 ] {f0c4f6ee-2100-4d18-9bdc-d4fc46880743} <Debug> TCPHandler: Processed in 0.001372287 sec. | ||
| 6018 | 2026.04.14 23:34:30.944691 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.04.14 23:34:30.944786 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.04.14 23:34:30.944826 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6021 | 2026.04.14 23:34:30.945214 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.04.14 23:34:30.945249 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6023 | 2026.04.14 23:34:30.945547 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6024 | 2026.04.14 23:34:30.945765 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.04.14 23:34:30.945891 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001126 sec., 24866.78507992895 rows/sec., 1.82 MiB/sec. | ||
| 6026 | 2026.04.14 23:34:30.945928 [ 4 ] {5a13e4fe-cd93-4890-8990-91dff536d700} <Debug> TCPHandler: Processed in 0.001284215 sec. | ||
| 6027 | 2026.04.14 23:34:30.946057 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.04.14 23:34:30.946152 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6029 | 2026.04.14 23:34:30.946192 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6030 | 2026.04.14 23:34:30.946599 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.04.14 23:34:30.946632 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6032 | 2026.04.14 23:34:30.946928 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6033 | 2026.04.14 23:34:30.947134 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.04.14 23:34:30.947268 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001134 sec., 81128.74779541446 rows/sec., 6.34 MiB/sec. | ||
| 6035 | 2026.04.14 23:34:30.947326 [ 4 ] {5faeeb9b-55a4-40fb-b090-9a850bf8438a} <Debug> TCPHandler: Processed in 0.001315926 sec. | ||
| 6036 | 2026.04.14 23:34:30.947432 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.04.14 23:34:30.947528 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.04.14 23:34:30.947571 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6039 | 2026.04.14 23:34:30.947964 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.04.14 23:34:30.947998 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6041 | 2026.04.14 23:34:30.948319 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6042 | 2026.04.14 23:34:30.948519 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.04.14 23:34:30.948646 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001137 sec., 141600.70360598064 rows/sec., 9.86 MiB/sec. | ||
| 6044 | 2026.04.14 23:34:30.948682 [ 4 ] {6d7899db-eded-491f-83ba-000c9459d571} <Debug> TCPHandler: Processed in 0.001297356 sec. | ||
| 6045 | 2026.04.14 23:34:30.948787 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.04.14 23:34:30.948879 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.04.14 23:34:30.948932 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6048 | 2026.04.14 23:34:30.949735 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.04.14 23:34:30.949770 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6050 | 2026.04.14 23:34:30.950291 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6051 | 2026.04.14 23:34:30.950499 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.04.14 23:34:30.950631 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00177 sec., 14689.265536723164 rows/sec., 26.32 MiB/sec. | ||
| 6053 | 2026.04.14 23:34:30.950693 [ 4 ] {a8d15958-0344-4235-af8d-227fa6eced24} <Debug> TCPHandler: Processed in 0.001953664 sec. | ||
| 6054 | 2026.04.14 23:34:30.950800 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.04.14 23:34:30.950894 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.04.14 23:34:30.950935 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6057 | 2026.04.14 23:34:30.951262 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.04.14 23:34:30.951297 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6059 | 2026.04.14 23:34:30.951604 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6060 | 2026.04.14 23:34:30.951809 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.04.14 23:34:30.951938 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 6062 | 2026.04.14 23:34:30.951973 [ 4 ] {3175af76-3fe1-478c-ae96-ba19ce21cc18} <Debug> TCPHandler: Processed in 0.001220063 sec. | ||
| 6063 | 2026.04.14 23:34:34.430422 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6064 | 2026.04.14 23:34:34.430511 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6065 | 2026.04.14 23:34:34.568285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14362 | ||
| 6066 | 2026.04.14 23:34:34.568785 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.04.14 23:34:34.568831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6068 | 2026.04.14 23:34:34.569319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6069 | 2026.04.14 23:34:34.569541 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.04.14 23:34:34.569686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14362 | ||
| 6071 | 2026.04.14 23:34:35.418560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6072 | 2026.04.14 23:34:35.435787 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.04.14 23:34:35.435852 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6074 | 2026.04.14 23:34:35.441994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6075 | 2026.04.14 23:34:35.442675 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.04.14 23:34:35.445979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6077 | 2026.04.14 23:34:35.941252 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.04.14 23:34:35.941452 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6079 | 2026.04.14 23:34:35.941529 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6080 | 2026.04.14 23:34:35.942269 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.04.14 23:34:35.942321 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6082 | 2026.04.14 23:34:35.942716 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6083 | 2026.04.14 23:34:35.942954 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.04.14 23:34:35.943086 [ 127 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6085 | 2026.04.14 23:34:35.943108 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001709 sec., 50321.82562902282 rows/sec., 4.21 MiB/sec. | ||
| 6086 | 2026.04.14 23:34:35.943156 [ 127 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.04.14 23:34:35.943177 [ 4 ] {f0665c05-9493-4a2e-84aa-356ef44e640e} <Debug> TCPHandler: Processed in 0.002057976 sec. | ||
| 6088 | 2026.04.14 23:34:35.943186 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6089 | 2026.04.14 23:34:35.943294 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 6090 | 2026.04.14 23:34:35.943309 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.04.14 23:34:35.943391 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6092 | 2026.04.14 23:34:35.943415 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.04.14 23:34:35.943420 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2615 rows starting from the beginning of the part | ||
| 6094 | 2026.04.14 23:34:35.943459 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6095 | 2026.04.14 23:34:35.943485 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6096 | 2026.04.14 23:34:35.943529 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
| 6097 | 2026.04.14 23:34:35.943572 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 86 rows starting from the beginning of the part | ||
| 6098 | 2026.04.14 23:34:35.943610 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 109 rows starting from the beginning of the part | ||
| 6099 | 2026.04.14 23:34:35.943650 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
| 6100 | 2026.04.14 23:34:35.943882 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.04.14 23:34:35.943918 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6102 | 2026.04.14 23:34:35.944235 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6103 | 2026.04.14 23:34:35.944446 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.04.14 23:34:35.944579 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001188 sec., 12626.262626262625 rows/sec., 949.44 KiB/sec. | ||
| 6105 | 2026.04.14 23:34:35.944618 [ 4 ] {a7f5ad50-5fba-4d64-8ecd-d84b3bc0f548} <Debug> TCPHandler: Processed in 0.001357467 sec. | ||
| 6106 | 2026.04.14 23:34:35.944724 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.04.14 23:34:35.944821 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6108 | 2026.04.14 23:34:35.944862 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6109 | 2026.04.14 23:34:35.944966 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716126 sec., 1783085.857332154 rows/sec., 142.34 MiB/sec. | ||
| 6110 | 2026.04.14 23:34:35.945282 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.04.14 23:34:35.945323 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6112 | 2026.04.14 23:34:35.945327 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6113 | 2026.04.14 23:34:35.945686 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6114 | 2026.04.14 23:34:35.945758 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.04.14 23:34:35.945868 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_46_9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6116 | 2026.04.14 23:34:35.945928 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.04.14 23:34:35.945992 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6118 | 2026.04.14 23:34:35.946037 [ 127 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6119 | 2026.04.14 23:34:35.946062 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001264 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 6120 | 2026.04.14 23:34:35.946064 [ 127 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.04.14 23:34:35.946102 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6122 | 2026.04.14 23:34:35.946106 [ 4 ] {d8f45214-669e-4ec6-a74b-4bf11d86e0b7} <Debug> TCPHandler: Processed in 0.00143029 sec. | ||
| 6123 | 2026.04.14 23:34:35.946179 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 6124 | 2026.04.14 23:34:35.946228 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.04.14 23:34:35.946272 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6126 | 2026.04.14 23:34:35.946298 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6127 | 2026.04.14 23:34:35.946322 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6128 | 2026.04.14 23:34:35.946346 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6129 | 2026.04.14 23:34:35.946368 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6130 | 2026.04.14 23:34:35.946388 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 6131 | 2026.04.14 23:34:35.946426 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 79 rows starting from the beginning of the part | ||
| 6132 | 2026.04.14 23:34:35.946466 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 92 rows starting from the beginning of the part | ||
| 6133 | 2026.04.14 23:34:35.946503 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
| 6134 | 2026.04.14 23:34:35.946782 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.04.14 23:34:35.946817 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6136 | 2026.04.14 23:34:35.947167 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6137 | 2026.04.14 23:34:35.947369 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.04.14 23:34:35.947449 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304105 sec., 1384091.0049420868 rows/sec., 102.42 MiB/sec. | ||
| 6139 | 2026.04.14 23:34:35.947501 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6140 | 2026.04.14 23:34:35.947513 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6141 | 2026.04.14 23:34:35.947538 [ 4 ] {0833d803-6e50-484f-bd69-d41281a645f5} <Debug> TCPHandler: Processed in 0.001358957 sec. | ||
| 6142 | 2026.04.14 23:34:35.947586 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.04.14 23:34:35.947615 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6144 | 2026.04.14 23:34:35.947672 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.04.14 23:34:35.947684 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6146 | 2026.04.14 23:34:35.947694 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 6147 | 2026.04.14 23:34:35.947769 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.04.14 23:34:35.947818 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6149 | 2026.04.14 23:34:35.947830 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6150 | 2026.04.14 23:34:35.947859 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15711 rows starting from the beginning of the part | ||
| 6151 | 2026.04.14 23:34:35.947936 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6152 | 2026.04.14 23:34:35.947990 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6153 | 2026.04.14 23:34:35.948034 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 6154 | 2026.04.14 23:34:35.948038 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.04.14 23:34:35.948074 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
| 6156 | 2026.04.14 23:34:35.948119 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6157 | 2026.04.14 23:34:35.948143 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_46_9} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6158 | 2026.04.14 23:34:35.948267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6159 | 2026.04.14 23:34:35.948641 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.04.14 23:34:35.948681 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6161 | 2026.04.14 23:34:35.949265 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6162 | 2026.04.14 23:34:35.949488 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.04.14 23:34:35.949633 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001883 sec., 7966.011683483803 rows/sec., 14.27 MiB/sec. | ||
| 6164 | 2026.04.14 23:34:35.949702 [ 4 ] {709e1fed-bac3-4cb3-a410-7ea0d369749c} <Debug> TCPHandler: Processed in 0.002078316 sec. | ||
| 6165 | 2026.04.14 23:34:35.949812 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.04.14 23:34:35.949908 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.04.14 23:34:35.949953 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6168 | 2026.04.14 23:34:35.950289 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.04.14 23:34:35.950324 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6170 | 2026.04.14 23:34:35.950640 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6171 | 2026.04.14 23:34:35.950857 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.04.14 23:34:35.950970 [ 53 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6173 | 2026.04.14 23:34:35.950991 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 6174 | 2026.04.14 23:34:35.951017 [ 53 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.04.14 23:34:35.951033 [ 4 ] {a59c162b-95d4-45a4-9a13-c6038c55b16e} <Debug> TCPHandler: Processed in 0.001269505 sec. | ||
| 6176 | 2026.04.14 23:34:35.951041 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6177 | 2026.04.14 23:34:35.951128 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 6178 | 2026.04.14 23:34:35.951222 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6179 | 2026.04.14 23:34:35.951245 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2172 rows starting from the beginning of the part | ||
| 6180 | 2026.04.14 23:34:35.951290 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6181 | 2026.04.14 23:34:35.951326 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6182 | 2026.04.14 23:34:35.951357 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 6183 | 2026.04.14 23:34:35.951389 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6184 | 2026.04.14 23:34:35.951423 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6185 | 2026.04.14 23:34:35.952542 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.00144658 sec., 1700562.7065215888 rows/sec., 114.61 MiB/sec. | ||
| 6186 | 2026.04.14 23:34:35.952886 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6187 | 2026.04.14 23:34:35.952958 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16480 rows, containing 5 columns (5 merged, 0 gathered) in 0.005295834 sec., 3111880.017387252 rows/sec., 203.03 MiB/sec. | ||
| 6188 | 2026.04.14 23:34:35.953151 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6189 | 2026.04.14 23:34:35.953230 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.04.14 23:34:35.953329 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_46_9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6191 | 2026.04.14 23:34:35.953427 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6192 | 2026.04.14 23:34:35.953468 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.04.14 23:34:35.953561 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6194 | 2026.04.14 23:34:35.953641 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6195 | 2026.04.14 23:34:36.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.16 MiB, peak 279.15 MiB, free memory in arenas 0.00 B, will set to 271.71 MiB (RSS), difference: 1.55 MiB | ||
| 6196 | 2026.04.14 23:34:39.597572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 800 | ||
| 6197 | 2026.04.14 23:34:39.599788 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.04.14 23:34:39.599838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6199 | 2026.04.14 23:34:39.601103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6200 | 2026.04.14 23:34:39.601392 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.04.14 23:34:39.601771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6202 | 2026.04.14 23:34:40.941311 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.04.14 23:34:40.941505 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6204 | 2026.04.14 23:34:40.941579 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6205 | 2026.04.14 23:34:40.942351 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.04.14 23:34:40.942393 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6207 | 2026.04.14 23:34:40.942789 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6208 | 2026.04.14 23:34:40.943022 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.04.14 23:34:40.943184 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001732 sec., 62355.65819861432 rows/sec., 5.23 MiB/sec. | ||
| 6210 | 2026.04.14 23:34:40.943234 [ 4 ] {53b9b96a-8e94-403d-ba1d-7ae3c4ca90b8} <Debug> TCPHandler: Processed in 0.002058696 sec. | ||
| 6211 | 2026.04.14 23:34:40.943354 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.04.14 23:34:40.943455 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6213 | 2026.04.14 23:34:40.943499 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6214 | 2026.04.14 23:34:40.943935 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.04.14 23:34:40.943973 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6216 | 2026.04.14 23:34:40.944309 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6217 | 2026.04.14 23:34:40.944521 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.04.14 23:34:40.944617 [ 152 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6219 | 2026.04.14 23:34:40.944656 [ 152 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.04.14 23:34:40.944674 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6221 | 2026.04.14 23:34:40.944676 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001243 sec., 20917.13596138375 rows/sec., 1.54 MiB/sec. | ||
| 6222 | 2026.04.14 23:34:40.944724 [ 4 ] {4344c12e-ded7-4822-b6bd-36f41ba02092} <Debug> TCPHandler: Processed in 0.001419169 sec. | ||
| 6223 | 2026.04.14 23:34:40.944798 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 6224 | 2026.04.14 23:34:40.944853 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.04.14 23:34:40.944945 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6226 | 2026.04.14 23:34:40.944955 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6227 | 2026.04.14 23:34:40.944985 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6228 | 2026.04.14 23:34:40.945005 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6229 | 2026.04.14 23:34:40.945060 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6230 | 2026.04.14 23:34:40.945110 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 6231 | 2026.04.14 23:34:40.945154 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 6232 | 2026.04.14 23:34:40.945198 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6233 | 2026.04.14 23:34:40.945238 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6234 | 2026.04.14 23:34:40.945482 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.04.14 23:34:40.945525 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6236 | 2026.04.14 23:34:40.945845 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6237 | 2026.04.14 23:34:40.946066 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.04.14 23:34:40.946112 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371998 sec., 138484.16688654065 rows/sec., 10.66 MiB/sec. | ||
| 6239 | 2026.04.14 23:34:40.946201 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001264 sec., 71202.53164556963 rows/sec., 5.56 MiB/sec. | ||
| 6240 | 2026.04.14 23:34:40.946247 [ 4 ] {1fdbba4c-da71-4cc3-9a72-d40e6cdb0d64} <Debug> TCPHandler: Processed in 0.00144535 sec. | ||
| 6241 | 2026.04.14 23:34:40.946275 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6242 | 2026.04.14 23:34:40.946366 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.04.14 23:34:40.946466 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6244 | 2026.04.14 23:34:40.946510 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6245 | 2026.04.14 23:34:40.946539 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.04.14 23:34:40.946617 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_41_8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6247 | 2026.04.14 23:34:40.946694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6248 | 2026.04.14 23:34:40.946926 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.04.14 23:34:40.946965 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6250 | 2026.04.14 23:34:40.947300 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6251 | 2026.04.14 23:34:40.947519 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.04.14 23:34:40.947648 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6253 | 2026.04.14 23:34:40.947685 [ 4 ] {0aaf5fea-f672-4d64-b9be-9c76548c1ae7} <Debug> TCPHandler: Processed in 0.001367338 sec. | ||
| 6254 | 2026.04.14 23:34:40.947793 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.04.14 23:34:40.947892 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.04.14 23:34:40.947948 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6257 | 2026.04.14 23:34:40.948794 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.04.14 23:34:40.948829 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6259 | 2026.04.14 23:34:40.949384 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6260 | 2026.04.14 23:34:40.949610 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.04.14 23:34:40.949714 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6262 | 2026.04.14 23:34:40.949744 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.04.14 23:34:40.949748 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001876 sec., 13859.275053304904 rows/sec., 24.84 MiB/sec. | ||
| 6264 | 2026.04.14 23:34:40.949765 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6265 | 2026.04.14 23:34:40.949819 [ 4 ] {9f6ba6cf-fec9-42aa-b832-7c22d0b12909} <Debug> TCPHandler: Processed in 0.002076157 sec. | ||
| 6266 | 2026.04.14 23:34:40.949865 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 6267 | 2026.04.14 23:34:40.949940 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.04.14 23:34:40.950041 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.04.14 23:34:40.950064 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6270 | 2026.04.14 23:34:40.950085 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6271 | 2026.04.14 23:34:40.950120 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 723 rows starting from the beginning of the part | ||
| 6272 | 2026.04.14 23:34:40.950248 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6273 | 2026.04.14 23:34:40.950386 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 6274 | 2026.04.14 23:34:40.950431 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.04.14 23:34:40.950465 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6276 | 2026.04.14 23:34:40.950483 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 6277 | 2026.04.14 23:34:40.950574 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6278 | 2026.04.14 23:34:40.950660 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6279 | 2026.04.14 23:34:40.950768 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6280 | 2026.04.14 23:34:40.950978 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.04.14 23:34:40.951108 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6282 | 2026.04.14 23:34:40.951143 [ 4 ] {6a1cc4e9-06ae-4532-9ca1-326af923fdae} <Debug> TCPHandler: Processed in 0.001254434 sec. | ||
| 6283 | 2026.04.14 23:34:40.987809 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 19 columns (19 merged, 0 gathered) in 0.037987314 sec., 21875.72409041608 rows/sec., 39.20 MiB/sec. | ||
| 6284 | 2026.04.14 23:34:40.988829 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6285 | 2026.04.14 23:34:40.989202 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.04.14 23:34:40.989282 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6287 | 2026.04.14 23:34:40.989449 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 6288 | 2026.04.14 23:34:41.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.25 MiB, peak 279.86 MiB, free memory in arenas 0.00 B, will set to 274.14 MiB (RSS), difference: 1.89 MiB | ||
| 6289 | 2026.04.14 23:34:41.267673 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2026.04.14 23:34:41.267858 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6291 | 2026.04.14 23:34:41.267928 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6292 | 2026.04.14 23:34:41.268589 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.04.14 23:34:41.268643 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6294 | 2026.04.14 23:34:41.269027 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6295 | 2026.04.14 23:34:41.269267 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.04.14 23:34:41.269428 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.23 MiB/sec. | ||
| 6297 | 2026.04.14 23:34:41.269480 [ 4 ] {ac271ba0-69b5-4762-bc2c-7adb41b18386} <Debug> TCPHandler: Processed in 0.001942203 sec. | ||
| 6298 | 2026.04.14 23:34:41.269603 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.04.14 23:34:41.269707 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6300 | 2026.04.14 23:34:41.269751 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6301 | 2026.04.14 23:34:41.271281 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.04.14 23:34:41.271316 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6303 | 2026.04.14 23:34:41.271788 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6304 | 2026.04.14 23:34:41.271998 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.04.14 23:34:41.272131 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Debug> executeQuery: Read 2551 rows, 194.63 KiB in 0.002448 sec., 1042075.1633986927 rows/sec., 77.64 MiB/sec. | ||
| 6306 | 2026.04.14 23:34:41.272171 [ 4 ] {c11baa5e-c7b5-4c77-b45f-66462940241c} <Debug> TCPHandler: Processed in 0.002620711 sec. | ||
| 6307 | 2026.04.14 23:34:41.272281 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.04.14 23:34:41.272382 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6309 | 2026.04.14 23:34:41.272425 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6310 | 2026.04.14 23:34:41.272841 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.04.14 23:34:41.272876 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6312 | 2026.04.14 23:34:41.273177 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6313 | 2026.04.14 23:34:41.273384 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.04.14 23:34:41.273511 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.001151 sec., 31277.150304083407 rows/sec., 2.35 MiB/sec. | ||
| 6315 | 2026.04.14 23:34:41.273547 [ 4 ] {90e8340d-e01e-4d8e-a04c-c0c1df24f914} <Debug> TCPHandler: Processed in 0.001317607 sec. | ||
| 6316 | 2026.04.14 23:34:41.273653 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.04.14 23:34:41.273746 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6318 | 2026.04.14 23:34:41.273786 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6319 | 2026.04.14 23:34:41.274415 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.04.14 23:34:41.274448 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6321 | 2026.04.14 23:34:41.274763 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6322 | 2026.04.14 23:34:41.274970 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.04.14 23:34:41.275093 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001366 sec., 603953.1478770132 rows/sec., 35.33 MiB/sec. | ||
| 6324 | 2026.04.14 23:34:41.275128 [ 4 ] {c523aa82-0e1f-46b8-b0e6-b855caf3163e} <Debug> TCPHandler: Processed in 0.001525331 sec. | ||
| 6325 | 2026.04.14 23:34:41.275243 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.04.14 23:34:41.275366 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6327 | 2026.04.14 23:34:41.275416 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6328 | 2026.04.14 23:34:41.275882 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.04.14 23:34:41.275927 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6330 | 2026.04.14 23:34:41.276302 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6331 | 2026.04.14 23:34:41.276535 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.04.14 23:34:41.276666 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 53.23 KiB/sec. | ||
| 6333 | 2026.04.14 23:34:41.276707 [ 4 ] {4c9800dd-fa73-49ae-ba73-ad1c3320beba} <Debug> TCPHandler: Processed in 0.001525112 sec. | ||
| 6334 | 2026.04.14 23:34:41.276813 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.04.14 23:34:41.276910 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.04.14 23:34:41.276951 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6337 | 2026.04.14 23:34:41.277352 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.04.14 23:34:41.277389 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6339 | 2026.04.14 23:34:41.277697 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6340 | 2026.04.14 23:34:41.277911 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.04.14 23:34:41.278039 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 6342 | 2026.04.14 23:34:41.278079 [ 4 ] {756a2650-be46-412c-bd96-3307fd5e9b49} <Debug> TCPHandler: Processed in 0.001317426 sec. | ||
| 6343 | 2026.04.14 23:34:41.278199 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.04.14 23:34:41.278318 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6345 | 2026.04.14 23:34:41.278365 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6346 | 2026.04.14 23:34:41.279287 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.04.14 23:34:41.279328 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6348 | 2026.04.14 23:34:41.279697 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6349 | 2026.04.14 23:34:41.279903 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.04.14 23:34:41.280033 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Debug> executeQuery: Read 1339 rows, 92.41 KiB in 0.001738 sec., 770425.7767548907 rows/sec., 51.93 MiB/sec. | ||
| 6351 | 2026.04.14 23:34:41.280069 [ 4 ] {b9d3e061-c36a-4042-812f-e32914a0a8bc} <Debug> TCPHandler: Processed in 0.001930852 sec. | ||
| 6352 | 2026.04.14 23:34:41.280179 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.04.14 23:34:41.280280 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.04.14 23:34:41.280324 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6355 | 2026.04.14 23:34:41.281062 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.04.14 23:34:41.281109 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6357 | 2026.04.14 23:34:41.281689 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6358 | 2026.04.14 23:34:41.281986 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.04.14 23:34:41.282149 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001887 sec., 811870.6942236354 rows/sec., 49.63 MiB/sec. | ||
| 6360 | 2026.04.14 23:34:41.282193 [ 4 ] {bbd6e3ad-32b0-4644-b0c7-58a18b015b6a} <Debug> TCPHandler: Processed in 0.002065896 sec. | ||
| 6361 | 2026.04.14 23:34:41.282314 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.04.14 23:34:41.282428 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6363 | 2026.04.14 23:34:41.282499 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6364 | 2026.04.14 23:34:41.283496 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.04.14 23:34:41.283536 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6366 | 2026.04.14 23:34:41.284162 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6367 | 2026.04.14 23:34:41.284414 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.04.14 23:34:41.284551 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002144 sec., 11194.029850746268 rows/sec., 20.06 MiB/sec. | ||
| 6369 | 2026.04.14 23:34:41.284615 [ 4 ] {b6d16df2-d268-4316-92f1-18bba6e10a14} <Debug> TCPHandler: Processed in 0.002361874 sec. | ||
| 6370 | 2026.04.14 23:34:41.284725 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.04.14 23:34:41.284819 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6372 | 2026.04.14 23:34:41.284861 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6373 | 2026.04.14 23:34:41.285184 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.04.14 23:34:41.285221 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6375 | 2026.04.14 23:34:41.285530 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6376 | 2026.04.14 23:34:41.285742 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.04.14 23:34:41.285873 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 6378 | 2026.04.14 23:34:41.285910 [ 4 ] {57d3b267-8383-4f20-9fae-7cc37a15477b} <Debug> TCPHandler: Processed in 0.001234893 sec. | ||
| 6379 | 2026.04.14 23:34:42.070718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14874 | ||
| 6380 | 2026.04.14 23:34:42.071250 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.04.14 23:34:42.071296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6382 | 2026.04.14 23:34:42.071775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6383 | 2026.04.14 23:34:42.072010 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.04.14 23:34:42.072158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14874 | ||
| 6385 | 2026.04.14 23:34:42.072170 [ 147 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6386 | 2026.04.14 23:34:42.072269 [ 147 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.04.14 23:34:42.072305 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6388 | 2026.04.14 23:34:42.072479 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 6389 | 2026.04.14 23:34:42.072699 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6390 | 2026.04.14 23:34:42.072777 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12442 rows starting from the beginning of the part | ||
| 6391 | 2026.04.14 23:34:42.072897 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 6392 | 2026.04.14 23:34:42.072973 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 6393 | 2026.04.14 23:34:42.073044 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 6394 | 2026.04.14 23:34:42.073112 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 6395 | 2026.04.14 23:34:42.073184 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 6396 | 2026.04.14 23:34:42.075007 [ 199 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002617661 sec., 5682171.984836845 rows/sec., 81.28 MiB/sec. | ||
| 6397 | 2026.04.14 23:34:42.075243 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6398 | 2026.04.14 23:34:42.075502 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_31_6} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.04.14 23:34:42.075574 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_31_6} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6400 | 2026.04.14 23:34:42.075660 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6401 | 2026.04.14 23:34:42.946978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6402 | 2026.04.14 23:34:42.963973 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.04.14 23:34:42.964026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6404 | 2026.04.14 23:34:42.969618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6405 | 2026.04.14 23:34:42.970287 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.04.14 23:34:42.970582 [ 150 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6407 | 2026.04.14 23:34:42.970670 [ 150 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.04.14 23:34:42.970705 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6409 | 2026.04.14 23:34:42.970893 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 6410 | 2026.04.14 23:34:42.973399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6411 | 2026.04.14 23:34:42.974864 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6412 | 2026.04.14 23:34:42.976438 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 6413 | 2026.04.14 23:34:42.980898 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 6414 | 2026.04.14 23:34:42.985250 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 6415 | 2026.04.14 23:34:42.989668 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 6416 | 2026.04.14 23:34:42.994030 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 6417 | 2026.04.14 23:34:42.997766 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 6418 | 2026.04.14 23:34:43.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.72 MiB, peak 280.64 MiB, free memory in arenas 0.00 B, will set to 274.24 MiB (RSS), difference: -4.48 MiB | ||
| 6419 | 2026.04.14 23:34:43.048654 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07785453 sec., 3005.6054541720305 rows/sec., 15.54 MiB/sec. | ||
| 6420 | 2026.04.14 23:34:43.051609 [ 190 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6421 | 2026.04.14 23:34:43.053901 [ 190 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_31_6} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.04.14 23:34:43.054028 [ 190 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_31_6} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6423 | 2026.04.14 23:34:43.056324 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6424 | 2026.04.14 23:34:44.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.79 MiB, peak 281.34 MiB, free memory in arenas 0.00 B, will set to 275.55 MiB (RSS), difference: 4.77 MiB | ||
| 6425 | 2026.04.14 23:34:45.938256 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.04.14 23:34:45.938450 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6427 | 2026.04.14 23:34:45.938523 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6428 | 2026.04.14 23:34:45.939154 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.04.14 23:34:45.939202 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6430 | 2026.04.14 23:34:45.939611 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6431 | 2026.04.14 23:34:45.939846 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.04.14 23:34:45.940009 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.65 MiB/sec. | ||
| 6433 | 2026.04.14 23:34:45.940063 [ 4 ] {6fff65e7-ad22-4bb4-8ce7-7de729a43d0f} <Debug> TCPHandler: Processed in 0.001941013 sec. | ||
| 6434 | 2026.04.14 23:34:45.940182 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.04.14 23:34:45.940283 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6436 | 2026.04.14 23:34:45.940326 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6437 | 2026.04.14 23:34:45.940750 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.04.14 23:34:45.940788 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6439 | 2026.04.14 23:34:45.941102 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6440 | 2026.04.14 23:34:45.941313 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.04.14 23:34:45.941445 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 6442 | 2026.04.14 23:34:45.941484 [ 4 ] {60bec7c2-d5b3-4ddf-8463-95a555df495d} <Debug> TCPHandler: Processed in 0.001353497 sec. | ||
| 6443 | 2026.04.14 23:34:45.941593 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.04.14 23:34:45.941689 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.04.14 23:34:45.941733 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6446 | 2026.04.14 23:34:45.942103 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.04.14 23:34:45.942140 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6448 | 2026.04.14 23:34:45.942467 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6449 | 2026.04.14 23:34:45.942682 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.04.14 23:34:45.942811 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001142 sec., 112084.06304728547 rows/sec., 7.81 MiB/sec. | ||
| 6451 | 2026.04.14 23:34:45.942849 [ 4 ] {1a2a344f-4a39-4e32-a24d-bf7cd8fbcdd8} <Debug> TCPHandler: Processed in 0.001304755 sec. | ||
| 6452 | 2026.04.14 23:34:45.942954 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.04.14 23:34:45.943048 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.04.14 23:34:45.943090 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6455 | 2026.04.14 23:34:45.943399 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.04.14 23:34:45.943434 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6457 | 2026.04.14 23:34:45.943751 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6458 | 2026.04.14 23:34:45.943969 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.04.14 23:34:45.944098 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 6460 | 2026.04.14 23:34:45.944135 [ 4 ] {13fa4ec8-7980-49e5-8254-943a6f828260} <Debug> TCPHandler: Processed in 0.001228964 sec. | ||
| 6461 | 2026.04.14 23:34:49.430558 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6462 | 2026.04.14 23:34:49.430631 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6463 | 2026.04.14 23:34:49.573178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15322 | ||
| 6464 | 2026.04.14 23:34:49.573670 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.04.14 23:34:49.573720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6466 | 2026.04.14 23:34:49.574445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6467 | 2026.04.14 23:34:49.574686 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.04.14 23:34:49.574835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15322 | ||
| 6469 | 2026.04.14 23:34:49.602839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 840 | ||
| 6470 | 2026.04.14 23:34:49.605378 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.04.14 23:34:49.605438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6472 | 2026.04.14 23:34:49.606740 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6473 | 2026.04.14 23:34:49.607053 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.04.14 23:34:49.607444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6475 | 2026.04.14 23:34:50.001233 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000856594 sec. | ||
| 6476 | 2026.04.14 23:34:50.474407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
| 6477 | 2026.04.14 23:34:50.489599 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.04.14 23:34:50.489654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6479 | 2026.04.14 23:34:50.495906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6480 | 2026.04.14 23:34:50.496592 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.04.14 23:34:50.499477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
| 6482 | 2026.04.14 23:34:50.940689 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.04.14 23:34:50.940879 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6484 | 2026.04.14 23:34:50.940948 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6485 | 2026.04.14 23:34:50.941636 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.04.14 23:34:50.941686 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6487 | 2026.04.14 23:34:50.942090 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6488 | 2026.04.14 23:34:50.942317 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.04.14 23:34:50.942475 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001645 sec., 65653.49544072949 rows/sec., 5.51 MiB/sec. | ||
| 6490 | 2026.04.14 23:34:50.942531 [ 4 ] {262d58d1-860a-46a6-8664-328e5aed39e0} <Debug> TCPHandler: Processed in 0.002007205 sec. | ||
| 6491 | 2026.04.14 23:34:50.942663 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.04.14 23:34:50.942770 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.04.14 23:34:50.942815 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6494 | 2026.04.14 23:34:50.943234 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.04.14 23:34:50.943273 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6496 | 2026.04.14 23:34:50.943591 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6497 | 2026.04.14 23:34:50.943815 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.04.14 23:34:50.943952 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001206 sec., 21558.87230514096 rows/sec., 1.58 MiB/sec. | ||
| 6499 | 2026.04.14 23:34:50.943992 [ 4 ] {5d089f5e-d853-4a00-9c55-f5c9208fe1bc} <Debug> TCPHandler: Processed in 0.001380267 sec. | ||
| 6500 | 2026.04.14 23:34:50.944109 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.04.14 23:34:50.944204 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6502 | 2026.04.14 23:34:50.944246 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6503 | 2026.04.14 23:34:50.944677 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.04.14 23:34:50.944714 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6505 | 2026.04.14 23:34:50.945029 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6506 | 2026.04.14 23:34:50.945258 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.04.14 23:34:50.945389 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 5.84 MiB/sec. | ||
| 6508 | 2026.04.14 23:34:50.945437 [ 4 ] {ba34f9ff-de51-4832-8e5c-25bfe7aeb575} <Debug> TCPHandler: Processed in 0.001377248 sec. | ||
| 6509 | 2026.04.14 23:34:50.945563 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.04.14 23:34:50.945669 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.04.14 23:34:50.945715 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6512 | 2026.04.14 23:34:50.946113 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.04.14 23:34:50.946147 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6514 | 2026.04.14 23:34:50.946475 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6515 | 2026.04.14 23:34:50.946684 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.04.14 23:34:50.946813 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 6517 | 2026.04.14 23:34:50.946850 [ 4 ] {8a1001fa-703a-4fb8-b6a1-ce4d6b2c27c8} <Debug> TCPHandler: Processed in 0.001344637 sec. | ||
| 6518 | 2026.04.14 23:34:50.946958 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.04.14 23:34:50.947052 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.04.14 23:34:50.947107 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6521 | 2026.04.14 23:34:50.947930 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.04.14 23:34:50.947967 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6523 | 2026.04.14 23:34:50.948490 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6524 | 2026.04.14 23:34:50.948719 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.04.14 23:34:50.948857 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001822 sec., 14270.032930845224 rows/sec., 25.57 MiB/sec. | ||
| 6526 | 2026.04.14 23:34:50.948920 [ 4 ] {200a7da6-f5c1-4741-8725-560d8e3b22b4} <Debug> TCPHandler: Processed in 0.002009945 sec. | ||
| 6527 | 2026.04.14 23:34:50.949044 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.04.14 23:34:50.949138 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.04.14 23:34:50.949182 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6530 | 2026.04.14 23:34:50.949514 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.04.14 23:34:50.949550 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6532 | 2026.04.14 23:34:50.949856 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6533 | 2026.04.14 23:34:50.950085 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.04.14 23:34:50.950215 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6535 | 2026.04.14 23:34:50.950252 [ 4 ] {b4fc2ca0-bb83-4372-af34-0f90aee26b6e} <Debug> TCPHandler: Processed in 0.001256735 sec. | ||
| 6536 | 2026.04.14 23:34:52.162506 [ 9 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6537 | 2026.04.14 23:34:52.162578 [ 9 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.04.14 23:34:52.162597 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6539 | 2026.04.14 23:34:52.162691 [ 192 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::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 | ||
| 6540 | 2026.04.14 23:34:52.162791 [ 192 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6541 | 2026.04.14 23:34:52.162823 [ 192 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 6542 | 2026.04.14 23:34:52.162886 [ 192 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 6543 | 2026.04.14 23:34:52.162929 [ 192 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 6544 | 2026.04.14 23:34:52.162969 [ 192 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 6545 | 2026.04.14 23:34:52.163008 [ 192 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 6546 | 2026.04.14 23:34:52.164652 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995804 sec., 2067337.273600013 rows/sec., 128.82 MiB/sec. | ||
| 6547 | 2026.04.14 23:34:52.164886 [ 199 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6548 | 2026.04.14 23:34:52.165204 [ 199 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.04.14 23:34:52.165283 [ 199 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_9_2} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6550 | 2026.04.14 23:34:52.165378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6551 | 2026.04.14 23:34:55.940368 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.04.14 23:34:55.940564 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6553 | 2026.04.14 23:34:55.940640 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6554 | 2026.04.14 23:34:55.941303 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.04.14 23:34:55.941343 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6556 | 2026.04.14 23:34:55.941747 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6557 | 2026.04.14 23:34:55.941983 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.04.14 23:34:55.942109 [ 31 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6559 | 2026.04.14 23:34:55.942142 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001631 sec., 52728.38749233599 rows/sec., 4.41 MiB/sec. | ||
| 6560 | 2026.04.14 23:34:55.942175 [ 31 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.04.14 23:34:55.942204 [ 4 ] {9cc59819-7a33-4c2f-a37d-7b80848d1f52} <Debug> TCPHandler: Processed in 0.001969004 sec. | ||
| 6562 | 2026.04.14 23:34:55.942204 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6563 | 2026.04.14 23:34:55.942329 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.04.14 23:34:55.942331 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 6565 | 2026.04.14 23:34:55.942432 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.04.14 23:34:55.942476 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6567 | 2026.04.14 23:34:55.942480 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6568 | 2026.04.14 23:34:55.942518 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2615 rows starting from the beginning of the part | ||
| 6569 | 2026.04.14 23:34:55.942587 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 6570 | 2026.04.14 23:34:55.942635 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2551 rows starting from the beginning of the part | ||
| 6571 | 2026.04.14 23:34:55.942678 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6572 | 2026.04.14 23:34:55.942720 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 108 rows starting from the beginning of the part | ||
| 6573 | 2026.04.14 23:34:55.942759 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 86 rows starting from the beginning of the part | ||
| 6574 | 2026.04.14 23:34:55.942928 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.04.14 23:34:55.942972 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6576 | 2026.04.14 23:34:55.943503 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6577 | 2026.04.14 23:34:55.943744 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.04.14 23:34:55.943879 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001469 sec., 10211.027910142953 rows/sec., 767.82 KiB/sec. | ||
| 6579 | 2026.04.14 23:34:55.943919 [ 4 ] {9c92bb06-93ef-4df0-a8f6-a4fafbf34035} <Debug> TCPHandler: Processed in 0.001641605 sec. | ||
| 6580 | 2026.04.14 23:34:55.944034 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.04.14 23:34:55.944131 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6582 | 2026.04.14 23:34:55.944173 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6583 | 2026.04.14 23:34:55.944589 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.04.14 23:34:55.944623 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6585 | 2026.04.14 23:34:55.944724 [ 199 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441437 sec., 2262601.9020765233 rows/sec., 178.78 MiB/sec. | ||
| 6586 | 2026.04.14 23:34:55.944926 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6587 | 2026.04.14 23:34:55.945021 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6588 | 2026.04.14 23:34:55.945180 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.04.14 23:34:55.945295 [ 31 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6590 | 2026.04.14 23:34:55.945320 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00121 sec., 65289.25619834711 rows/sec., 5.10 MiB/sec. | ||
| 6591 | 2026.04.14 23:34:55.945332 [ 31 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.04.14 23:34:55.945343 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.04.14 23:34:55.945355 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6594 | 2026.04.14 23:34:55.945359 [ 4 ] {742eeee1-e9f7-47e0-bc25-3661bfca074e} <Debug> TCPHandler: Processed in 0.001374557 sec. | ||
| 6595 | 2026.04.14 23:34:55.945438 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 6596 | 2026.04.14 23:34:55.945438 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_51_10} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6597 | 2026.04.14 23:34:55.945478 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.04.14 23:34:55.945529 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6599 | 2026.04.14 23:34:55.945553 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6600 | 2026.04.14 23:34:55.945559 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 6601 | 2026.04.14 23:34:55.945578 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.04.14 23:34:55.945609 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 6603 | 2026.04.14 23:34:55.945627 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6604 | 2026.04.14 23:34:55.945650 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1339 rows starting from the beginning of the part | ||
| 6605 | 2026.04.14 23:34:55.945689 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6606 | 2026.04.14 23:34:55.945720 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 6607 | 2026.04.14 23:34:55.945753 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 79 rows starting from the beginning of the part | ||
| 6608 | 2026.04.14 23:34:55.946021 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.04.14 23:34:55.946061 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6610 | 2026.04.14 23:34:55.946440 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6611 | 2026.04.14 23:34:55.946665 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.04.14 23:34:55.946766 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6613 | 2026.04.14 23:34:55.946791 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.04.14 23:34:55.946798 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 6615 | 2026.04.14 23:34:55.946807 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6616 | 2026.04.14 23:34:55.946816 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404099 sec., 2181470.11001361 rows/sec., 158.31 MiB/sec. | ||
| 6617 | 2026.04.14 23:34:55.946835 [ 4 ] {3936e07f-2292-4398-a38b-38bb4eaa11ac} <Debug> TCPHandler: Processed in 0.001405838 sec. | ||
| 6618 | 2026.04.14 23:34:55.946875 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 6619 | 2026.04.14 23:34:55.946972 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.04.14 23:34:55.946975 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6621 | 2026.04.14 23:34:55.947024 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16480 rows starting from the beginning of the part | ||
| 6622 | 2026.04.14 23:34:55.947028 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6623 | 2026.04.14 23:34:55.947073 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.04.14 23:34:55.947079 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 6625 | 2026.04.14 23:34:55.947138 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6626 | 2026.04.14 23:34:55.947139 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1532 rows starting from the beginning of the part | ||
| 6627 | 2026.04.14 23:34:55.947197 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 6628 | 2026.04.14 23:34:55.947235 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 6629 | 2026.04.14 23:34:55.947271 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 6630 | 2026.04.14 23:34:55.947288 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.04.14 23:34:55.947365 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_51_10} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6632 | 2026.04.14 23:34:55.947439 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6633 | 2026.04.14 23:34:55.947904 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.04.14 23:34:55.947944 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6635 | 2026.04.14 23:34:55.948516 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6636 | 2026.04.14 23:34:55.948748 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.04.14 23:34:55.948889 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001834 sec., 8178.844056706653 rows/sec., 14.66 MiB/sec. | ||
| 6638 | 2026.04.14 23:34:55.948943 [ 4 ] {a4ff73c0-6153-4bd5-9518-01aad49327cc} <Debug> TCPHandler: Processed in 0.002020245 sec. | ||
| 6639 | 2026.04.14 23:34:55.949052 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.04.14 23:34:55.949147 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.04.14 23:34:55.949190 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6642 | 2026.04.14 23:34:55.949503 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.04.14 23:34:55.949537 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6644 | 2026.04.14 23:34:55.949968 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6645 | 2026.04.14 23:34:55.950193 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.04.14 23:34:55.950308 [ 87 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6647 | 2026.04.14 23:34:55.950322 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 6648 | 2026.04.14 23:34:55.950348 [ 87 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.04.14 23:34:55.950361 [ 4 ] {f8b55818-2c7b-4ef4-98df-9585e2ecd0e5} <Debug> TCPHandler: Processed in 0.001358917 sec. | ||
| 6650 | 2026.04.14 23:34:55.950370 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6651 | 2026.04.14 23:34:55.950475 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 6652 | 2026.04.14 23:34:55.950613 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6653 | 2026.04.14 23:34:55.950651 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2460 rows starting from the beginning of the part | ||
| 6654 | 2026.04.14 23:34:55.950719 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 6655 | 2026.04.14 23:34:55.950768 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 6656 | 2026.04.14 23:34:55.950811 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 6657 | 2026.04.14 23:34:55.950848 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6658 | 2026.04.14 23:34:55.950887 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 6659 | 2026.04.14 23:34:55.952306 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001879731 sec., 1436375.736741055 rows/sec., 96.80 MiB/sec. | ||
| 6660 | 2026.04.14 23:34:55.952600 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6661 | 2026.04.14 23:34:55.952840 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.04.14 23:34:55.952917 [ 195 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_51_10} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6663 | 2026.04.14 23:34:55.952990 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6664 | 2026.04.14 23:34:55.953366 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18620 rows, containing 5 columns (5 merged, 0 gathered) in 0.006519527 sec., 2856035.4148391443 rows/sec., 185.78 MiB/sec. | ||
| 6665 | 2026.04.14 23:34:55.953609 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6666 | 2026.04.14 23:34:55.953859 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.04.14 23:34:55.953937 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6668 | 2026.04.14 23:34:55.954016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
| 6669 | 2026.04.14 23:34:56.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.69 MiB, peak 286.49 MiB, free memory in arenas 0.00 B, will set to 278.88 MiB (RSS), difference: 2.18 MiB | ||
| 6670 | 2026.04.14 23:34:57.075856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15834 | ||
| 6671 | 2026.04.14 23:34:57.076380 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.04.14 23:34:57.076429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6673 | 2026.04.14 23:34:57.076903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6674 | 2026.04.14 23:34:57.077131 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.04.14 23:34:57.077275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15834 | ||
| 6676 | 2026.04.14 23:34:58.000494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
| 6677 | 2026.04.14 23:34:58.019648 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.04.14 23:34:58.019723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6679 | 2026.04.14 23:34:58.025759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6680 | 2026.04.14 23:34:58.026534 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.04.14 23:34:58.030720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6682 | 2026.04.14 23:34:59.608561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 864 | ||
| 6683 | 2026.04.14 23:34:59.610661 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.04.14 23:34:59.610702 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6685 | 2026.04.14 23:34:59.611859 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6686 | 2026.04.14 23:34:59.612128 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.04.14 23:34:59.612383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 6688 | 2026.04.14 23:35:00.941789 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.04.14 23:35:00.941972 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6690 | 2026.04.14 23:35:00.942041 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6691 | 2026.04.14 23:35:00.942805 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.04.14 23:35:00.942862 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6693 | 2026.04.14 23:35:00.943382 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6694 | 2026.04.14 23:35:00.943681 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.04.14 23:35:00.943874 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001951 sec., 55356.22757560226 rows/sec., 4.64 MiB/sec. | ||
| 6696 | 2026.04.14 23:35:00.943944 [ 4 ] {16ded5a1-b309-4f20-8947-0594e7c7f016} <Debug> TCPHandler: Processed in 0.002283922 sec. | ||
| 6697 | 2026.04.14 23:35:00.944080 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.04.14 23:35:00.944183 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.04.14 23:35:00.944228 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6700 | 2026.04.14 23:35:00.944631 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.04.14 23:35:00.944665 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6702 | 2026.04.14 23:35:00.944987 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6703 | 2026.04.14 23:35:00.945205 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.04.14 23:35:00.945342 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 1.61 MiB/sec. | ||
| 6705 | 2026.04.14 23:35:00.945379 [ 4 ] {24e1b473-c61d-4702-83ce-ead7cb1cf015} <Debug> TCPHandler: Processed in 0.001354007 sec. | ||
| 6706 | 2026.04.14 23:35:00.945487 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.04.14 23:35:00.945585 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6708 | 2026.04.14 23:35:00.945653 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6709 | 2026.04.14 23:35:00.946084 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.04.14 23:35:00.946118 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6711 | 2026.04.14 23:35:00.946433 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6712 | 2026.04.14 23:35:00.946655 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.04.14 23:35:00.946790 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001225 sec., 73469.38775510204 rows/sec., 5.74 MiB/sec. | ||
| 6714 | 2026.04.14 23:35:00.946827 [ 4 ] {55eeb9e4-bd8e-473a-8102-2d2487865345} <Debug> TCPHandler: Processed in 0.001392048 sec. | ||
| 6715 | 2026.04.14 23:35:00.946944 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.04.14 23:35:00.947042 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.04.14 23:35:00.947114 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6718 | 2026.04.14 23:35:00.947500 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.04.14 23:35:00.947536 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6720 | 2026.04.14 23:35:00.947866 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6721 | 2026.04.14 23:35:00.948085 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.04.14 23:35:00.948217 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6723 | 2026.04.14 23:35:00.948254 [ 4 ] {b1030215-850f-479f-a0a3-29fa35208777} <Debug> TCPHandler: Processed in 0.001361967 sec. | ||
| 6724 | 2026.04.14 23:35:00.948374 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.04.14 23:35:00.948476 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.04.14 23:35:00.948533 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6727 | 2026.04.14 23:35:00.949321 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.04.14 23:35:00.949358 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6729 | 2026.04.14 23:35:00.949908 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6730 | 2026.04.14 23:35:00.950140 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.04.14 23:35:00.950285 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001829 sec., 14215.418261344998 rows/sec., 25.47 MiB/sec. | ||
| 6732 | 2026.04.14 23:35:00.950343 [ 4 ] {28990461-c52e-4b6a-8d42-302aea5dc729} <Debug> TCPHandler: Processed in 0.002018005 sec. | ||
| 6733 | 2026.04.14 23:35:00.950455 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.04.14 23:35:00.950549 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6735 | 2026.04.14 23:35:00.950591 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6736 | 2026.04.14 23:35:00.950921 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.04.14 23:35:00.950957 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 6738 | 2026.04.14 23:35:00.951258 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6739 | 2026.04.14 23:35:00.951462 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.04.14 23:35:00.951587 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 6741 | 2026.04.14 23:35:00.951623 [ 4 ] {60df466b-8d9e-4836-bf9b-791916839eac} <Debug> TCPHandler: Processed in 0.001215393 sec. | ||
| 6742 | 2026.04.14 23:35:04.430922 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6743 | 2026.04.14 23:35:04.431026 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6744 | 2026.04.14 23:35:04.578324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16282 | ||
| 6745 | 2026.04.14 23:35:04.579184 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.04.14 23:35:04.579263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6747 | 2026.04.14 23:35:04.580040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6748 | 2026.04.14 23:35:04.580459 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.04.14 23:35:04.580700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16282 | ||
| 6750 | 2026.04.14 23:35:05.049642 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56200 | ||
| 6751 | 2026.04.14 23:35:05.049785 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6752 | 2026.04.14 23:35:05.049819 [ 288 ] {} <Debug> TCP-Session: 8db0a483-bc2c-4257-9028-2310c25f097e Authenticating user 'default' from [fd00:1122:3344:101::e]:56200 | ||
| 6753 | 2026.04.14 23:35:05.049847 [ 288 ] {} <Debug> TCP-Session: 8db0a483-bc2c-4257-9028-2310c25f097e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6754 | 2026.04.14 23:35:05.049865 [ 288 ] {} <Debug> TCP-Session: 8db0a483-bc2c-4257-9028-2310c25f097e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6755 | 2026.04.14 23:35:05.050121 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39057 | ||
| 6756 | 2026.04.14 23:35:05.050132 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42257 | ||
| 6757 | 2026.04.14 23:35:05.050200 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58594 | ||
| 6758 | 2026.04.14 23:35:05.050217 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53785 | ||
| 6759 | 2026.04.14 23:35:05.050253 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6760 | 2026.04.14 23:35:05.050221 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36693 | ||
| 6761 | 2026.04.14 23:35:05.050302 [ 289 ] {} <Debug> TCP-Session: 3633e619-8dad-401b-8bb6-a4fe6ce2f0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39057 | ||
| 6762 | 2026.04.14 23:35:05.050301 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6763 | 2026.04.14 23:35:05.050359 [ 289 ] {} <Debug> TCP-Session: 3633e619-8dad-401b-8bb6-a4fe6ce2f0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6764 | 2026.04.14 23:35:05.050386 [ 290 ] {} <Debug> TCP-Session: 1d4d3134-d773-4ea5-9fc0-6babcc7bbeba Authenticating user 'default' from [fd00:1122:3344:101::e]:42257 | ||
| 6765 | 2026.04.14 23:35:05.050404 [ 289 ] {} <Debug> TCP-Session: 3633e619-8dad-401b-8bb6-a4fe6ce2f0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2026.04.14 23:35:05.050427 [ 290 ] {} <Debug> TCP-Session: 1d4d3134-d773-4ea5-9fc0-6babcc7bbeba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6767 | 2026.04.14 23:35:05.050151 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43835 | ||
| 6768 | 2026.04.14 23:35:05.050469 [ 290 ] {} <Debug> TCP-Session: 1d4d3134-d773-4ea5-9fc0-6babcc7bbeba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6769 | 2026.04.14 23:35:05.050151 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34316 | ||
| 6770 | 2026.04.14 23:35:05.050514 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6771 | 2026.04.14 23:35:05.050190 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41065 | ||
| 6772 | 2026.04.14 23:35:05.050589 [ 294 ] {} <Debug> TCP-Session: 151689f2-777b-49d2-9cc8-96d0cd0d575e Authenticating user 'default' from [fd00:1122:3344:101::e]:58594 | ||
| 6773 | 2026.04.14 23:35:05.050238 [ 288 ] {} <Trace> TCP-Session: 8db0a483-bc2c-4257-9028-2310c25f097e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.04.14 23:35:05.050636 [ 294 ] {} <Debug> TCP-Session: 151689f2-777b-49d2-9cc8-96d0cd0d575e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2026.04.14 23:35:05.050682 [ 294 ] {} <Debug> TCP-Session: 151689f2-777b-49d2-9cc8-96d0cd0d575e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6776 | 2026.04.14 23:35:05.050888 [ 288 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6777 | 2026.04.14 23:35:05.051074 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6778 | 2026.04.14 23:35:05.051113 [ 293 ] {} <Debug> TCP-Session: 8d331314-2005-451b-96e0-95e3028be157 Authenticating user 'default' from [fd00:1122:3344:101::e]:41065 | ||
| 6779 | 2026.04.14 23:35:05.051134 [ 293 ] {} <Debug> TCP-Session: 8d331314-2005-451b-96e0-95e3028be157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6780 | 2026.04.14 23:35:05.051152 [ 293 ] {} <Debug> TCP-Session: 8d331314-2005-451b-96e0-95e3028be157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6781 | 2026.04.14 23:35:05.051199 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6782 | 2026.04.14 23:35:05.051239 [ 348 ] {} <Debug> TCP-Session: 5091b52c-3bc6-4d3f-bbfe-a768ca3eb368 Authenticating user 'default' from [fd00:1122:3344:101::e]:36693 | ||
| 6783 | 2026.04.14 23:35:05.051239 [ 288 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6784 | 2026.04.14 23:35:05.051262 [ 348 ] {} <Debug> TCP-Session: 5091b52c-3bc6-4d3f-bbfe-a768ca3eb368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6785 | 2026.04.14 23:35:05.051293 [ 348 ] {} <Debug> TCP-Session: 5091b52c-3bc6-4d3f-bbfe-a768ca3eb368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6786 | 2026.04.14 23:35:05.051317 [ 288 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6787 | 2026.04.14 23:35:05.051492 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6788 | 2026.04.14 23:35:05.051533 [ 3 ] {} <Debug> TCP-Session: d02daad9-f71e-45b3-a335-090474a0e5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:53785 | ||
| 6789 | 2026.04.14 23:35:05.051552 [ 3 ] {} <Debug> TCP-Session: d02daad9-f71e-45b3-a335-090474a0e5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6790 | 2026.04.14 23:35:05.051569 [ 3 ] {} <Debug> TCP-Session: d02daad9-f71e-45b3-a335-090474a0e5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6791 | 2026.04.14 23:35:05.051686 [ 288 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 6792 | 2026.04.14 23:35:05.051751 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6793 | 2026.04.14 23:35:05.051756 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6794 | 2026.04.14 23:35:05.051786 [ 292 ] {} <Debug> TCP-Session: 747ca3d5-b156-4974-aa96-a7a491d78ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43835 | ||
| 6795 | 2026.04.14 23:35:05.051826 [ 292 ] {} <Debug> TCP-Session: 747ca3d5-b156-4974-aa96-a7a491d78ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2026.04.14 23:35:05.051832 [ 291 ] {} <Debug> TCP-Session: 4c3a9bff-fddb-447a-848e-dad4fa8f749b Authenticating user 'default' from [fd00:1122:3344:101::e]:34316 | ||
| 6797 | 2026.04.14 23:35:05.051846 [ 292 ] {} <Debug> TCP-Session: 747ca3d5-b156-4974-aa96-a7a491d78ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6798 | 2026.04.14 23:35:05.051875 [ 291 ] {} <Debug> TCP-Session: 4c3a9bff-fddb-447a-848e-dad4fa8f749b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2026.04.14 23:35:05.051898 [ 291 ] {} <Debug> TCP-Session: 4c3a9bff-fddb-447a-848e-dad4fa8f749b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6800 | 2026.04.14 23:35:05.052864 [ 298 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Trace> AggregatingTransform: Aggregating | ||
| 6801 | 2026.04.14 23:35:05.052922 [ 298 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Trace> Aggregator: Aggregation method: without_key | ||
| 6802 | 2026.04.14 23:35:05.052964 [ 298 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001138041 sec. (878.703 rows/sec., 34.32 KiB/sec.) | ||
| 6803 | 2026.04.14 23:35:05.052984 [ 298 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Trace> Aggregator: Merging aggregated data | ||
| 6804 | 2026.04.14 23:35:05.054884 [ 288 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00408 sec., 245.09803921568627 rows/sec., 9.57 KiB/sec. | ||
| 6805 | 2026.04.14 23:35:05.055067 [ 288 ] {f1dcf803-ba35-460b-bf89-7233ebcdc8de} <Debug> TCPHandler: Processed in 0.004950106 sec. | ||
| 6806 | 2026.04.14 23:35:05.055262 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6807 | 2026.04.14 23:35:05.055217 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6808 | 2026.04.14 23:35:05.055301 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6809 | 2026.04.14 23:35:05.055322 [ 289 ] {} <Debug> TCP-Session: 3633e619-8dad-401b-8bb6-a4fe6ce2f0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.04.14 23:35:05.055341 [ 288 ] {} <Debug> TCP-Session: 8db0a483-bc2c-4257-9028-2310c25f097e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2026.04.14 23:35:05.055361 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6812 | 2026.04.14 23:35:05.055389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6813 | 2026.04.14 23:35:05.055409 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6814 | 2026.04.14 23:35:05.055436 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6815 | 2026.04.14 23:35:05.055484 [ 294 ] {} <Debug> TCP-Session: 151689f2-777b-49d2-9cc8-96d0cd0d575e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.04.14 23:35:05.055526 [ 292 ] {} <Debug> TCP-Session: 747ca3d5-b156-4974-aa96-a7a491d78ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.04.14 23:35:05.055463 [ 290 ] {} <Debug> TCP-Session: 1d4d3134-d773-4ea5-9fc0-6babcc7bbeba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2026.04.14 23:35:05.055462 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6819 | 2026.04.14 23:35:05.055361 [ 348 ] {} <Debug> TCP-Session: 5091b52c-3bc6-4d3f-bbfe-a768ca3eb368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6820 | 2026.04.14 23:35:05.055699 [ 3 ] {} <Debug> TCP-Session: d02daad9-f71e-45b3-a335-090474a0e5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6821 | 2026.04.14 23:35:05.055325 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6822 | 2026.04.14 23:35:05.055442 [ 291 ] {} <Debug> TCP-Session: 4c3a9bff-fddb-447a-848e-dad4fa8f749b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6823 | 2026.04.14 23:35:05.055776 [ 293 ] {} <Debug> TCP-Session: 8d331314-2005-451b-96e0-95e3028be157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6824 | 2026.04.14 23:35:05.148085 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36554 | ||
| 6825 | 2026.04.14 23:35:05.148190 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6826 | 2026.04.14 23:35:05.148215 [ 288 ] {} <Debug> TCP-Session: 8e1ec6a4-8c4f-4bf6-ac9f-601209a5b91f Authenticating user 'default' from [fd00:1122:3344:101::e]:36554 | ||
| 6827 | 2026.04.14 23:35:05.148237 [ 288 ] {} <Debug> TCP-Session: 8e1ec6a4-8c4f-4bf6-ac9f-601209a5b91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6828 | 2026.04.14 23:35:05.148250 [ 288 ] {} <Debug> TCP-Session: 8e1ec6a4-8c4f-4bf6-ac9f-601209a5b91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2026.04.14 23:35:05.148471 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52458 | ||
| 6830 | 2026.04.14 23:35:05.148472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56918 | ||
| 6831 | 2026.04.14 23:35:05.148553 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54255 | ||
| 6832 | 2026.04.14 23:35:05.148577 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45282 | ||
| 6833 | 2026.04.14 23:35:05.148598 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64206 | ||
| 6834 | 2026.04.14 23:35:05.148590 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62182 | ||
| 6835 | 2026.04.14 23:35:05.148652 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6836 | 2026.04.14 23:35:05.148685 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6837 | 2026.04.14 23:35:05.148688 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6838 | 2026.04.14 23:35:05.148713 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6839 | 2026.04.14 23:35:05.148734 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6840 | 2026.04.14 23:35:05.148743 [ 291 ] {} <Debug> TCP-Session: 4bc2f117-864f-462e-b1ea-69b96b33408f Authenticating user 'default' from [fd00:1122:3344:101::e]:54255 | ||
| 6841 | 2026.04.14 23:35:05.148763 [ 3 ] {} <Debug> TCP-Session: 06721546-2a93-49ac-931c-5f4c02e2cad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62182 | ||
| 6842 | 2026.04.14 23:35:05.148752 [ 348 ] {} <Debug> TCP-Session: 9d06751b-e13d-47de-9a00-ab649e710bf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64206 | ||
| 6843 | 2026.04.14 23:35:05.148786 [ 291 ] {} <Debug> TCP-Session: 4bc2f117-864f-462e-b1ea-69b96b33408f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.04.14 23:35:05.148808 [ 348 ] {} <Debug> TCP-Session: 9d06751b-e13d-47de-9a00-ab649e710bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2026.04.14 23:35:05.148826 [ 291 ] {} <Debug> TCP-Session: 4bc2f117-864f-462e-b1ea-69b96b33408f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6846 | 2026.04.14 23:35:05.148840 [ 348 ] {} <Debug> TCP-Session: 9d06751b-e13d-47de-9a00-ab649e710bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6847 | 2026.04.14 23:35:05.148721 [ 290 ] {} <Debug> TCP-Session: efdcc735-85f9-48de-8db4-3353c0e269fd Authenticating user 'default' from [fd00:1122:3344:101::e]:56918 | ||
| 6848 | 2026.04.14 23:35:05.148721 [ 294 ] {} <Debug> TCP-Session: 194399fc-0ad8-4999-bc0a-e2385f1cfbde Authenticating user 'default' from [fd00:1122:3344:101::e]:45282 | ||
| 6849 | 2026.04.14 23:35:05.148602 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6850 | 2026.04.14 23:35:05.148913 [ 294 ] {} <Debug> TCP-Session: 194399fc-0ad8-4999-bc0a-e2385f1cfbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6851 | 2026.04.14 23:35:05.148908 [ 290 ] {} <Debug> TCP-Session: efdcc735-85f9-48de-8db4-3353c0e269fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.04.14 23:35:05.148947 [ 289 ] {} <Debug> TCP-Session: 2cab2397-05fd-4978-9ae1-fc567c2aeca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52458 | ||
| 6853 | 2026.04.14 23:35:05.148965 [ 290 ] {} <Debug> TCP-Session: efdcc735-85f9-48de-8db4-3353c0e269fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.04.14 23:35:05.148948 [ 294 ] {} <Debug> TCP-Session: 194399fc-0ad8-4999-bc0a-e2385f1cfbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.04.14 23:35:05.148983 [ 289 ] {} <Debug> TCP-Session: 2cab2397-05fd-4978-9ae1-fc567c2aeca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6856 | 2026.04.14 23:35:05.148566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59396 | ||
| 6857 | 2026.04.14 23:35:05.149023 [ 289 ] {} <Debug> TCP-Session: 2cab2397-05fd-4978-9ae1-fc567c2aeca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6858 | 2026.04.14 23:35:05.148556 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65120 | ||
| 6859 | 2026.04.14 23:35:05.148794 [ 3 ] {} <Debug> TCP-Session: 06721546-2a93-49ac-931c-5f4c02e2cad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6860 | 2026.04.14 23:35:05.149084 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6861 | 2026.04.14 23:35:05.149093 [ 3 ] {} <Debug> TCP-Session: 06721546-2a93-49ac-931c-5f4c02e2cad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6862 | 2026.04.14 23:35:05.149120 [ 293 ] {} <Debug> TCP-Session: f8e7a08d-88cb-4d80-8c45-63604963a883 Authenticating user 'default' from [fd00:1122:3344:101::e]:59396 | ||
| 6863 | 2026.04.14 23:35:05.149124 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6864 | 2026.04.14 23:35:05.149145 [ 293 ] {} <Debug> TCP-Session: f8e7a08d-88cb-4d80-8c45-63604963a883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6865 | 2026.04.14 23:35:05.148600 [ 288 ] {} <Trace> TCP-Session: 8e1ec6a4-8c4f-4bf6-ac9f-601209a5b91f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.04.14 23:35:05.149170 [ 292 ] {} <Debug> TCP-Session: 821ad5cf-900d-48f0-b640-5b8eb16243a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65120 | ||
| 6867 | 2026.04.14 23:35:05.149174 [ 293 ] {} <Debug> TCP-Session: f8e7a08d-88cb-4d80-8c45-63604963a883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6868 | 2026.04.14 23:35:05.149214 [ 292 ] {} <Debug> TCP-Session: 821ad5cf-900d-48f0-b640-5b8eb16243a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6869 | 2026.04.14 23:35:05.149242 [ 292 ] {} <Debug> TCP-Session: 821ad5cf-900d-48f0-b640-5b8eb16243a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6870 | 2026.04.14 23:35:05.149401 [ 288 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6871 | 2026.04.14 23:35:05.149666 [ 288 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6872 | 2026.04.14 23:35:05.149721 [ 288 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6873 | 2026.04.14 23:35:05.150004 [ 288 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 6874 | 2026.04.14 23:35:05.151064 [ 324 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Trace> AggregatingTransform: Aggregating | ||
| 6875 | 2026.04.14 23:35:05.151125 [ 324 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Trace> Aggregator: Aggregation method: without_key | ||
| 6876 | 2026.04.14 23:35:05.151166 [ 324 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057739 sec. (945.413 rows/sec., 36.93 KiB/sec.) | ||
| 6877 | 2026.04.14 23:35:05.151186 [ 324 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Trace> Aggregator: Merging aggregated data | ||
| 6878 | 2026.04.14 23:35:05.152363 [ 288 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 6879 | 2026.04.14 23:35:05.152522 [ 288 ] {96f53e11-7cc4-4e47-84d4-5dd84a957374} <Debug> TCPHandler: Processed in 0.00403652 sec. | ||
| 6880 | 2026.04.14 23:35:05.152664 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6881 | 2026.04.14 23:35:05.152691 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6882 | 2026.04.14 23:35:05.152706 [ 288 ] {} <Debug> TCP-Session: 8e1ec6a4-8c4f-4bf6-ac9f-601209a5b91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2026.04.14 23:35:05.152721 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6884 | 2026.04.14 23:35:05.152740 [ 289 ] {} <Debug> TCP-Session: 2cab2397-05fd-4978-9ae1-fc567c2aeca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6885 | 2026.04.14 23:35:05.152769 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6886 | 2026.04.14 23:35:05.152793 [ 294 ] {} <Debug> TCP-Session: 194399fc-0ad8-4999-bc0a-e2385f1cfbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6887 | 2026.04.14 23:35:05.152794 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6888 | 2026.04.14 23:35:05.152815 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6889 | 2026.04.14 23:35:05.152851 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6890 | 2026.04.14 23:35:05.152858 [ 348 ] {} <Debug> TCP-Session: 9d06751b-e13d-47de-9a00-ab649e710bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6891 | 2026.04.14 23:35:05.152879 [ 292 ] {} <Debug> TCP-Session: 821ad5cf-900d-48f0-b640-5b8eb16243a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6892 | 2026.04.14 23:35:05.152887 [ 3 ] {} <Debug> TCP-Session: 06721546-2a93-49ac-931c-5f4c02e2cad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6893 | 2026.04.14 23:35:05.152837 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6894 | 2026.04.14 23:35:05.152743 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6895 | 2026.04.14 23:35:05.152962 [ 290 ] {} <Debug> TCP-Session: efdcc735-85f9-48de-8db4-3353c0e269fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2026.04.14 23:35:05.152989 [ 293 ] {} <Debug> TCP-Session: f8e7a08d-88cb-4d80-8c45-63604963a883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6897 | 2026.04.14 23:35:05.152823 [ 291 ] {} <Debug> TCP-Session: 4bc2f117-864f-462e-b1ea-69b96b33408f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.04.14 23:35:05.281102 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63058 | ||
| 6899 | 2026.04.14 23:35:05.281218 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6900 | 2026.04.14 23:35:05.281244 [ 292 ] {} <Debug> TCP-Session: e5d7318d-79dd-40bf-a198-0ee85263963a Authenticating user 'default' from [fd00:1122:3344:101::e]:63058 | ||
| 6901 | 2026.04.14 23:35:05.281266 [ 292 ] {} <Debug> TCP-Session: e5d7318d-79dd-40bf-a198-0ee85263963a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6902 | 2026.04.14 23:35:05.281279 [ 292 ] {} <Debug> TCP-Session: e5d7318d-79dd-40bf-a198-0ee85263963a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2026.04.14 23:35:05.281472 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43002 | ||
| 6904 | 2026.04.14 23:35:05.281491 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53253 | ||
| 6905 | 2026.04.14 23:35:05.281527 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46153 | ||
| 6906 | 2026.04.14 23:35:05.281548 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32794 | ||
| 6907 | 2026.04.14 23:35:05.281568 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58319 | ||
| 6908 | 2026.04.14 23:35:05.281588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47771 | ||
| 6909 | 2026.04.14 23:35:05.281621 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6910 | 2026.04.14 23:35:05.281633 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6911 | 2026.04.14 23:35:05.281655 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6912 | 2026.04.14 23:35:05.281663 [ 294 ] {} <Debug> TCP-Session: 42551f8b-f127-4058-a8d2-a1feb79f3b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:53253 | ||
| 6913 | 2026.04.14 23:35:05.281674 [ 288 ] {} <Debug> TCP-Session: 4ea0b514-b435-471b-be70-fb57b61a9bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:32794 | ||
| 6914 | 2026.04.14 23:35:05.281687 [ 290 ] {} <Debug> TCP-Session: 9ffe804c-7664-445e-b145-37c1dbd321fe Authenticating user 'default' from [fd00:1122:3344:101::e]:58319 | ||
| 6915 | 2026.04.14 23:35:05.281697 [ 294 ] {} <Debug> TCP-Session: 42551f8b-f127-4058-a8d2-a1feb79f3b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6916 | 2026.04.14 23:35:05.281710 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6917 | 2026.04.14 23:35:05.281718 [ 290 ] {} <Debug> TCP-Session: 9ffe804c-7664-445e-b145-37c1dbd321fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.04.14 23:35:05.281721 [ 294 ] {} <Debug> TCP-Session: 42551f8b-f127-4058-a8d2-a1feb79f3b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.04.14 23:35:05.281746 [ 291 ] {} <Debug> TCP-Session: bd95fad5-a32f-468d-8018-7e4f35e4235a Authenticating user 'default' from [fd00:1122:3344:101::e]:47771 | ||
| 6920 | 2026.04.14 23:35:05.281747 [ 290 ] {} <Debug> TCP-Session: 9ffe804c-7664-445e-b145-37c1dbd321fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.04.14 23:35:05.281779 [ 291 ] {} <Debug> TCP-Session: bd95fad5-a32f-468d-8018-7e4f35e4235a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6922 | 2026.04.14 23:35:05.281624 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6923 | 2026.04.14 23:35:05.281803 [ 291 ] {} <Debug> TCP-Session: bd95fad5-a32f-468d-8018-7e4f35e4235a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6924 | 2026.04.14 23:35:05.281622 [ 292 ] {} <Trace> TCP-Session: e5d7318d-79dd-40bf-a198-0ee85263963a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2026.04.14 23:35:05.281832 [ 3 ] {} <Debug> TCP-Session: 39a54d4f-96a5-43fb-8eb9-f13d30df60e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46153 | ||
| 6926 | 2026.04.14 23:35:05.281600 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6927 | 2026.04.14 23:35:05.281874 [ 3 ] {} <Debug> TCP-Session: 39a54d4f-96a5-43fb-8eb9-f13d30df60e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6928 | 2026.04.14 23:35:05.281932 [ 293 ] {} <Debug> TCP-Session: cefae8f5-9b9d-40ff-b1f1-d78c6afc329a Authenticating user 'default' from [fd00:1122:3344:101::e]:43002 | ||
| 6929 | 2026.04.14 23:35:05.281938 [ 3 ] {} <Debug> TCP-Session: 39a54d4f-96a5-43fb-8eb9-f13d30df60e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6930 | 2026.04.14 23:35:05.281537 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60007 | ||
| 6931 | 2026.04.14 23:35:05.281964 [ 293 ] {} <Debug> TCP-Session: cefae8f5-9b9d-40ff-b1f1-d78c6afc329a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2026.04.14 23:35:05.281557 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40678 | ||
| 6933 | 2026.04.14 23:35:05.282005 [ 293 ] {} <Debug> TCP-Session: cefae8f5-9b9d-40ff-b1f1-d78c6afc329a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6934 | 2026.04.14 23:35:05.282013 [ 292 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63058) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6935 | 2026.04.14 23:35:05.282032 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6936 | 2026.04.14 23:35:05.281708 [ 288 ] {} <Debug> TCP-Session: 4ea0b514-b435-471b-be70-fb57b61a9bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6937 | 2026.04.14 23:35:05.282062 [ 348 ] {} <Debug> TCP-Session: eb97de12-588f-4aae-9984-8a19e892f62a Authenticating user 'default' from [fd00:1122:3344:101::e]:60007 | ||
| 6938 | 2026.04.14 23:35:05.282070 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6939 | 2026.04.14 23:35:05.282073 [ 288 ] {} <Debug> TCP-Session: 4ea0b514-b435-471b-be70-fb57b61a9bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2026.04.14 23:35:05.282082 [ 348 ] {} <Debug> TCP-Session: eb97de12-588f-4aae-9984-8a19e892f62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.04.14 23:35:05.282102 [ 289 ] {} <Debug> TCP-Session: 6f9bcdee-82a3-43f1-be32-6d4e265b5e49 Authenticating user 'default' from [fd00:1122:3344:101::e]:40678 | ||
| 6942 | 2026.04.14 23:35:05.282133 [ 289 ] {} <Debug> TCP-Session: 6f9bcdee-82a3-43f1-be32-6d4e265b5e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2026.04.14 23:35:05.282146 [ 348 ] {} <Debug> TCP-Session: eb97de12-588f-4aae-9984-8a19e892f62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6944 | 2026.04.14 23:35:05.282153 [ 289 ] {} <Debug> TCP-Session: 6f9bcdee-82a3-43f1-be32-6d4e265b5e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.04.14 23:35:05.282352 [ 292 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6946 | 2026.04.14 23:35:05.282413 [ 292 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6947 | 2026.04.14 23:35:05.282735 [ 292 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 6948 | 2026.04.14 23:35:05.283927 [ 319 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Trace> AggregatingTransform: Aggregating | ||
| 6949 | 2026.04.14 23:35:05.283980 [ 319 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6950 | 2026.04.14 23:35:05.284016 [ 319 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001179942 sec. (847.499 rows/sec., 33.11 KiB/sec.) | ||
| 6951 | 2026.04.14 23:35:05.284035 [ 319 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Trace> Aggregator: Merging aggregated data | ||
| 6952 | 2026.04.14 23:35:05.285252 [ 292 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0033 sec., 303.03030303030306 rows/sec., 11.84 KiB/sec. | ||
| 6953 | 2026.04.14 23:35:05.285368 [ 292 ] {5d4da6d9-4881-4bc5-a46e-d75390aa17c6} <Debug> TCPHandler: Processed in 0.003893166 sec. | ||
| 6954 | 2026.04.14 23:35:05.285504 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6955 | 2026.04.14 23:35:05.285528 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6956 | 2026.04.14 23:35:05.285543 [ 292 ] {} <Debug> TCP-Session: e5d7318d-79dd-40bf-a198-0ee85263963a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6957 | 2026.04.14 23:35:05.285555 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6958 | 2026.04.14 23:35:05.285574 [ 293 ] {} <Debug> TCP-Session: cefae8f5-9b9d-40ff-b1f1-d78c6afc329a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2026.04.14 23:35:05.285585 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6960 | 2026.04.14 23:35:05.285626 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6961 | 2026.04.14 23:35:05.285627 [ 291 ] {} <Debug> TCP-Session: bd95fad5-a32f-468d-8018-7e4f35e4235a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.04.14 23:35:05.285653 [ 288 ] {} <Debug> TCP-Session: 4ea0b514-b435-471b-be70-fb57b61a9bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6963 | 2026.04.14 23:35:05.285663 [ 3 ] {} <Debug> TCP-Session: 39a54d4f-96a5-43fb-8eb9-f13d30df60e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2026.04.14 23:35:05.285660 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6965 | 2026.04.14 23:35:05.285643 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6966 | 2026.04.14 23:35:05.285609 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6967 | 2026.04.14 23:35:05.285732 [ 290 ] {} <Debug> TCP-Session: 9ffe804c-7664-445e-b145-37c1dbd321fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2026.04.14 23:35:05.285749 [ 348 ] {} <Debug> TCP-Session: eb97de12-588f-4aae-9984-8a19e892f62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6969 | 2026.04.14 23:35:05.285770 [ 294 ] {} <Debug> TCP-Session: 42551f8b-f127-4058-a8d2-a1feb79f3b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6970 | 2026.04.14 23:35:05.285566 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6971 | 2026.04.14 23:35:05.285829 [ 289 ] {} <Debug> TCP-Session: 6f9bcdee-82a3-43f1-be32-6d4e265b5e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.04.14 23:35:05.531718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 6973 | 2026.04.14 23:35:05.548882 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.04.14 23:35:05.548939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6975 | 2026.04.14 23:35:05.554867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6976 | 2026.04.14 23:35:05.555589 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.04.14 23:35:05.559244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 6978 | 2026.04.14 23:35:05.940618 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.04.14 23:35:05.940799 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6980 | 2026.04.14 23:35:05.940867 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6981 | 2026.04.14 23:35:05.941537 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.04.14 23:35:05.941589 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6983 | 2026.04.14 23:35:05.942000 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6984 | 2026.04.14 23:35:05.942229 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.04.14 23:35:05.942391 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001641 sec., 52407.06886045094 rows/sec., 4.39 MiB/sec. | ||
| 6986 | 2026.04.14 23:35:05.942442 [ 4 ] {52b1f19f-c89a-4f76-970b-3a00ca737f01} <Debug> TCPHandler: Processed in 0.001950143 sec. | ||
| 6987 | 2026.04.14 23:35:05.942565 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.04.14 23:35:05.942667 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.04.14 23:35:05.942712 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6990 | 2026.04.14 23:35:05.943122 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.04.14 23:35:05.943160 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6992 | 2026.04.14 23:35:05.943462 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6993 | 2026.04.14 23:35:05.943671 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.04.14 23:35:05.943793 [ 62 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6995 | 2026.04.14 23:35:05.943803 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001159 sec., 12942.191544434856 rows/sec., 973.19 KiB/sec. | ||
| 6996 | 2026.04.14 23:35:05.943870 [ 62 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.04.14 23:35:05.943882 [ 4 ] {53bde6f3-4a5c-4edb-be5b-35d405b0c0ee} <Debug> TCPHandler: Processed in 0.001369917 sec. | ||
| 6998 | 2026.04.14 23:35:05.943899 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 6999 | 2026.04.14 23:35:05.943998 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.04.14 23:35:05.944020 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 7001 | 2026.04.14 23:35:05.944096 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7002 | 2026.04.14 23:35:05.944141 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7003 | 2026.04.14 23:35:05.944158 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7004 | 2026.04.14 23:35:05.944196 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 7005 | 2026.04.14 23:35:05.944261 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 7006 | 2026.04.14 23:35:05.944304 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 7007 | 2026.04.14 23:35:05.944343 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 7008 | 2026.04.14 23:35:05.944378 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 7009 | 2026.04.14 23:35:05.944418 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 7010 | 2026.04.14 23:35:05.944561 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.04.14 23:35:05.944603 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7012 | 2026.04.14 23:35:05.944933 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7013 | 2026.04.14 23:35:05.945158 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.04.14 23:35:05.945244 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274515 sec., 155353.21279074787 rows/sec., 12.02 MiB/sec. | ||
| 7015 | 2026.04.14 23:35:05.945288 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001212 sec., 65181.51815181518 rows/sec., 5.09 MiB/sec. | ||
| 7016 | 2026.04.14 23:35:05.945330 [ 4 ] {708bc62a-b7d5-45d8-8b86-f188b6d0fca6} <Debug> TCPHandler: Processed in 0.001381247 sec. | ||
| 7017 | 2026.04.14 23:35:05.945405 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7018 | 2026.04.14 23:35:05.945437 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.04.14 23:35:05.945536 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.04.14 23:35:05.945582 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7021 | 2026.04.14 23:35:05.945673 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.04.14 23:35:05.945751 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_46_9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7023 | 2026.04.14 23:35:05.945828 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7024 | 2026.04.14 23:35:05.945973 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2026.04.14 23:35:05.946013 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7026 | 2026.04.14 23:35:05.946346 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7027 | 2026.04.14 23:35:05.946550 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.04.14 23:35:05.946676 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 7029 | 2026.04.14 23:35:05.946712 [ 4 ] {d9c767b6-f4c9-450a-b283-aba3cc703c6e} <Debug> TCPHandler: Processed in 0.001322696 sec. | ||
| 7030 | 2026.04.14 23:35:05.946815 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.04.14 23:35:05.946907 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7032 | 2026.04.14 23:35:05.946960 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7033 | 2026.04.14 23:35:05.947718 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.04.14 23:35:05.947754 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7035 | 2026.04.14 23:35:05.948284 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7036 | 2026.04.14 23:35:05.948496 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.04.14 23:35:05.948608 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7038 | 2026.04.14 23:35:05.948630 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001741 sec., 8615.73808156232 rows/sec., 15.44 MiB/sec. | ||
| 7039 | 2026.04.14 23:35:05.948648 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.04.14 23:35:05.948672 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7041 | 2026.04.14 23:35:05.948687 [ 4 ] {3d14fea8-ebe9-40bc-b028-fa9f6be38370} <Debug> TCPHandler: Processed in 0.001920302 sec. | ||
| 7042 | 2026.04.14 23:35:05.948757 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 7043 | 2026.04.14 23:35:05.948798 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.04.14 23:35:05.948896 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.04.14 23:35:05.948938 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7046 | 2026.04.14 23:35:05.948975 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7047 | 2026.04.14 23:35:05.949027 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 831 rows starting from the beginning of the part | ||
| 7048 | 2026.04.14 23:35:05.949132 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 7049 | 2026.04.14 23:35:05.949225 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 7050 | 2026.04.14 23:35:05.949258 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.04.14 23:35:05.949298 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7052 | 2026.04.14 23:35:05.949310 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 7053 | 2026.04.14 23:35:05.949401 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 7054 | 2026.04.14 23:35:05.949491 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 7055 | 2026.04.14 23:35:05.949625 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7056 | 2026.04.14 23:35:05.949863 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.04.14 23:35:05.950000 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 7058 | 2026.04.14 23:35:05.950035 [ 4 ] {c4d975a1-374e-43bb-b71c-ea73577dfd3f} <Debug> TCPHandler: Processed in 0.001286565 sec. | ||
| 7059 | 2026.04.14 23:35:05.955175 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 19 columns (19 merged, 0 gathered) in 0.006452115 sec., 145223.69796570583 rows/sec., 260.23 MiB/sec. | ||
| 7060 | 2026.04.14 23:35:05.956740 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7061 | 2026.04.14 23:35:05.957115 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.04.14 23:35:05.957198 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7063 | 2026.04.14 23:35:05.957360 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 7064 | 2026.04.14 23:35:06.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.84 MiB, peak 289.93 MiB, free memory in arenas 0.00 B, will set to 281.93 MiB (RSS), difference: 1.08 MiB | ||
| 7065 | 2026.04.14 23:35:09.613452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 894 | ||
| 7066 | 2026.04.14 23:35:09.615787 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.04.14 23:35:09.615842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7068 | 2026.04.14 23:35:09.617077 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7069 | 2026.04.14 23:35:09.617350 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.04.14 23:35:09.617719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7071 | 2026.04.14 23:35:10.940312 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.04.14 23:35:10.940494 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7073 | 2026.04.14 23:35:10.940561 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7074 | 2026.04.14 23:35:10.941259 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.04.14 23:35:10.941309 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7076 | 2026.04.14 23:35:10.941718 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7077 | 2026.04.14 23:35:10.941945 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.04.14 23:35:10.942105 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001661 sec., 65021.071643588206 rows/sec., 5.46 MiB/sec. | ||
| 7079 | 2026.04.14 23:35:10.942158 [ 4 ] {c894dc5c-21a3-42d4-bd38-3e1dd02900dc} <Debug> TCPHandler: Processed in 0.001982954 sec. | ||
| 7080 | 2026.04.14 23:35:10.942275 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2026.04.14 23:35:10.942378 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7082 | 2026.04.14 23:35:10.942422 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7083 | 2026.04.14 23:35:10.942829 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.04.14 23:35:10.942871 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7085 | 2026.04.14 23:35:10.943174 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7086 | 2026.04.14 23:35:10.943382 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.04.14 23:35:10.943515 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00116 sec., 22413.793103448275 rows/sec., 1.65 MiB/sec. | ||
| 7088 | 2026.04.14 23:35:10.943552 [ 4 ] {c79a8607-25b2-43a5-b74e-da894553661d} <Debug> TCPHandler: Processed in 0.001326017 sec. | ||
| 7089 | 2026.04.14 23:35:10.943672 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.04.14 23:35:10.943794 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7091 | 2026.04.14 23:35:10.943842 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7092 | 2026.04.14 23:35:10.944339 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.04.14 23:35:10.944376 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7094 | 2026.04.14 23:35:10.944688 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7095 | 2026.04.14 23:35:10.944897 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.04.14 23:35:10.945027 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001258 sec., 71542.13036565977 rows/sec., 5.59 MiB/sec. | ||
| 7097 | 2026.04.14 23:35:10.945064 [ 4 ] {03eb7113-0142-4a5a-abcd-154bf59c8110} <Debug> TCPHandler: Processed in 0.00145171 sec. | ||
| 7098 | 2026.04.14 23:35:10.945168 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.04.14 23:35:10.945261 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7100 | 2026.04.14 23:35:10.945305 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7101 | 2026.04.14 23:35:10.945695 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.04.14 23:35:10.945731 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7103 | 2026.04.14 23:35:10.946068 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7104 | 2026.04.14 23:35:10.946271 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.04.14 23:35:10.946398 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 7106 | 2026.04.14 23:35:10.946434 [ 4 ] {690bddcb-93fd-46d8-95cb-a01fba5e8649} <Debug> TCPHandler: Processed in 0.001313945 sec. | ||
| 7107 | 2026.04.14 23:35:10.946540 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.04.14 23:35:10.946630 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7109 | 2026.04.14 23:35:10.946683 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7110 | 2026.04.14 23:35:10.947473 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.04.14 23:35:10.947509 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7112 | 2026.04.14 23:35:10.948041 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7113 | 2026.04.14 23:35:10.948262 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.04.14 23:35:10.948397 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001784 sec., 14573.991031390135 rows/sec., 26.12 MiB/sec. | ||
| 7115 | 2026.04.14 23:35:10.948449 [ 4 ] {440b2c19-808d-4d4b-a4ad-2f6ae5c9c4c8} <Debug> TCPHandler: Processed in 0.001956893 sec. | ||
| 7116 | 2026.04.14 23:35:10.948556 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.04.14 23:35:10.948649 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7118 | 2026.04.14 23:35:10.948691 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7119 | 2026.04.14 23:35:10.949017 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.04.14 23:35:10.949054 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7121 | 2026.04.14 23:35:10.949360 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7122 | 2026.04.14 23:35:10.949569 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.04.14 23:35:10.949694 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7124 | 2026.04.14 23:35:10.949729 [ 4 ] {f33dce14-6f10-442a-a75d-e906b2c7905a} <Debug> TCPHandler: Processed in 0.001220993 sec. | ||
| 7125 | 2026.04.14 23:35:11.265984 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2026.04.14 23:35:11.266158 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7127 | 2026.04.14 23:35:11.266225 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7128 | 2026.04.14 23:35:11.266848 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.04.14 23:35:11.266900 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7130 | 2026.04.14 23:35:11.267288 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7131 | 2026.04.14 23:35:11.267524 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.04.14 23:35:11.267659 [ 28 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7133 | 2026.04.14 23:35:11.267681 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00157 sec., 15286.624203821657 rows/sec., 1.27 MiB/sec. | ||
| 7134 | 2026.04.14 23:35:11.267726 [ 28 ] {} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.04.14 23:35:11.267748 [ 4 ] {2944220f-6096-4f22-b628-6a028a34d811} <Debug> TCPHandler: Processed in 0.001889901 sec. | ||
| 7136 | 2026.04.14 23:35:11.267756 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7137 | 2026.04.14 23:35:11.267872 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.04.14 23:35:11.267892 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::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 | ||
| 7139 | 2026.04.14 23:35:11.267980 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7140 | 2026.04.14 23:35:11.268029 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7141 | 2026.04.14 23:35:11.268039 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7142 | 2026.04.14 23:35:11.268078 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7143 | 2026.04.14 23:35:11.268146 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7144 | 2026.04.14 23:35:11.268192 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7145 | 2026.04.14 23:35:11.268233 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7146 | 2026.04.14 23:35:11.268274 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7147 | 2026.04.14 23:35:11.268431 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.04.14 23:35:11.268474 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7149 | 2026.04.14 23:35:11.268793 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7150 | 2026.04.14 23:35:11.269018 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.04.14 23:35:11.269036 [ 191 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200572 sec., 99952.3560436192 rows/sec., 8.67 MiB/sec. | ||
| 7152 | 2026.04.14 23:35:11.269151 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001195 sec., 13389.121338912133 rows/sec., 1.07 MiB/sec. | ||
| 7153 | 2026.04.14 23:35:11.269174 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7154 | 2026.04.14 23:35:11.269195 [ 4 ] {bc6da944-9eb4-4331-9f75-8f5f4f2651ff} <Debug> TCPHandler: Processed in 0.001375298 sec. | ||
| 7155 | 2026.04.14 23:35:11.269307 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.04.14 23:35:11.269403 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7157 | 2026.04.14 23:35:11.269441 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.04.14 23:35:11.269446 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7159 | 2026.04.14 23:35:11.269518 [ 187 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_9_2} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7160 | 2026.04.14 23:35:11.269596 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7161 | 2026.04.14 23:35:11.270764 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.04.14 23:35:11.270805 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7163 | 2026.04.14 23:35:11.271273 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7164 | 2026.04.14 23:35:11.271487 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.04.14 23:35:11.271619 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Debug> executeQuery: Read 2559 rows, 195.22 KiB in 0.002234 sec., 1145478.9615040286 rows/sec., 85.34 MiB/sec. | ||
| 7166 | 2026.04.14 23:35:11.271658 [ 4 ] {425c5535-f8eb-46dd-affb-c59014e4dcec} <Debug> TCPHandler: Processed in 0.002400896 sec. | ||
| 7167 | 2026.04.14 23:35:11.271764 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.04.14 23:35:11.271860 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.04.14 23:35:11.271902 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7170 | 2026.04.14 23:35:11.272301 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.04.14 23:35:11.272337 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7172 | 2026.04.14 23:35:11.272639 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7173 | 2026.04.14 23:35:11.272856 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.04.14 23:35:11.272983 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Debug> executeQuery: Read 52 rows, 3.88 KiB in 0.001141 sec., 45574.05784399649 rows/sec., 3.32 MiB/sec. | ||
| 7175 | 2026.04.14 23:35:11.273021 [ 4 ] {fcc46df2-7406-45ff-a6f1-7b2c37095864} <Debug> TCPHandler: Processed in 0.001306896 sec. | ||
| 7176 | 2026.04.14 23:35:11.273123 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.04.14 23:35:11.273216 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.04.14 23:35:11.273256 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7179 | 2026.04.14 23:35:11.273854 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.04.14 23:35:11.273890 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7181 | 2026.04.14 23:35:11.274217 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7182 | 2026.04.14 23:35:11.274426 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.04.14 23:35:11.274552 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001355 sec., 608856.0885608855 rows/sec., 35.62 MiB/sec. | ||
| 7184 | 2026.04.14 23:35:11.274590 [ 4 ] {9486108d-e872-4426-8fb9-96ad1d6b6503} <Debug> TCPHandler: Processed in 0.001515472 sec. | ||
| 7185 | 2026.04.14 23:35:11.274693 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.04.14 23:35:11.274790 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.04.14 23:35:11.274830 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7188 | 2026.04.14 23:35:11.275185 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.04.14 23:35:11.275220 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7190 | 2026.04.14 23:35:11.275502 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7191 | 2026.04.14 23:35:11.275710 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.04.14 23:35:11.275832 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 66.33 KiB/sec. | ||
| 7193 | 2026.04.14 23:35:11.275870 [ 4 ] {f025019a-f802-4cc6-81d8-e61c9ba205e2} <Debug> TCPHandler: Processed in 0.001225863 sec. | ||
| 7194 | 2026.04.14 23:35:11.275972 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2026.04.14 23:35:11.276064 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.04.14 23:35:11.276104 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7197 | 2026.04.14 23:35:11.276477 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.04.14 23:35:11.276513 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7199 | 2026.04.14 23:35:11.276802 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7200 | 2026.04.14 23:35:11.277017 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.04.14 23:35:11.277111 [ 28 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7202 | 2026.04.14 23:35:11.277142 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 7203 | 2026.04.14 23:35:11.277143 [ 28 ] {} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.04.14 23:35:11.277181 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7205 | 2026.04.14 23:35:11.277187 [ 4 ] {be5d43f7-d3ad-4983-9dc5-c818958b18ab} <Debug> TCPHandler: Processed in 0.001262914 sec. | ||
| 7206 | 2026.04.14 23:35:11.277282 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::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 | ||
| 7207 | 2026.04.14 23:35:11.277299 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.04.14 23:35:11.277413 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7209 | 2026.04.14 23:35:11.277427 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7210 | 2026.04.14 23:35:11.277451 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7211 | 2026.04.14 23:35:11.277469 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7212 | 2026.04.14 23:35:11.277547 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7213 | 2026.04.14 23:35:11.277595 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7214 | 2026.04.14 23:35:11.277642 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7215 | 2026.04.14 23:35:11.277685 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7216 | 2026.04.14 23:35:11.278207 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.04.14 23:35:11.278249 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7218 | 2026.04.14 23:35:11.278535 [ 196 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302256 sec., 46073.890233563914 rows/sec., 3.69 MiB/sec. | ||
| 7219 | 2026.04.14 23:35:11.278629 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7220 | 2026.04.14 23:35:11.278667 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7221 | 2026.04.14 23:35:11.278901 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.04.14 23:35:11.278986 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.04.14 23:35:11.279042 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Debug> executeQuery: Read 1355 rows, 93.72 KiB in 0.001648 sec., 822208.7378640777 rows/sec., 55.54 MiB/sec. | ||
| 7224 | 2026.04.14 23:35:11.279061 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_9_2} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7225 | 2026.04.14 23:35:11.279085 [ 4 ] {ac47c0b9-ae40-4291-94a6-26c3186f4beb} <Debug> TCPHandler: Processed in 0.00183524 sec. | ||
| 7226 | 2026.04.14 23:35:11.279149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7227 | 2026.04.14 23:35:11.279196 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2026.04.14 23:35:11.279293 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7229 | 2026.04.14 23:35:11.279337 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7230 | 2026.04.14 23:35:11.279945 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.04.14 23:35:11.279980 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7232 | 2026.04.14 23:35:11.280416 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7233 | 2026.04.14 23:35:11.280628 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.04.14 23:35:11.280759 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001484 sec., 1037735.8490566037 rows/sec., 63.47 MiB/sec. | ||
| 7235 | 2026.04.14 23:35:11.280796 [ 4 ] {a15e2d55-d4b1-4d1e-aef1-843ca95548b4} <Debug> TCPHandler: Processed in 0.001650495 sec. | ||
| 7236 | 2026.04.14 23:35:11.280901 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.04.14 23:35:11.280994 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7238 | 2026.04.14 23:35:11.281048 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7239 | 2026.04.14 23:35:11.281807 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.04.14 23:35:11.281842 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7241 | 2026.04.14 23:35:11.282373 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7242 | 2026.04.14 23:35:11.282590 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.04.14 23:35:11.282729 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 24.53 MiB/sec. | ||
| 7244 | 2026.04.14 23:35:11.282784 [ 4 ] {aef6d3cc-5c00-4cff-957d-afc150972cbf} <Debug> TCPHandler: Processed in 0.001930523 sec. | ||
| 7245 | 2026.04.14 23:35:11.282893 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.04.14 23:35:11.282986 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.04.14 23:35:11.283028 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7248 | 2026.04.14 23:35:11.283321 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.04.14 23:35:11.283356 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7250 | 2026.04.14 23:35:11.283660 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7251 | 2026.04.14 23:35:11.283871 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.04.14 23:35:11.283997 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 7253 | 2026.04.14 23:35:11.284033 [ 4 ] {6a5f71bf-aec8-4132-acc2-72f7102c31ae} <Debug> TCPHandler: Processed in 0.001194173 sec. | ||
| 7254 | 2026.04.14 23:35:12.081732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16794 | ||
| 7255 | 2026.04.14 23:35:12.082251 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.04.14 23:35:12.082299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7257 | 2026.04.14 23:35:12.082770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7258 | 2026.04.14 23:35:12.083000 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.04.14 23:35:12.083147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16794 | ||
| 7260 | 2026.04.14 23:35:13.060256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7261 | 2026.04.14 23:35:13.078111 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.04.14 23:35:13.078178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7263 | 2026.04.14 23:35:13.083896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7264 | 2026.04.14 23:35:13.084582 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.04.14 23:35:13.087572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7266 | 2026.04.14 23:35:15.938389 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.04.14 23:35:15.938588 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7268 | 2026.04.14 23:35:15.938663 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7269 | 2026.04.14 23:35:15.939402 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.04.14 23:35:15.939452 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7271 | 2026.04.14 23:35:15.939854 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7272 | 2026.04.14 23:35:15.940084 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.04.14 23:35:15.940250 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.49 MiB/sec. | ||
| 7274 | 2026.04.14 23:35:15.940255 [ 47 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7275 | 2026.04.14 23:35:15.940303 [ 4 ] {38dff408-def4-40a6-a08d-54182e35ca4d} <Debug> TCPHandler: Processed in 0.002042766 sec. | ||
| 7276 | 2026.04.14 23:35:15.940326 [ 47 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.04.14 23:35:15.940356 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7278 | 2026.04.14 23:35:15.940431 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.04.14 23:35:15.940471 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 7280 | 2026.04.14 23:35:15.940538 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7281 | 2026.04.14 23:35:15.940587 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7282 | 2026.04.14 23:35:15.940611 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7283 | 2026.04.14 23:35:15.940654 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2615 rows starting from the beginning of the part | ||
| 7284 | 2026.04.14 23:35:15.940729 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 108 rows starting from the beginning of the part | ||
| 7285 | 2026.04.14 23:35:15.940782 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 86 rows starting from the beginning of the part | ||
| 7286 | 2026.04.14 23:35:15.940829 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
| 7287 | 2026.04.14 23:35:15.940873 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2559 rows starting from the beginning of the part | ||
| 7288 | 2026.04.14 23:35:15.940918 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7289 | 2026.04.14 23:35:15.941033 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.04.14 23:35:15.941079 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7291 | 2026.04.14 23:35:15.941422 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7292 | 2026.04.14 23:35:15.941656 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.04.14 23:35:15.941788 [ 47 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7294 | 2026.04.14 23:35:15.941797 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 7295 | 2026.04.14 23:35:15.941828 [ 47 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.04.14 23:35:15.941850 [ 4 ] {5a7140f5-a58a-4266-93f6-9bae88b22a84} <Debug> TCPHandler: Processed in 0.00147226 sec. | ||
| 7297 | 2026.04.14 23:35:15.941852 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7298 | 2026.04.14 23:35:15.941965 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.04.14 23:35:15.941975 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 7300 | 2026.04.14 23:35:15.942068 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7301 | 2026.04.14 23:35:15.942119 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7302 | 2026.04.14 23:35:15.942125 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7303 | 2026.04.14 23:35:15.942166 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 7304 | 2026.04.14 23:35:15.942230 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 7305 | 2026.04.14 23:35:15.942272 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 79 rows starting from the beginning of the part | ||
| 7306 | 2026.04.14 23:35:15.942312 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 7307 | 2026.04.14 23:35:15.942350 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1355 rows starting from the beginning of the part | ||
| 7308 | 2026.04.14 23:35:15.942389 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7309 | 2026.04.14 23:35:15.942532 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.04.14 23:35:15.942575 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7311 | 2026.04.14 23:35:15.942970 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7312 | 2026.04.14 23:35:15.943024 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 5 columns (5 merged, 0 gathered) in 0.002598481 sec., 2128936.09766629 rows/sec., 168.21 MiB/sec. | ||
| 7313 | 2026.04.14 23:35:15.943201 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.04.14 23:35:15.943325 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7315 | 2026.04.14 23:35:15.943340 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001294 sec., 98918.08346213293 rows/sec., 6.89 MiB/sec. | ||
| 7316 | 2026.04.14 23:35:15.943369 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.04.14 23:35:15.943385 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7318 | 2026.04.14 23:35:15.943395 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7319 | 2026.04.14 23:35:15.943390 [ 4 ] {2282bec2-54f3-4dd6-9b11-9176ab6069f9} <Debug> TCPHandler: Processed in 0.00147412 sec. | ||
| 7320 | 2026.04.14 23:35:15.943510 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 7321 | 2026.04.14 23:35:15.943540 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.04.14 23:35:15.943633 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7323 | 2026.04.14 23:35:15.943641 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.04.14 23:35:15.943675 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18620 rows starting from the beginning of the part | ||
| 7325 | 2026.04.14 23:35:15.943697 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7326 | 2026.04.14 23:35:15.943702 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.04.14 23:35:15.943752 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7328 | 2026.04.14 23:35:15.943761 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183851 sec., 1674725.7289870603 rows/sec., 121.63 MiB/sec. | ||
| 7329 | 2026.04.14 23:35:15.943802 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_56_11} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7330 | 2026.04.14 23:35:15.943804 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7331 | 2026.04.14 23:35:15.943863 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 7332 | 2026.04.14 23:35:15.943906 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 7333 | 2026.04.14 23:35:15.943913 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1540 rows starting from the beginning of the part | ||
| 7334 | 2026.04.14 23:35:15.943955 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7335 | 2026.04.14 23:35:15.943968 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 7336 | 2026.04.14 23:35:15.944049 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.04.14 23:35:15.944093 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7338 | 2026.04.14 23:35:15.944293 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.04.14 23:35:15.944383 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_56_11} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7340 | 2026.04.14 23:35:15.944467 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7341 | 2026.04.14 23:35:15.944470 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7342 | 2026.04.14 23:35:15.944694 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.04.14 23:35:15.944812 [ 47 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7344 | 2026.04.14 23:35:15.944833 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00121 sec., 39669.42148760331 rows/sec., 2.67 MiB/sec. | ||
| 7345 | 2026.04.14 23:35:15.944843 [ 47 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.04.14 23:35:15.944872 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7347 | 2026.04.14 23:35:15.944876 [ 4 ] {6a6b0eb6-96ff-4b34-84cd-628a62f868e5} <Debug> TCPHandler: Processed in 0.001383838 sec. | ||
| 7348 | 2026.04.14 23:35:15.944947 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 7349 | 2026.04.14 23:35:15.945037 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7350 | 2026.04.14 23:35:15.945062 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2700 rows starting from the beginning of the part | ||
| 7351 | 2026.04.14 23:35:15.945109 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7352 | 2026.04.14 23:35:15.945151 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7353 | 2026.04.14 23:35:15.945190 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 7354 | 2026.04.14 23:35:15.945228 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 7355 | 2026.04.14 23:35:15.945265 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 7356 | 2026.04.14 23:35:15.946511 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001596323 sec., 1841732.5315741238 rows/sec., 124.12 MiB/sec. | ||
| 7357 | 2026.04.14 23:35:15.946761 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7358 | 2026.04.14 23:35:15.947041 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.04.14 23:35:15.947120 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_56_11} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7360 | 2026.04.14 23:35:15.947191 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7361 | 2026.04.14 23:35:15.948879 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005416188 sec., 3834431.1534237736 rows/sec., 248.83 MiB/sec. | ||
| 7362 | 2026.04.14 23:35:15.949196 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7363 | 2026.04.14 23:35:15.949441 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.04.14 23:35:15.949509 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7365 | 2026.04.14 23:35:15.949582 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 7366 | 2026.04.14 23:35:19.431311 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7367 | 2026.04.14 23:35:19.431415 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7368 | 2026.04.14 23:35:19.584166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17242 | ||
| 7369 | 2026.04.14 23:35:19.584637 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.04.14 23:35:19.584674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7371 | 2026.04.14 23:35:19.585143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7372 | 2026.04.14 23:35:19.585365 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.04.14 23:35:19.585499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17242 | ||
| 7374 | 2026.04.14 23:35:19.585555 [ 110 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7375 | 2026.04.14 23:35:19.585637 [ 110 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.04.14 23:35:19.585671 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7377 | 2026.04.14 23:35:19.585844 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 7378 | 2026.04.14 23:35:19.586043 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7379 | 2026.04.14 23:35:19.586104 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14874 rows starting from the beginning of the part | ||
| 7380 | 2026.04.14 23:35:19.586209 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 7381 | 2026.04.14 23:35:19.586283 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 7382 | 2026.04.14 23:35:19.586349 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 7383 | 2026.04.14 23:35:19.586414 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 7384 | 2026.04.14 23:35:19.586478 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 7385 | 2026.04.14 23:35:19.588438 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17242 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657162 sec., 6488877.983352164 rows/sec., 92.82 MiB/sec. | ||
| 7386 | 2026.04.14 23:35:19.588804 [ 192 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7387 | 2026.04.14 23:35:19.589165 [ 192 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_36_7} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.04.14 23:35:19.589262 [ 192 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_36_7} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7389 | 2026.04.14 23:35:19.589383 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7390 | 2026.04.14 23:35:19.618796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 936 | ||
| 7391 | 2026.04.14 23:35:19.621291 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.04.14 23:35:19.621335 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7393 | 2026.04.14 23:35:19.622550 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7394 | 2026.04.14 23:35:19.622813 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.04.14 23:35:19.623009 [ 110 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7396 | 2026.04.14 23:35:19.623076 [ 110 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.04.14 23:35:19.623111 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7398 | 2026.04.14 23:35:19.623169 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7399 | 2026.04.14 23:35:19.623234 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 7400 | 2026.04.14 23:35:19.623866 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7401 | 2026.04.14 23:35:19.623997 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 774 rows starting from the beginning of the part | ||
| 7402 | 2026.04.14 23:35:19.624332 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 7403 | 2026.04.14 23:35:19.624681 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 7404 | 2026.04.14 23:35:19.625030 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 7405 | 2026.04.14 23:35:19.625378 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7406 | 2026.04.14 23:35:19.625735 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7407 | 2026.04.14 23:35:19.631899 [ 199 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 72 columns (72 merged, 0 gathered) in 0.008718957 sec., 107352.28995853518 rows/sec., 87.57 MiB/sec. | ||
| 7408 | 2026.04.14 23:35:19.633249 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7409 | 2026.04.14 23:35:19.633883 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.04.14 23:35:19.633968 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_26_5} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7411 | 2026.04.14 23:35:19.634327 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7412 | 2026.04.14 23:35:20.588585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7413 | 2026.04.14 23:35:20.606665 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.04.14 23:35:20.606726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7415 | 2026.04.14 23:35:20.612356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7416 | 2026.04.14 23:35:20.613051 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.04.14 23:35:20.613374 [ 110 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7418 | 2026.04.14 23:35:20.613465 [ 110 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.04.14 23:35:20.613503 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7420 | 2026.04.14 23:35:20.613672 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 7421 | 2026.04.14 23:35:20.616437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7422 | 2026.04.14 23:35:20.617573 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7423 | 2026.04.14 23:35:20.619024 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 7424 | 2026.04.14 23:35:20.623514 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 7425 | 2026.04.14 23:35:20.627836 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 7426 | 2026.04.14 23:35:20.632232 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7427 | 2026.04.14 23:35:20.636411 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7428 | 2026.04.14 23:35:20.640658 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7429 | 2026.04.14 23:35:20.696721 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.083119074 sec., 3272.4137422416425 rows/sec., 16.92 MiB/sec. | ||
| 7430 | 2026.04.14 23:35:20.698757 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7431 | 2026.04.14 23:35:20.700560 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.04.14 23:35:20.700665 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_36_7} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7433 | 2026.04.14 23:35:20.702357 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7434 | 2026.04.14 23:35:20.940789 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.04.14 23:35:20.940986 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7436 | 2026.04.14 23:35:20.941064 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7437 | 2026.04.14 23:35:20.941824 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.04.14 23:35:20.941875 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7439 | 2026.04.14 23:35:20.942281 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7440 | 2026.04.14 23:35:20.942511 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2026.04.14 23:35:20.942674 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001742 sec., 61997.703788748564 rows/sec., 5.20 MiB/sec. | ||
| 7442 | 2026.04.14 23:35:20.942725 [ 4 ] {43be99e3-03c2-45c2-b230-5acae954db6e} <Debug> TCPHandler: Processed in 0.002078827 sec. | ||
| 7443 | 2026.04.14 23:35:20.942859 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.04.14 23:35:20.942961 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.04.14 23:35:20.943032 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7446 | 2026.04.14 23:35:20.943441 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.04.14 23:35:20.943480 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7448 | 2026.04.14 23:35:20.943787 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7449 | 2026.04.14 23:35:20.944010 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.04.14 23:35:20.944142 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001205 sec., 21576.76348547718 rows/sec., 1.58 MiB/sec. | ||
| 7451 | 2026.04.14 23:35:20.944183 [ 4 ] {b8e0cc4f-3259-48ff-a7d5-37f4e16446f7} <Debug> TCPHandler: Processed in 0.001381138 sec. | ||
| 7452 | 2026.04.14 23:35:20.944288 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.04.14 23:35:20.944411 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7454 | 2026.04.14 23:35:20.944452 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7455 | 2026.04.14 23:35:20.944882 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2026.04.14 23:35:20.944919 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7457 | 2026.04.14 23:35:20.945231 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7458 | 2026.04.14 23:35:20.945445 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2026.04.14 23:35:20.945571 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 5.96 MiB/sec. | ||
| 7460 | 2026.04.14 23:35:20.945610 [ 4 ] {e57263ed-86bf-4840-94d7-25b46f5c191c} <Debug> TCPHandler: Processed in 0.001371117 sec. | ||
| 7461 | 2026.04.14 23:35:20.945717 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.04.14 23:35:20.945816 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7463 | 2026.04.14 23:35:20.945860 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7464 | 2026.04.14 23:35:20.946250 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.04.14 23:35:20.946287 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7466 | 2026.04.14 23:35:20.946617 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7467 | 2026.04.14 23:35:20.946826 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.04.14 23:35:20.946955 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 7469 | 2026.04.14 23:35:20.946991 [ 4 ] {a6539189-dfe0-4243-b8d6-0e79c4fe9ba6} <Debug> TCPHandler: Processed in 0.001323107 sec. | ||
| 7470 | 2026.04.14 23:35:20.947096 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.04.14 23:35:20.947190 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7472 | 2026.04.14 23:35:20.947244 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7473 | 2026.04.14 23:35:20.948041 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.04.14 23:35:20.948077 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7475 | 2026.04.14 23:35:20.948604 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7476 | 2026.04.14 23:35:20.948835 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.04.14 23:35:20.948976 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001804 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
| 7478 | 2026.04.14 23:35:20.949042 [ 4 ] {cef6210b-2b6f-4019-a9e6-21ecfa5e4fff} <Debug> TCPHandler: Processed in 0.001995014 sec. | ||
| 7479 | 2026.04.14 23:35:20.949149 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.04.14 23:35:20.949242 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.04.14 23:35:20.949285 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7482 | 2026.04.14 23:35:20.949598 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.04.14 23:35:20.949633 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7484 | 2026.04.14 23:35:20.949942 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7485 | 2026.04.14 23:35:20.950151 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.04.14 23:35:20.950279 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7487 | 2026.04.14 23:35:20.950315 [ 4 ] {df072078-2b1a-4ad2-a1f5-c1b65728a243} <Debug> TCPHandler: Processed in 0.001215683 sec. | ||
| 7488 | 2026.04.14 23:35:21.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.73 MiB, peak 296.16 MiB, free memory in arenas 0.00 B, will set to 288.33 MiB (RSS), difference: 3.60 MiB | ||
| 7489 | 2026.04.14 23:35:24.623546 [ 119 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7490 | 2026.04.14 23:35:24.623627 [ 119 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.04.14 23:35:24.623648 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7492 | 2026.04.14 23:35:24.623760 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::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 | ||
| 7493 | 2026.04.14 23:35:24.623907 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7494 | 2026.04.14 23:35:24.623939 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 7495 | 2026.04.14 23:35:24.624007 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 7496 | 2026.04.14 23:35:24.624052 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 7497 | 2026.04.14 23:35:24.624094 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 7498 | 2026.04.14 23:35:24.624136 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 7499 | 2026.04.14 23:35:24.625133 [ 195 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420569 sec., 38012.93706958268 rows/sec., 3.17 MiB/sec. | ||
| 7500 | 2026.04.14 23:35:24.625325 [ 190 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7501 | 2026.04.14 23:35:24.625634 [ 190 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.04.14 23:35:24.625714 [ 190 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_9_2} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7503 | 2026.04.14 23:35:24.625811 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7504 | 2026.04.14 23:35:25.941413 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7505 | 2026.04.14 23:35:25.941612 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7506 | 2026.04.14 23:35:25.941682 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7507 | 2026.04.14 23:35:25.942379 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.04.14 23:35:25.942416 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7509 | 2026.04.14 23:35:25.942823 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7510 | 2026.04.14 23:35:25.943048 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.04.14 23:35:25.943202 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001644 sec., 52311.435523114356 rows/sec., 4.38 MiB/sec. | ||
| 7512 | 2026.04.14 23:35:25.943244 [ 4 ] {906a2b2d-9f70-446e-94e0-d5aad23771d5} <Debug> TCPHandler: Processed in 0.001966283 sec. | ||
| 7513 | 2026.04.14 23:35:25.943366 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2026.04.14 23:35:25.943461 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7515 | 2026.04.14 23:35:25.943500 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7516 | 2026.04.14 23:35:25.943898 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.04.14 23:35:25.943933 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7518 | 2026.04.14 23:35:25.944227 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7519 | 2026.04.14 23:35:25.944445 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2026.04.14 23:35:25.944570 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001128 sec., 13297.87234042553 rows/sec., 999.94 KiB/sec. | ||
| 7521 | 2026.04.14 23:35:25.944607 [ 4 ] {ed54366d-a593-4379-81df-7237607f5a2b} <Debug> TCPHandler: Processed in 0.001291635 sec. | ||
| 7522 | 2026.04.14 23:35:25.944713 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7523 | 2026.04.14 23:35:25.944808 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7524 | 2026.04.14 23:35:25.944848 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7525 | 2026.04.14 23:35:25.945294 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.04.14 23:35:25.945329 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7527 | 2026.04.14 23:35:25.945627 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7528 | 2026.04.14 23:35:25.945833 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.04.14 23:35:25.945960 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00117 sec., 67521.36752136752 rows/sec., 5.27 MiB/sec. | ||
| 7530 | 2026.04.14 23:35:25.945997 [ 4 ] {93eda803-4b73-44dd-9126-507cf0ebb6cf} <Debug> TCPHandler: Processed in 0.001332706 sec. | ||
| 7531 | 2026.04.14 23:35:25.946103 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7532 | 2026.04.14 23:35:25.946196 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7533 | 2026.04.14 23:35:25.946238 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7534 | 2026.04.14 23:35:25.946660 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.04.14 23:35:25.946693 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7536 | 2026.04.14 23:35:25.947014 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7537 | 2026.04.14 23:35:25.947218 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7538 | 2026.04.14 23:35:25.947345 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7539 | 2026.04.14 23:35:25.947381 [ 4 ] {da221cdb-3c9e-4887-9aa3-6db3e9682bfd} <Debug> TCPHandler: Processed in 0.001327406 sec. | ||
| 7540 | 2026.04.14 23:35:25.947497 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7541 | 2026.04.14 23:35:25.947621 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7542 | 2026.04.14 23:35:25.947686 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7543 | 2026.04.14 23:35:25.948598 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.04.14 23:35:25.948641 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7545 | 2026.04.14 23:35:25.949194 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7546 | 2026.04.14 23:35:25.949420 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.04.14 23:35:25.949558 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001962 sec., 7645.259938837919 rows/sec., 13.70 MiB/sec. | ||
| 7548 | 2026.04.14 23:35:25.949610 [ 4 ] {dfa6c0f7-d8e4-464d-bc30-fe73aedc6590} <Debug> TCPHandler: Processed in 0.00217312 sec. | ||
| 7549 | 2026.04.14 23:35:25.949719 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7550 | 2026.04.14 23:35:25.949812 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7551 | 2026.04.14 23:35:25.949855 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7552 | 2026.04.14 23:35:25.950187 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2026.04.14 23:35:25.950220 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7554 | 2026.04.14 23:35:25.950521 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7555 | 2026.04.14 23:35:25.950727 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.04.14 23:35:25.950859 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7557 | 2026.04.14 23:35:25.950894 [ 4 ] {f1efd320-28c8-40ef-bc73-7e84b2e9ed7b} <Debug> TCPHandler: Processed in 0.001225823 sec. | ||
| 7558 | 2026.04.14 23:35:27.086513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17754 | ||
| 7559 | 2026.04.14 23:35:27.087007 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.04.14 23:35:27.087040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7561 | 2026.04.14 23:35:27.087514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7562 | 2026.04.14 23:35:27.087730 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.04.14 23:35:27.087850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17754 | ||
| 7564 | 2026.04.14 23:35:28.117454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7565 | 2026.04.14 23:35:28.133352 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.04.14 23:35:28.133419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7567 | 2026.04.14 23:35:28.139588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7568 | 2026.04.14 23:35:28.140301 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.04.14 23:35:28.143404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7570 | 2026.04.14 23:35:29.624303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 960 | ||
| 7571 | 2026.04.14 23:35:29.626437 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.04.14 23:35:29.626486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7573 | 2026.04.14 23:35:29.627639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7574 | 2026.04.14 23:35:29.627903 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.04.14 23:35:29.628154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7576 | 2026.04.14 23:35:30.941029 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2026.04.14 23:35:30.941211 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7578 | 2026.04.14 23:35:30.941274 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7579 | 2026.04.14 23:35:30.941939 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.04.14 23:35:30.941981 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7581 | 2026.04.14 23:35:30.942348 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7582 | 2026.04.14 23:35:30.942570 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.04.14 23:35:30.942730 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 103.88 KiB/sec. | ||
| 7584 | 2026.04.14 23:35:30.942776 [ 4 ] {9cc2e687-5989-4302-85c5-b651b2cbfc68} <Debug> TCPHandler: Processed in 0.001896821 sec. | ||
| 7585 | 2026.04.14 23:35:30.942900 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.04.14 23:35:30.942997 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7587 | 2026.04.14 23:35:30.943035 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7588 | 2026.04.14 23:35:30.943554 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.04.14 23:35:30.943590 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7590 | 2026.04.14 23:35:30.943885 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7591 | 2026.04.14 23:35:30.944098 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.04.14 23:35:30.944222 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001241 sec., 87832.39323126512 rows/sec., 7.36 MiB/sec. | ||
| 7593 | 2026.04.14 23:35:30.944262 [ 4 ] {21686789-2dd7-4b19-8510-fb27c2dd9589} <Debug> TCPHandler: Processed in 0.001408678 sec. | ||
| 7594 | 2026.04.14 23:35:30.944381 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2026.04.14 23:35:30.944472 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7596 | 2026.04.14 23:35:30.944511 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7597 | 2026.04.14 23:35:30.944944 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.04.14 23:35:30.944979 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7599 | 2026.04.14 23:35:30.945265 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7600 | 2026.04.14 23:35:30.945462 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.04.14 23:35:30.945579 [ 135 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7602 | 2026.04.14 23:35:30.945589 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001133 sec., 24713.15092674316 rows/sec., 1.81 MiB/sec. | ||
| 7603 | 2026.04.14 23:35:30.945656 [ 135 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.04.14 23:35:30.945669 [ 4 ] {57bc9a8b-9a1d-4ad6-8c04-7e48e043ab53} <Debug> TCPHandler: Processed in 0.001335096 sec. | ||
| 7605 | 2026.04.14 23:35:30.945683 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7606 | 2026.04.14 23:35:30.945786 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 7607 | 2026.04.14 23:35:30.945788 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.04.14 23:35:30.945904 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7609 | 2026.04.14 23:35:30.945907 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7610 | 2026.04.14 23:35:30.945945 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7611 | 2026.04.14 23:35:30.945954 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 7612 | 2026.04.14 23:35:30.946028 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7613 | 2026.04.14 23:35:30.946071 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 52 rows starting from the beginning of the part | ||
| 7614 | 2026.04.14 23:35:30.946110 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7615 | 2026.04.14 23:35:30.946149 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7616 | 2026.04.14 23:35:30.946183 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 7617 | 2026.04.14 23:35:30.946475 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.04.14 23:35:30.946515 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7619 | 2026.04.14 23:35:30.946861 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7620 | 2026.04.14 23:35:30.947000 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251934 sec., 181319.46252757736 rows/sec., 13.95 MiB/sec. | ||
| 7621 | 2026.04.14 23:35:30.947070 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.04.14 23:35:30.947198 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7623 | 2026.04.14 23:35:30.947206 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001318 sec., 69802.73141122914 rows/sec., 5.45 MiB/sec. | ||
| 7624 | 2026.04.14 23:35:30.947254 [ 4 ] {c75b5e80-aab4-46d9-b3d8-c40e59ffafbd} <Debug> TCPHandler: Processed in 0.001512681 sec. | ||
| 7625 | 2026.04.14 23:35:30.947361 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.04.14 23:35:30.947455 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7627 | 2026.04.14 23:35:30.947498 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7628 | 2026.04.14 23:35:30.947508 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.04.14 23:35:30.947601 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_51_10} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7630 | 2026.04.14 23:35:30.947691 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7631 | 2026.04.14 23:35:30.947973 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.04.14 23:35:30.948023 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7633 | 2026.04.14 23:35:30.948425 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7634 | 2026.04.14 23:35:30.948671 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.04.14 23:35:30.948825 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001386 sec., 116161.61616161616 rows/sec., 8.09 MiB/sec. | ||
| 7636 | 2026.04.14 23:35:30.948869 [ 4 ] {37b85dee-e5eb-47aa-86e0-7d0cea0ce1b1} <Debug> TCPHandler: Processed in 0.001554153 sec. | ||
| 7637 | 2026.04.14 23:35:30.948978 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7638 | 2026.04.14 23:35:30.949070 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7639 | 2026.04.14 23:35:30.949123 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7640 | 2026.04.14 23:35:30.949926 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.04.14 23:35:30.949962 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7642 | 2026.04.14 23:35:30.950472 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7643 | 2026.04.14 23:35:30.950685 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.04.14 23:35:30.950796 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7645 | 2026.04.14 23:35:30.950819 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001767 sec., 14714.204867006227 rows/sec., 26.37 MiB/sec. | ||
| 7646 | 2026.04.14 23:35:30.950828 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.04.14 23:35:30.950860 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7648 | 2026.04.14 23:35:30.950879 [ 4 ] {f7f73b69-75ae-435e-8425-68a8761dcce4} <Debug> TCPHandler: Processed in 0.001948503 sec. | ||
| 7649 | 2026.04.14 23:35:30.950955 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 7650 | 2026.04.14 23:35:30.950992 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.04.14 23:35:30.951088 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.04.14 23:35:30.951129 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7653 | 2026.04.14 23:35:30.951173 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7654 | 2026.04.14 23:35:30.951229 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 937 rows starting from the beginning of the part | ||
| 7655 | 2026.04.14 23:35:30.951350 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7656 | 2026.04.14 23:35:30.951447 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 7657 | 2026.04.14 23:35:30.951448 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.04.14 23:35:30.951496 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7659 | 2026.04.14 23:35:30.951552 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7660 | 2026.04.14 23:35:30.951661 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7661 | 2026.04.14 23:35:30.951768 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 7662 | 2026.04.14 23:35:30.951808 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7663 | 2026.04.14 23:35:30.952035 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.04.14 23:35:30.952174 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 7665 | 2026.04.14 23:35:30.952212 [ 4 ] {887db314-1dcc-4150-a558-c98f50109d01} <Debug> TCPHandler: Processed in 0.001269414 sec. | ||
| 7666 | 2026.04.14 23:35:30.957659 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 19 columns (19 merged, 0 gathered) in 0.006743834 sec., 156290.9170065574 rows/sec., 280.07 MiB/sec. | ||
| 7667 | 2026.04.14 23:35:30.958650 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7668 | 2026.04.14 23:35:30.958944 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.04.14 23:35:30.959013 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7670 | 2026.04.14 23:35:30.959090 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB. | ||
| 7671 | 2026.04.14 23:35:31.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.85 MiB, peak 298.20 MiB, free memory in arenas 0.00 B, will set to 292.76 MiB (RSS), difference: 2.91 MiB | ||
| 7672 | 2026.04.14 23:35:34.431495 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7673 | 2026.04.14 23:35:34.431581 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7674 | 2026.04.14 23:35:34.588863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18202 | ||
| 7675 | 2026.04.14 23:35:34.589357 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.04.14 23:35:34.589403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7677 | 2026.04.14 23:35:34.589891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7678 | 2026.04.14 23:35:34.590118 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.04.14 23:35:34.590261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18202 | ||
| 7680 | 2026.04.14 23:35:35.644394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7681 | 2026.04.14 23:35:35.660737 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.04.14 23:35:35.660796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7683 | 2026.04.14 23:35:35.666237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7684 | 2026.04.14 23:35:35.667015 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.04.14 23:35:35.670208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7686 | 2026.04.14 23:35:35.940066 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.04.14 23:35:35.940269 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7688 | 2026.04.14 23:35:35.940338 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7689 | 2026.04.14 23:35:35.941120 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.04.14 23:35:35.941168 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7691 | 2026.04.14 23:35:35.941644 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7692 | 2026.04.14 23:35:35.941903 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.04.14 23:35:35.942063 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001847 sec., 46561.99242014077 rows/sec., 3.90 MiB/sec. | ||
| 7694 | 2026.04.14 23:35:35.942106 [ 4 ] {46eb1f2f-738d-4dc7-9842-58c9c9474752} <Debug> TCPHandler: Processed in 0.002168669 sec. | ||
| 7695 | 2026.04.14 23:35:35.942225 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.04.14 23:35:35.942320 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7697 | 2026.04.14 23:35:35.942361 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7698 | 2026.04.14 23:35:35.942764 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.04.14 23:35:35.942798 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7700 | 2026.04.14 23:35:35.943114 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7701 | 2026.04.14 23:35:35.943321 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.04.14 23:35:35.943448 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001147 sec., 13077.593722755013 rows/sec., 983.37 KiB/sec. | ||
| 7703 | 2026.04.14 23:35:35.943487 [ 4 ] {a246af01-9725-4c13-9c9a-d46f15ea417e} <Debug> TCPHandler: Processed in 0.001311526 sec. | ||
| 7704 | 2026.04.14 23:35:35.943597 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.04.14 23:35:35.943703 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7706 | 2026.04.14 23:35:35.943746 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7707 | 2026.04.14 23:35:35.944181 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.04.14 23:35:35.944218 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7709 | 2026.04.14 23:35:35.944550 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7710 | 2026.04.14 23:35:35.944781 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.04.14 23:35:35.944914 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00123 sec., 64227.64227642277 rows/sec., 5.01 MiB/sec. | ||
| 7712 | 2026.04.14 23:35:35.944952 [ 4 ] {eea2aba3-0458-4d56-a847-67ace4c24a2f} <Debug> TCPHandler: Processed in 0.001403638 sec. | ||
| 7713 | 2026.04.14 23:35:35.945063 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.04.14 23:35:35.945158 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.04.14 23:35:35.945205 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7716 | 2026.04.14 23:35:35.945629 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.04.14 23:35:35.945665 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7718 | 2026.04.14 23:35:35.946024 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7719 | 2026.04.14 23:35:35.946269 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.04.14 23:35:35.946405 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 7721 | 2026.04.14 23:35:35.946442 [ 4 ] {a6f644e7-b27e-4290-8409-f29d579a2925} <Debug> TCPHandler: Processed in 0.001426328 sec. | ||
| 7722 | 2026.04.14 23:35:35.946551 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.04.14 23:35:35.946649 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.04.14 23:35:35.946702 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7725 | 2026.04.14 23:35:35.947486 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.04.14 23:35:35.947521 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7727 | 2026.04.14 23:35:35.948112 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7728 | 2026.04.14 23:35:35.948343 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.04.14 23:35:35.948489 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001858 sec., 8073.196986006458 rows/sec., 14.47 MiB/sec. | ||
| 7730 | 2026.04.14 23:35:35.948541 [ 4 ] {705fe1cc-be17-4ac8-9015-196458c2a0f2} <Debug> TCPHandler: Processed in 0.002037506 sec. | ||
| 7731 | 2026.04.14 23:35:35.948651 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2026.04.14 23:35:35.948749 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7733 | 2026.04.14 23:35:35.948790 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7734 | 2026.04.14 23:35:35.949112 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.04.14 23:35:35.949146 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7736 | 2026.04.14 23:35:35.949462 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7737 | 2026.04.14 23:35:35.949664 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.04.14 23:35:35.949791 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 7739 | 2026.04.14 23:35:35.949826 [ 4 ] {ec3283a7-01ba-4d33-b38e-4a4b8ee64fd2} <Debug> TCPHandler: Processed in 0.001223614 sec. | ||
| 7740 | 2026.04.14 23:35:39.629220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 986 | ||
| 7741 | 2026.04.14 23:35:39.631421 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.04.14 23:35:39.631470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7743 | 2026.04.14 23:35:39.632696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7744 | 2026.04.14 23:35:39.632964 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.04.14 23:35:39.633230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7746 | 2026.04.14 23:35:40.941208 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.04.14 23:35:40.941388 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7748 | 2026.04.14 23:35:40.941454 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7749 | 2026.04.14 23:35:40.942160 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.04.14 23:35:40.942208 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7751 | 2026.04.14 23:35:40.942629 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7752 | 2026.04.14 23:35:40.942888 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.04.14 23:35:40.943048 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001709 sec., 63194.850789935634 rows/sec., 5.30 MiB/sec. | ||
| 7754 | 2026.04.14 23:35:40.943055 [ 129 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7755 | 2026.04.14 23:35:40.943097 [ 4 ] {9b50d9bb-be59-428c-8d32-618439a2b7de} <Debug> TCPHandler: Processed in 0.002057545 sec. | ||
| 7756 | 2026.04.14 23:35:40.943134 [ 129 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.04.14 23:35:40.943163 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7758 | 2026.04.14 23:35:40.943227 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.04.14 23:35:40.943275 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::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 | ||
| 7760 | 2026.04.14 23:35:40.943331 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7761 | 2026.04.14 23:35:40.943379 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7762 | 2026.04.14 23:35:40.943414 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7763 | 2026.04.14 23:35:40.943453 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2615 rows starting from the beginning of the part | ||
| 7764 | 2026.04.14 23:35:40.943517 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 108 rows starting from the beginning of the part | ||
| 7765 | 2026.04.14 23:35:40.943562 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 86 rows starting from the beginning of the part | ||
| 7766 | 2026.04.14 23:35:40.943603 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 109 rows starting from the beginning of the part | ||
| 7767 | 2026.04.14 23:35:40.943645 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
| 7768 | 2026.04.14 23:35:40.943685 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 7769 | 2026.04.14 23:35:40.943838 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.04.14 23:35:40.943893 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7771 | 2026.04.14 23:35:40.944283 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7772 | 2026.04.14 23:35:40.944517 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.04.14 23:35:40.944654 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001345 sec., 19330.85501858736 rows/sec., 1.42 MiB/sec. | ||
| 7774 | 2026.04.14 23:35:40.944694 [ 4 ] {7c2fc1bc-92d3-441c-9a1d-6bbb27f1cb15} <Debug> TCPHandler: Processed in 0.001516711 sec. | ||
| 7775 | 2026.04.14 23:35:40.944804 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.04.14 23:35:40.944900 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7777 | 2026.04.14 23:35:40.944941 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7778 | 2026.04.14 23:35:40.945028 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803459 sec., 1725572.912941187 rows/sec., 138.21 MiB/sec. | ||
| 7779 | 2026.04.14 23:35:40.945378 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7780 | 2026.04.14 23:35:40.945436 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.04.14 23:35:40.945489 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7782 | 2026.04.14 23:35:40.945743 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.04.14 23:35:40.945842 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_61_12} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7784 | 2026.04.14 23:35:40.945919 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7785 | 2026.04.14 23:35:40.945959 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7786 | 2026.04.14 23:35:40.946187 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.04.14 23:35:40.946311 [ 129 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7788 | 2026.04.14 23:35:40.946330 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001451 sec., 62026.18883528601 rows/sec., 4.84 MiB/sec. | ||
| 7789 | 2026.04.14 23:35:40.946351 [ 129 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.04.14 23:35:40.946376 [ 4 ] {ff330c6d-63fb-470b-8fae-6674cb081b33} <Debug> TCPHandler: Processed in 0.001623454 sec. | ||
| 7791 | 2026.04.14 23:35:40.946377 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7792 | 2026.04.14 23:35:40.946476 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 7793 | 2026.04.14 23:35:40.946494 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.04.14 23:35:40.946570 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7795 | 2026.04.14 23:35:40.946597 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7796 | 2026.04.14 23:35:40.946603 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 7797 | 2026.04.14 23:35:40.946650 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7798 | 2026.04.14 23:35:40.946682 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::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 | ||
| 7799 | 2026.04.14 23:35:40.946730 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 79 rows starting from the beginning of the part | ||
| 7800 | 2026.04.14 23:35:40.946767 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 92 rows starting from the beginning of the part | ||
| 7801 | 2026.04.14 23:35:40.946805 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
| 7802 | 2026.04.14 23:35:40.946842 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 7803 | 2026.04.14 23:35:40.947063 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.04.14 23:35:40.947104 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7805 | 2026.04.14 23:35:40.947484 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7806 | 2026.04.14 23:35:40.947699 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.04.14 23:35:40.947794 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353037 sec., 1353251.9805445082 rows/sec., 100.29 MiB/sec. | ||
| 7808 | 2026.04.14 23:35:40.947824 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7809 | 2026.04.14 23:35:40.947833 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 7810 | 2026.04.14 23:35:40.947871 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.04.14 23:35:40.947891 [ 4 ] {f4e95f0e-e3a6-484e-b933-de955e8745d5} <Debug> TCPHandler: Processed in 0.001447709 sec. | ||
| 7812 | 2026.04.14 23:35:40.947896 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7813 | 2026.04.14 23:35:40.947992 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 7814 | 2026.04.14 23:35:40.948005 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7815 | 2026.04.14 23:35:40.948008 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.04.14 23:35:40.948111 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7817 | 2026.04.14 23:35:40.948147 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7818 | 2026.04.14 23:35:40.948149 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20768 rows starting from the beginning of the part | ||
| 7819 | 2026.04.14 23:35:40.948211 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7820 | 2026.04.14 23:35:40.948217 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7821 | 2026.04.14 23:35:40.948267 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 7822 | 2026.04.14 23:35:40.948301 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
| 7823 | 2026.04.14 23:35:40.948317 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.04.14 23:35:40.948332 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7825 | 2026.04.14 23:35:40.948370 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::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 | ||
| 7826 | 2026.04.14 23:35:40.948402 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_61_12} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7827 | 2026.04.14 23:35:40.948508 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 7828 | 2026.04.14 23:35:40.949048 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.04.14 23:35:40.949090 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7830 | 2026.04.14 23:35:40.949671 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7831 | 2026.04.14 23:35:40.949928 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.04.14 23:35:40.950073 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001944 sec., 13374.485596707818 rows/sec., 23.97 MiB/sec. | ||
| 7833 | 2026.04.14 23:35:40.950138 [ 4 ] {b720a368-0d56-4acd-ae56-29b46bd2af7c} <Debug> TCPHandler: Processed in 0.002180429 sec. | ||
| 7834 | 2026.04.14 23:35:40.950252 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.04.14 23:35:40.950347 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.04.14 23:35:40.950389 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7837 | 2026.04.14 23:35:40.950731 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.04.14 23:35:40.950771 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7839 | 2026.04.14 23:35:40.953380 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7840 | 2026.04.14 23:35:40.953776 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.04.14 23:35:40.953997 [ 124 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7842 | 2026.04.14 23:35:40.954015 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00368 sec., 16304.347826086956 rows/sec., 1.10 MiB/sec. | ||
| 7843 | 2026.04.14 23:35:40.954062 [ 124 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.04.14 23:35:40.954101 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7845 | 2026.04.14 23:35:40.954101 [ 4 ] {090cbeb8-1923-4283-a32f-182e89c65e8f} <Debug> TCPHandler: Processed in 0.003899716 sec. | ||
| 7846 | 2026.04.14 23:35:40.954212 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 7847 | 2026.04.14 23:35:40.954317 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7848 | 2026.04.14 23:35:40.954349 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2940 rows starting from the beginning of the part | ||
| 7849 | 2026.04.14 23:35:40.954405 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 7850 | 2026.04.14 23:35:40.954451 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 7851 | 2026.04.14 23:35:40.954493 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7852 | 2026.04.14 23:35:40.954535 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7853 | 2026.04.14 23:35:40.954578 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::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 | ||
| 7854 | 2026.04.14 23:35:40.955611 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21569 rows, containing 5 columns (5 merged, 0 gathered) in 0.007655438 sec., 2817474.3234809036 rows/sec., 183.33 MiB/sec. | ||
| 7855 | 2026.04.14 23:35:40.955666 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501331 sec., 2158085.059190811 rows/sec., 145.44 MiB/sec. | ||
| 7856 | 2026.04.14 23:35:40.956009 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7857 | 2026.04.14 23:35:40.956095 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7858 | 2026.04.14 23:35:40.956277 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.04.14 23:35:40.956340 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_61_12} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7860 | 2026.04.14 23:35:40.956366 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.04.14 23:35:40.956413 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7862 | 2026.04.14 23:35:40.956431 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7863 | 2026.04.14 23:35:40.956506 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7864 | 2026.04.14 23:35:41.262467 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.04.14 23:35:41.262599 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7866 | 2026.04.14 23:35:41.262649 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7867 | 2026.04.14 23:35:41.263148 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.04.14 23:35:41.263190 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7869 | 2026.04.14 23:35:41.263541 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7870 | 2026.04.14 23:35:41.263760 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.04.14 23:35:41.263895 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001327 sec., 18085.908063300678 rows/sec., 1.50 MiB/sec. | ||
| 7872 | 2026.04.14 23:35:41.263934 [ 4 ] {d691cbd6-7dd5-40ff-be13-1767ba0b5e05} <Debug> TCPHandler: Processed in 0.001565612 sec. | ||
| 7873 | 2026.04.14 23:35:41.264053 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.04.14 23:35:41.264151 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7875 | 2026.04.14 23:35:41.264190 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7876 | 2026.04.14 23:35:41.265903 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.04.14 23:35:41.265938 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7878 | 2026.04.14 23:35:41.266438 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7879 | 2026.04.14 23:35:41.266654 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.04.14 23:35:41.266783 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Debug> executeQuery: Read 2551 rows, 194.63 KiB in 0.00265 sec., 962641.5094339623 rows/sec., 71.72 MiB/sec. | ||
| 7881 | 2026.04.14 23:35:41.266819 [ 4 ] {7578d79f-1f06-46dd-83bc-8170ab1f4f8e} <Debug> TCPHandler: Processed in 0.002813617 sec. | ||
| 7882 | 2026.04.14 23:35:41.266930 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.04.14 23:35:41.267022 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7884 | 2026.04.14 23:35:41.267062 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7885 | 2026.04.14 23:35:41.267457 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.04.14 23:35:41.267492 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7887 | 2026.04.14 23:35:41.267793 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7888 | 2026.04.14 23:35:41.268012 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.04.14 23:35:41.268136 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.001132 sec., 31802.120141342755 rows/sec., 2.39 MiB/sec. | ||
| 7890 | 2026.04.14 23:35:41.268172 [ 4 ] {bcdf3a9d-95e4-4fe4-99c7-0b0c0fbc5884} <Debug> TCPHandler: Processed in 0.001293416 sec. | ||
| 7891 | 2026.04.14 23:35:41.268273 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2026.04.14 23:35:41.268365 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7893 | 2026.04.14 23:35:41.268404 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7894 | 2026.04.14 23:35:41.269115 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.04.14 23:35:41.269153 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7896 | 2026.04.14 23:35:41.269498 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7897 | 2026.04.14 23:35:41.269706 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.04.14 23:35:41.269838 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001491 sec., 553319.9195171027 rows/sec., 32.37 MiB/sec. | ||
| 7899 | 2026.04.14 23:35:41.269875 [ 4 ] {5b87411b-af74-45cb-a31d-f5cabe6a5997} <Debug> TCPHandler: Processed in 0.001649685 sec. | ||
| 7900 | 2026.04.14 23:35:41.269979 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2026.04.14 23:35:41.270071 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7902 | 2026.04.14 23:35:41.270109 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7903 | 2026.04.14 23:35:41.270490 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.04.14 23:35:41.270523 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7905 | 2026.04.14 23:35:41.270801 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7906 | 2026.04.14 23:35:41.271002 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.04.14 23:35:41.271123 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 7908 | 2026.04.14 23:35:41.271160 [ 4 ] {fa7d7a22-aedf-42f4-bb0a-330e25119846} <Debug> TCPHandler: Processed in 0.001228094 sec. | ||
| 7909 | 2026.04.14 23:35:41.271267 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.04.14 23:35:41.271357 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7911 | 2026.04.14 23:35:41.271395 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7912 | 2026.04.14 23:35:41.271807 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.04.14 23:35:41.271845 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7914 | 2026.04.14 23:35:41.272158 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7915 | 2026.04.14 23:35:41.272374 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.04.14 23:35:41.272502 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 7917 | 2026.04.14 23:35:41.272540 [ 4 ] {6dab55c8-0ecc-460c-8cee-b37517fdbfad} <Debug> TCPHandler: Processed in 0.001318615 sec. | ||
| 7918 | 2026.04.14 23:35:41.272646 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2026.04.14 23:35:41.272739 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7920 | 2026.04.14 23:35:41.272778 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7921 | 2026.04.14 23:35:41.273635 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.04.14 23:35:41.273670 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7923 | 2026.04.14 23:35:41.274036 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7924 | 2026.04.14 23:35:41.274253 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.04.14 23:35:41.274384 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Debug> executeQuery: Read 1339 rows, 92.41 KiB in 0.001662 sec., 805655.8363417569 rows/sec., 54.30 MiB/sec. | ||
| 7926 | 2026.04.14 23:35:41.274421 [ 4 ] {575ebe55-2d64-4418-b4ef-244ccd5e34f4} <Debug> TCPHandler: Processed in 0.00182418 sec. | ||
| 7927 | 2026.04.14 23:35:41.274527 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.04.14 23:35:41.274621 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7929 | 2026.04.14 23:35:41.274662 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7930 | 2026.04.14 23:35:41.275340 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.04.14 23:35:41.275375 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7932 | 2026.04.14 23:35:41.275813 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7933 | 2026.04.14 23:35:41.276052 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.04.14 23:35:41.276180 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001577 sec., 971464.8065948002 rows/sec., 59.38 MiB/sec. | ||
| 7935 | 2026.04.14 23:35:41.276218 [ 4 ] {2e717c56-f394-4de9-9db4-dc83053b8843} <Debug> TCPHandler: Processed in 0.001741218 sec. | ||
| 7936 | 2026.04.14 23:35:41.276334 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2026.04.14 23:35:41.276428 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.04.14 23:35:41.276482 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7939 | 2026.04.14 23:35:41.277246 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.04.14 23:35:41.277281 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7941 | 2026.04.14 23:35:41.277819 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7942 | 2026.04.14 23:35:41.278048 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.04.14 23:35:41.278188 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001777 sec., 13505.908835115364 rows/sec., 24.20 MiB/sec. | ||
| 7944 | 2026.04.14 23:35:41.278243 [ 4 ] {a5354359-1262-4c4c-8f89-078e40b7dce7} <Debug> TCPHandler: Processed in 0.001958103 sec. | ||
| 7945 | 2026.04.14 23:35:41.278349 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.04.14 23:35:41.278443 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7947 | 2026.04.14 23:35:41.278484 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7948 | 2026.04.14 23:35:41.278787 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.04.14 23:35:41.278822 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7950 | 2026.04.14 23:35:41.279114 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7951 | 2026.04.14 23:35:41.279333 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2026.04.14 23:35:41.279458 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001033 sec., 11616.650532429816 rows/sec., 801.67 KiB/sec. | ||
| 7953 | 2026.04.14 23:35:41.279493 [ 4 ] {05e2b220-b43e-48a3-997c-9639a494ffdb} <Debug> TCPHandler: Processed in 0.001191922 sec. | ||
| 7954 | 2026.04.14 23:35:42.091282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18714 | ||
| 7955 | 2026.04.14 23:35:42.091918 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.04.14 23:35:42.091958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7957 | 2026.04.14 23:35:42.092427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7958 | 2026.04.14 23:35:42.092671 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.04.14 23:35:42.092812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18714 | ||
| 7960 | 2026.04.14 23:35:43.171203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7961 | 2026.04.14 23:35:43.187740 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.04.14 23:35:43.187807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7963 | 2026.04.14 23:35:43.193386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7964 | 2026.04.14 23:35:43.194118 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.04.14 23:35:43.197480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7966 | 2026.04.14 23:35:45.937975 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.04.14 23:35:45.938169 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7968 | 2026.04.14 23:35:45.938240 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7969 | 2026.04.14 23:35:45.938929 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.04.14 23:35:45.938973 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7971 | 2026.04.14 23:35:45.939352 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7972 | 2026.04.14 23:35:45.939586 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.04.14 23:35:45.939741 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 7974 | 2026.04.14 23:35:45.939786 [ 4 ] {2c151925-5464-4bc5-a81f-4f97fc9c9871} <Debug> TCPHandler: Processed in 0.001942272 sec. | ||
| 7975 | 2026.04.14 23:35:45.939917 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.04.14 23:35:45.940017 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7977 | 2026.04.14 23:35:45.940058 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7978 | 2026.04.14 23:35:45.940533 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.04.14 23:35:45.940570 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7980 | 2026.04.14 23:35:45.940863 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7981 | 2026.04.14 23:35:45.941065 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.04.14 23:35:45.941191 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 7983 | 2026.04.14 23:35:45.941227 [ 4 ] {fa3398b3-eae8-41f6-ae7d-284efb370244} <Debug> TCPHandler: Processed in 0.001368468 sec. | ||
| 7984 | 2026.04.14 23:35:45.941347 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.04.14 23:35:45.941440 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.04.14 23:35:45.941483 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7987 | 2026.04.14 23:35:45.941915 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.04.14 23:35:45.941956 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7989 | 2026.04.14 23:35:45.942306 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7990 | 2026.04.14 23:35:45.942522 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.04.14 23:35:45.942660 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001239 sec., 103309.1202582728 rows/sec., 7.20 MiB/sec. | ||
| 7992 | 2026.04.14 23:35:45.942697 [ 4 ] {97259532-692b-4ace-b004-8103fee99692} <Debug> TCPHandler: Processed in 0.001405919 sec. | ||
| 7993 | 2026.04.14 23:35:45.942818 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2026.04.14 23:35:45.942911 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7995 | 2026.04.14 23:35:45.942956 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7996 | 2026.04.14 23:35:45.943281 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.04.14 23:35:45.943315 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 7998 | 2026.04.14 23:35:45.943617 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7999 | 2026.04.14 23:35:45.943816 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.04.14 23:35:45.943940 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 8001 | 2026.04.14 23:35:45.943975 [ 4 ] {c8c83ad4-ebf9-4ebb-9068-aa9f7e0b1346} <Debug> TCPHandler: Processed in 0.001204312 sec. | ||
| 8002 | 2026.04.14 23:35:49.431637 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8003 | 2026.04.14 23:35:49.431732 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8004 | 2026.04.14 23:35:49.593844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19162 | ||
| 8005 | 2026.04.14 23:35:49.594317 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.04.14 23:35:49.594349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8007 | 2026.04.14 23:35:49.594826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8008 | 2026.04.14 23:35:49.595049 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.04.14 23:35:49.595173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19162 | ||
| 8010 | 2026.04.14 23:35:49.634321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1026 | ||
| 8011 | 2026.04.14 23:35:49.636888 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.04.14 23:35:49.636945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8013 | 2026.04.14 23:35:49.638252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8014 | 2026.04.14 23:35:49.638530 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.04.14 23:35:49.638908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
| 8016 | 2026.04.14 23:35:50.698474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8017 | 2026.04.14 23:35:50.716068 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.04.14 23:35:50.716136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8019 | 2026.04.14 23:35:50.722324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8020 | 2026.04.14 23:35:50.723098 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.04.14 23:35:50.727173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8022 | 2026.04.14 23:35:50.940532 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.04.14 23:35:50.940727 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8024 | 2026.04.14 23:35:50.940796 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8025 | 2026.04.14 23:35:50.941560 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.04.14 23:35:50.941598 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8027 | 2026.04.14 23:35:50.942014 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8028 | 2026.04.14 23:35:50.942235 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.04.14 23:35:50.942383 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00171 sec., 63157.89473684211 rows/sec., 5.30 MiB/sec. | ||
| 8030 | 2026.04.14 23:35:50.942423 [ 4 ] {4709473b-4e97-441f-ae8a-cd052bcb5a34} <Debug> TCPHandler: Processed in 0.002018265 sec. | ||
| 8031 | 2026.04.14 23:35:50.942559 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.04.14 23:35:50.942652 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8033 | 2026.04.14 23:35:50.942691 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8034 | 2026.04.14 23:35:50.943108 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.04.14 23:35:50.943141 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8036 | 2026.04.14 23:35:50.943430 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8037 | 2026.04.14 23:35:50.943651 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.04.14 23:35:50.943773 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001141 sec., 22787.028921998244 rows/sec., 1.67 MiB/sec. | ||
| 8039 | 2026.04.14 23:35:50.943808 [ 4 ] {95e8284d-24f6-41ad-89dc-97d4b643738f} <Debug> TCPHandler: Processed in 0.001308876 sec. | ||
| 8040 | 2026.04.14 23:35:50.943929 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.04.14 23:35:50.944020 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8042 | 2026.04.14 23:35:50.944058 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8043 | 2026.04.14 23:35:50.944530 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.04.14 23:35:50.944566 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8045 | 2026.04.14 23:35:50.944877 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8046 | 2026.04.14 23:35:50.945081 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.04.14 23:35:50.945204 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001202 sec., 74875.20798668885 rows/sec., 5.85 MiB/sec. | ||
| 8048 | 2026.04.14 23:35:50.945240 [ 4 ] {2e5ba355-fedc-47ae-9138-eb6d80753cbf} <Debug> TCPHandler: Processed in 0.001366137 sec. | ||
| 8049 | 2026.04.14 23:35:50.945363 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.04.14 23:35:50.945456 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8051 | 2026.04.14 23:35:50.945499 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8052 | 2026.04.14 23:35:50.945969 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.04.14 23:35:50.946012 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8054 | 2026.04.14 23:35:50.946428 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8055 | 2026.04.14 23:35:50.946641 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.04.14 23:35:50.946767 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 8057 | 2026.04.14 23:35:50.946803 [ 4 ] {10ed47d5-7fd6-4dfa-b051-eb44e48a8eea} <Debug> TCPHandler: Processed in 0.001494821 sec. | ||
| 8058 | 2026.04.14 23:35:50.946917 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.04.14 23:35:50.947012 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.04.14 23:35:50.947065 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8061 | 2026.04.14 23:35:50.947905 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.04.14 23:35:50.947939 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8063 | 2026.04.14 23:35:50.948490 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8064 | 2026.04.14 23:35:50.948704 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.04.14 23:35:50.948838 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001845 sec., 14092.140921409213 rows/sec., 25.25 MiB/sec. | ||
| 8066 | 2026.04.14 23:35:50.948889 [ 4 ] {ffaa0409-a3d7-4585-9a22-0ddc9579830e} <Debug> TCPHandler: Processed in 0.002028586 sec. | ||
| 8067 | 2026.04.14 23:35:50.949008 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.04.14 23:35:50.949102 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8069 | 2026.04.14 23:35:50.949144 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8070 | 2026.04.14 23:35:50.949457 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.04.14 23:35:50.949489 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8072 | 2026.04.14 23:35:50.949804 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8073 | 2026.04.14 23:35:50.950005 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.04.14 23:35:50.950131 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 8075 | 2026.04.14 23:35:50.950166 [ 4 ] {724c2843-f62e-424a-a932-cb100278cda6} <Debug> TCPHandler: Processed in 0.001215813 sec. | ||
| 8076 | 2026.04.14 23:35:55.940440 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.04.14 23:35:55.940721 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8078 | 2026.04.14 23:35:55.940794 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8079 | 2026.04.14 23:35:55.941558 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.04.14 23:35:55.941609 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8081 | 2026.04.14 23:35:55.942019 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8082 | 2026.04.14 23:35:55.942254 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.04.14 23:35:55.942409 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001745 sec., 49283.667621776505 rows/sec., 4.12 MiB/sec. | ||
| 8084 | 2026.04.14 23:35:55.942452 [ 4 ] {77035e2f-48b2-4909-9c58-191f3cb90a98} <Debug> TCPHandler: Processed in 0.0021959 sec. | ||
| 8085 | 2026.04.14 23:35:55.942586 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2026.04.14 23:35:55.942683 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8087 | 2026.04.14 23:35:55.942725 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8088 | 2026.04.14 23:35:55.943182 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.04.14 23:35:55.943219 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8090 | 2026.04.14 23:35:55.943636 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8091 | 2026.04.14 23:35:55.943845 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.04.14 23:35:55.943950 [ 105 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8093 | 2026.04.14 23:35:55.943975 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00131 sec., 11450.381679389313 rows/sec., 861.02 KiB/sec. | ||
| 8094 | 2026.04.14 23:35:55.944018 [ 105 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2026.04.14 23:35:55.944028 [ 4 ] {e10a2326-6b87-45e0-8e4b-bd13a390866e} <Debug> TCPHandler: Processed in 0.00149133 sec. | ||
| 8096 | 2026.04.14 23:35:55.944047 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8097 | 2026.04.14 23:35:55.944160 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 8098 | 2026.04.14 23:35:55.944170 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.04.14 23:35:55.944280 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8100 | 2026.04.14 23:35:55.944285 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8101 | 2026.04.14 23:35:55.944319 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 8102 | 2026.04.14 23:35:55.944340 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8103 | 2026.04.14 23:35:55.944388 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 8104 | 2026.04.14 23:35:55.944437 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 8105 | 2026.04.14 23:35:55.944474 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 8106 | 2026.04.14 23:35:55.944513 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 8107 | 2026.04.14 23:35:55.944551 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 8108 | 2026.04.14 23:35:55.944832 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.04.14 23:35:55.944873 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8110 | 2026.04.14 23:35:55.945338 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8111 | 2026.04.14 23:35:55.945342 [ 192 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227033 sec., 161364.853268005 rows/sec., 12.48 MiB/sec. | ||
| 8112 | 2026.04.14 23:35:55.945500 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8113 | 2026.04.14 23:35:55.945563 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.04.14 23:35:55.945702 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001436 sec., 55013.92757660167 rows/sec., 4.30 MiB/sec. | ||
| 8115 | 2026.04.14 23:35:55.945739 [ 4 ] {49536a91-9f30-4282-a354-1b495a2272df} <Debug> TCPHandler: Processed in 0.001623844 sec. | ||
| 8116 | 2026.04.14 23:35:55.945768 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.04.14 23:35:55.945839 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_56_11} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8118 | 2026.04.14 23:35:55.945859 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.04.14 23:35:55.945922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8120 | 2026.04.14 23:35:55.945952 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.04.14 23:35:55.945995 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8122 | 2026.04.14 23:35:55.946410 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.04.14 23:35:55.946444 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8124 | 2026.04.14 23:35:55.946774 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8125 | 2026.04.14 23:35:55.946976 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.04.14 23:35:55.947109 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 8127 | 2026.04.14 23:35:55.947146 [ 4 ] {6a1bb857-ba14-43b8-be41-0771f23cb3a7} <Debug> TCPHandler: Processed in 0.001338157 sec. | ||
| 8128 | 2026.04.14 23:35:55.947278 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.04.14 23:35:55.947371 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.04.14 23:35:55.947425 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8131 | 2026.04.14 23:35:55.948213 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.04.14 23:35:55.948248 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8133 | 2026.04.14 23:35:55.948774 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8134 | 2026.04.14 23:35:55.948987 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.04.14 23:35:55.949146 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001793 sec., 8365.867261572783 rows/sec., 14.99 MiB/sec. | ||
| 8136 | 2026.04.14 23:35:55.949157 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8137 | 2026.04.14 23:35:55.949200 [ 4 ] {6eda1a71-f6d8-4034-9a9d-9711b09f68c6} <Debug> TCPHandler: Processed in 0.001970624 sec. | ||
| 8138 | 2026.04.14 23:35:55.949227 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.04.14 23:35:55.949257 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8140 | 2026.04.14 23:35:55.949319 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2026.04.14 23:35:55.949356 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 8142 | 2026.04.14 23:35:55.949419 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8143 | 2026.04.14 23:35:55.949461 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8144 | 2026.04.14 23:35:55.949549 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8145 | 2026.04.14 23:35:55.949604 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1054 rows starting from the beginning of the part | ||
| 8146 | 2026.04.14 23:35:55.949733 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 8147 | 2026.04.14 23:35:55.949782 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.04.14 23:35:55.949818 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8149 | 2026.04.14 23:35:55.949839 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 8150 | 2026.04.14 23:35:55.949939 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 8151 | 2026.04.14 23:35:55.950038 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 8152 | 2026.04.14 23:35:55.950134 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 8153 | 2026.04.14 23:35:55.950134 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8154 | 2026.04.14 23:35:55.950360 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.04.14 23:35:55.950495 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8156 | 2026.04.14 23:35:55.950531 [ 4 ] {c0e3b284-6af8-4d65-bff8-ac92ebb546b8} <Debug> TCPHandler: Processed in 0.001268035 sec. | ||
| 8157 | 2026.04.14 23:35:55.956315 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 19 columns (19 merged, 0 gathered) in 0.00699459 sec., 165842.4582427276 rows/sec., 297.18 MiB/sec. | ||
| 8158 | 2026.04.14 23:35:55.957622 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8159 | 2026.04.14 23:35:55.957914 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.04.14 23:35:55.957976 [ 192 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8161 | 2026.04.14 23:35:55.958050 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 8162 | 2026.04.14 23:35:56.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.90 MiB, peak 306.47 MiB, free memory in arenas 0.00 B, will set to 298.09 MiB (RSS), difference: 3.18 MiB | ||
| 8163 | 2026.04.14 23:35:57.096162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19674 | ||
| 8164 | 2026.04.14 23:35:57.096673 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.04.14 23:35:57.096711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8166 | 2026.04.14 23:35:57.097194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8167 | 2026.04.14 23:35:57.097434 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.04.14 23:35:57.097575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19674 | ||
| 8169 | 2026.04.14 23:35:57.097570 [ 104 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8170 | 2026.04.14 23:35:57.097653 [ 104 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.04.14 23:35:57.097675 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8172 | 2026.04.14 23:35:57.097801 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 8173 | 2026.04.14 23:35:57.097961 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8174 | 2026.04.14 23:35:57.098003 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17242 rows starting from the beginning of the part | ||
| 8175 | 2026.04.14 23:35:57.098075 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8176 | 2026.04.14 23:35:57.098126 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8177 | 2026.04.14 23:35:57.098172 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8178 | 2026.04.14 23:35:57.098218 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8179 | 2026.04.14 23:35:57.098264 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8180 | 2026.04.14 23:35:57.100232 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19674 rows, containing 4 columns (4 merged, 0 gathered) in 0.002488968 sec., 7904480.893285893 rows/sec., 113.07 MiB/sec. | ||
| 8181 | 2026.04.14 23:35:57.100464 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8182 | 2026.04.14 23:35:57.100723 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.04.14 23:35:57.100794 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_41_8} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8184 | 2026.04.14 23:35:57.100878 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8185 | 2026.04.14 23:35:58.228151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8186 | 2026.04.14 23:35:58.245855 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.04.14 23:35:58.245919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8188 | 2026.04.14 23:35:58.252000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8189 | 2026.04.14 23:35:58.252696 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.04.14 23:35:58.252975 [ 103 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8191 | 2026.04.14 23:35:58.253018 [ 103 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.04.14 23:35:58.253046 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8193 | 2026.04.14 23:35:58.253178 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 8194 | 2026.04.14 23:35:58.256222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8195 | 2026.04.14 23:35:58.257045 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8196 | 2026.04.14 23:35:58.258440 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8197 | 2026.04.14 23:35:58.263032 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8198 | 2026.04.14 23:35:58.267474 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8199 | 2026.04.14 23:35:58.271969 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8200 | 2026.04.14 23:35:58.276600 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8201 | 2026.04.14 23:35:58.280575 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8202 | 2026.04.14 23:35:58.333197 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080073091 sec., 3858.9742963712993 rows/sec., 19.95 MiB/sec. | ||
| 8203 | 2026.04.14 23:35:58.336181 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8204 | 2026.04.14 23:35:58.338219 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.04.14 23:35:58.338326 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_41_8} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8206 | 2026.04.14 23:35:58.341276 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8207 | 2026.04.14 23:35:59.639995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1050 | ||
| 8208 | 2026.04.14 23:35:59.642190 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.04.14 23:35:59.642240 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8210 | 2026.04.14 23:35:59.643524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8211 | 2026.04.14 23:35:59.643794 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.04.14 23:35:59.644150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 8213 | 2026.04.14 23:36:00.940910 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8214 | 2026.04.14 23:36:00.941103 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8215 | 2026.04.14 23:36:00.941176 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8216 | 2026.04.14 23:36:00.941885 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.04.14 23:36:00.941928 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8218 | 2026.04.14 23:36:00.942320 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8219 | 2026.04.14 23:36:00.942546 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.04.14 23:36:00.942702 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001653 sec., 65335.75317604356 rows/sec., 5.48 MiB/sec. | ||
| 8221 | 2026.04.14 23:36:00.942698 [ 102 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8222 | 2026.04.14 23:36:00.942752 [ 4 ] {ff5c5bb0-2b6b-44a0-928a-327bfabb8a4d} <Debug> TCPHandler: Processed in 0.001970754 sec. | ||
| 8223 | 2026.04.14 23:36:00.942788 [ 102 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.04.14 23:36:00.942817 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8225 | 2026.04.14 23:36:00.942885 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.04.14 23:36:00.942952 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8227 | 2026.04.14 23:36:00.942991 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.04.14 23:36:00.943042 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8229 | 2026.04.14 23:36:00.943112 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8230 | 2026.04.14 23:36:00.943154 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2615 rows starting from the beginning of the part | ||
| 8231 | 2026.04.14 23:36:00.943229 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2551 rows starting from the beginning of the part | ||
| 8232 | 2026.04.14 23:36:00.943280 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8233 | 2026.04.14 23:36:00.943327 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 108 rows starting from the beginning of the part | ||
| 8234 | 2026.04.14 23:36:00.943372 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 86 rows starting from the beginning of the part | ||
| 8235 | 2026.04.14 23:36:00.943417 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
| 8236 | 2026.04.14 23:36:00.943485 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.04.14 23:36:00.943530 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8238 | 2026.04.14 23:36:00.944086 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8239 | 2026.04.14 23:36:00.944312 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.04.14 23:36:00.944463 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001493 sec., 17414.601473543204 rows/sec., 1.28 MiB/sec. | ||
| 8241 | 2026.04.14 23:36:00.944506 [ 4 ] {dcdc3a75-54e3-4211-8b63-20f97074464e} <Debug> TCPHandler: Processed in 0.001674796 sec. | ||
| 8242 | 2026.04.14 23:36:00.944615 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2026.04.14 23:36:00.944712 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8244 | 2026.04.14 23:36:00.944754 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8245 | 2026.04.14 23:36:00.945181 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.04.14 23:36:00.945218 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8247 | 2026.04.14 23:36:00.945529 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8248 | 2026.04.14 23:36:00.945666 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002782146 sec., 1985517.6543574636 rows/sec., 156.88 MiB/sec. | ||
| 8249 | 2026.04.14 23:36:00.945754 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2026.04.14 23:36:00.945883 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 5.91 MiB/sec. | ||
| 8251 | 2026.04.14 23:36:00.945889 [ 102 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8252 | 2026.04.14 23:36:00.945926 [ 4 ] {bc00f57f-dd4d-4451-86bb-9c1cf210bfdd} <Debug> TCPHandler: Processed in 0.001359686 sec. | ||
| 8253 | 2026.04.14 23:36:00.945930 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8254 | 2026.04.14 23:36:00.945941 [ 102 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2026.04.14 23:36:00.945980 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8256 | 2026.04.14 23:36:00.946043 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.04.14 23:36:00.946051 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8258 | 2026.04.14 23:36:00.946147 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.04.14 23:36:00.946154 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8260 | 2026.04.14 23:36:00.946195 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 8261 | 2026.04.14 23:36:00.946202 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8262 | 2026.04.14 23:36:00.946214 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.04.14 23:36:00.946240 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1339 rows starting from the beginning of the part | ||
| 8264 | 2026.04.14 23:36:00.946276 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8265 | 2026.04.14 23:36:00.946292 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_66_13} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8266 | 2026.04.14 23:36:00.946308 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 8267 | 2026.04.14 23:36:00.946343 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 79 rows starting from the beginning of the part | ||
| 8268 | 2026.04.14 23:36:00.946373 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 8269 | 2026.04.14 23:36:00.946379 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 8270 | 2026.04.14 23:36:00.946608 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.04.14 23:36:00.946648 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8272 | 2026.04.14 23:36:00.946998 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8273 | 2026.04.14 23:36:00.947208 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2026.04.14 23:36:00.947341 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 8275 | 2026.04.14 23:36:00.947345 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8276 | 2026.04.14 23:36:00.947381 [ 4 ] {0f01d5a9-d54c-4318-a3cd-9632ac22b8b3} <Debug> TCPHandler: Processed in 0.001387598 sec. | ||
| 8277 | 2026.04.14 23:36:00.947394 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.04.14 23:36:00.947419 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8279 | 2026.04.14 23:36:00.947474 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451439 sec., 2110319.482940723 rows/sec., 153.15 MiB/sec. | ||
| 8280 | 2026.04.14 23:36:00.947491 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8281 | 2026.04.14 23:36:00.947494 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.04.14 23:36:00.947586 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8283 | 2026.04.14 23:36:00.947603 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8284 | 2026.04.14 23:36:00.947616 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21569 rows starting from the beginning of the part | ||
| 8285 | 2026.04.14 23:36:00.947648 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8286 | 2026.04.14 23:36:00.947664 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8287 | 2026.04.14 23:36:00.947677 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1532 rows starting from the beginning of the part | ||
| 8288 | 2026.04.14 23:36:00.947725 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 8289 | 2026.04.14 23:36:00.947765 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8290 | 2026.04.14 23:36:00.947802 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8291 | 2026.04.14 23:36:00.947838 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8292 | 2026.04.14 23:36:00.947915 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2026.04.14 23:36:00.947986 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_66_13} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8294 | 2026.04.14 23:36:00.948058 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8295 | 2026.04.14 23:36:00.948492 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.04.14 23:36:00.948533 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8297 | 2026.04.14 23:36:00.949186 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8298 | 2026.04.14 23:36:00.949414 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.04.14 23:36:00.949566 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00198 sec., 13131.31313131313 rows/sec., 23.53 MiB/sec. | ||
| 8300 | 2026.04.14 23:36:00.949621 [ 4 ] {c174614a-edbf-4965-a0c0-abd219c93570} <Debug> TCPHandler: Processed in 0.002174419 sec. | ||
| 8301 | 2026.04.14 23:36:00.949731 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.04.14 23:36:00.949824 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.04.14 23:36:00.949865 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8304 | 2026.04.14 23:36:00.950191 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.04.14 23:36:00.950226 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8306 | 2026.04.14 23:36:00.950613 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8307 | 2026.04.14 23:36:00.950831 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.04.14 23:36:00.950962 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 8309 | 2026.04.14 23:36:00.950972 [ 102 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8310 | 2026.04.14 23:36:00.951000 [ 4 ] {6475f57f-ee87-4446-b4c3-46d167f5cac4} <Debug> TCPHandler: Processed in 0.001317696 sec. | ||
| 8311 | 2026.04.14 23:36:00.951016 [ 102 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.04.14 23:36:00.951040 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8313 | 2026.04.14 23:36:00.951142 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8314 | 2026.04.14 23:36:00.951274 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8315 | 2026.04.14 23:36:00.951308 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3240 rows starting from the beginning of the part | ||
| 8316 | 2026.04.14 23:36:00.951366 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
| 8317 | 2026.04.14 23:36:00.951408 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 8318 | 2026.04.14 23:36:00.951449 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8319 | 2026.04.14 23:36:00.951485 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8320 | 2026.04.14 23:36:00.951528 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8321 | 2026.04.14 23:36:00.955353 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.004260196 sec., 816863.8250446693 rows/sec., 55.05 MiB/sec. | ||
| 8322 | 2026.04.14 23:36:00.955705 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8323 | 2026.04.14 23:36:00.955954 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.04.14 23:36:00.956023 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_66_13} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8325 | 2026.04.14 23:36:00.956092 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8326 | 2026.04.14 23:36:00.963809 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23709 rows, containing 5 columns (5 merged, 0 gathered) in 0.016346915 sec., 1450365.405337949 rows/sec., 94.18 MiB/sec. | ||
| 8327 | 2026.04.14 23:36:00.964286 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8328 | 2026.04.14 23:36:00.964594 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.04.14 23:36:00.964674 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8330 | 2026.04.14 23:36:00.964740 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 8331 | 2026.04.14 23:36:01.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.22 MiB, peak 312.64 MiB, free memory in arenas 0.00 B, will set to 302.73 MiB (RSS), difference: 2.51 MiB | ||
| 8332 | 2026.04.14 23:36:04.432756 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8333 | 2026.04.14 23:36:04.432875 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8334 | 2026.04.14 23:36:04.598609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20122 | ||
| 8335 | 2026.04.14 23:36:04.599434 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.04.14 23:36:04.599514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8337 | 2026.04.14 23:36:04.600213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8338 | 2026.04.14 23:36:04.600594 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.04.14 23:36:04.600818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20122 | ||
| 8340 | 2026.04.14 23:36:05.135342 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48158 | ||
| 8341 | 2026.04.14 23:36:05.135457 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8342 | 2026.04.14 23:36:05.135482 [ 292 ] {} <Debug> TCP-Session: 37051d2c-fd91-4fed-a97f-dec13bd2ee36 Authenticating user 'default' from [fd00:1122:3344:101::e]:48158 | ||
| 8343 | 2026.04.14 23:36:05.135505 [ 292 ] {} <Debug> TCP-Session: 37051d2c-fd91-4fed-a97f-dec13bd2ee36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.04.14 23:36:05.135518 [ 292 ] {} <Debug> TCP-Session: 37051d2c-fd91-4fed-a97f-dec13bd2ee36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.04.14 23:36:05.135717 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52624 | ||
| 8346 | 2026.04.14 23:36:05.135739 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36618 | ||
| 8347 | 2026.04.14 23:36:05.135782 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41609 | ||
| 8348 | 2026.04.14 23:36:05.135805 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48562 | ||
| 8349 | 2026.04.14 23:36:05.135846 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8350 | 2026.04.14 23:36:05.135866 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8351 | 2026.04.14 23:36:05.135774 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51741 | ||
| 8352 | 2026.04.14 23:36:05.135908 [ 294 ] {} <Debug> TCP-Session: fc3cd667-5cf6-4c03-8bc6-d5c1fc270491 Authenticating user 'default' from [fd00:1122:3344:101::e]:36618 | ||
| 8353 | 2026.04.14 23:36:05.135895 [ 293 ] {} <Debug> TCP-Session: 2e4035e9-382d-4258-88d8-ee0fecb386b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52624 | ||
| 8354 | 2026.04.14 23:36:05.135960 [ 294 ] {} <Debug> TCP-Session: fc3cd667-5cf6-4c03-8bc6-d5c1fc270491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.04.14 23:36:05.135762 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60622 | ||
| 8356 | 2026.04.14 23:36:05.135984 [ 294 ] {} <Debug> TCP-Session: fc3cd667-5cf6-4c03-8bc6-d5c1fc270491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.04.14 23:36:05.135982 [ 293 ] {} <Debug> TCP-Session: 2e4035e9-382d-4258-88d8-ee0fecb386b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.04.14 23:36:05.135755 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57827 | ||
| 8359 | 2026.04.14 23:36:05.136040 [ 293 ] {} <Debug> TCP-Session: 2e4035e9-382d-4258-88d8-ee0fecb386b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.04.14 23:36:05.135743 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42828 | ||
| 8361 | 2026.04.14 23:36:05.135822 [ 292 ] {} <Trace> TCP-Session: 37051d2c-fd91-4fed-a97f-dec13bd2ee36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.04.14 23:36:05.136119 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8363 | 2026.04.14 23:36:05.136156 [ 290 ] {} <Debug> TCP-Session: 34185c0b-6f08-476f-b5ac-dfb9d2ae6ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41609 | ||
| 8364 | 2026.04.14 23:36:05.136176 [ 290 ] {} <Debug> TCP-Session: 34185c0b-6f08-476f-b5ac-dfb9d2ae6ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.04.14 23:36:05.136195 [ 290 ] {} <Debug> TCP-Session: 34185c0b-6f08-476f-b5ac-dfb9d2ae6ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8366 | 2026.04.14 23:36:05.136276 [ 292 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8367 | 2026.04.14 23:36:05.136405 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8368 | 2026.04.14 23:36:05.136436 [ 348 ] {} <Debug> TCP-Session: c3917546-58b9-4b07-8efa-a5d80c535e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57827 | ||
| 8369 | 2026.04.14 23:36:05.136455 [ 348 ] {} <Debug> TCP-Session: c3917546-58b9-4b07-8efa-a5d80c535e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.04.14 23:36:05.136467 [ 348 ] {} <Debug> TCP-Session: c3917546-58b9-4b07-8efa-a5d80c535e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8371 | 2026.04.14 23:36:05.136484 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8372 | 2026.04.14 23:36:05.136513 [ 3 ] {} <Debug> TCP-Session: ae9252d1-1faa-4569-a535-e2093ffad00d Authenticating user 'default' from [fd00:1122:3344:101::e]:42828 | ||
| 8373 | 2026.04.14 23:36:05.136529 [ 3 ] {} <Debug> TCP-Session: ae9252d1-1faa-4569-a535-e2093ffad00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.04.14 23:36:05.136542 [ 3 ] {} <Debug> TCP-Session: ae9252d1-1faa-4569-a535-e2093ffad00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.04.14 23:36:05.136543 [ 292 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8376 | 2026.04.14 23:36:05.136600 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8377 | 2026.04.14 23:36:05.136605 [ 292 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8378 | 2026.04.14 23:36:05.136641 [ 289 ] {} <Debug> TCP-Session: c3e2867a-b1a0-4fb7-b79c-7c53ecfcfff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51741 | ||
| 8379 | 2026.04.14 23:36:05.136671 [ 289 ] {} <Debug> TCP-Session: c3e2867a-b1a0-4fb7-b79c-7c53ecfcfff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.04.14 23:36:05.136687 [ 289 ] {} <Debug> TCP-Session: c3e2867a-b1a0-4fb7-b79c-7c53ecfcfff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2026.04.14 23:36:05.136922 [ 292 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 8382 | 2026.04.14 23:36:05.136955 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8383 | 2026.04.14 23:36:05.136984 [ 288 ] {} <Debug> TCP-Session: dae7fdbe-ad0e-4340-853f-38f7ecd2bbe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60622 | ||
| 8384 | 2026.04.14 23:36:05.137001 [ 288 ] {} <Debug> TCP-Session: dae7fdbe-ad0e-4340-853f-38f7ecd2bbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.04.14 23:36:05.137015 [ 288 ] {} <Debug> TCP-Session: dae7fdbe-ad0e-4340-853f-38f7ecd2bbe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.04.14 23:36:05.137063 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8387 | 2026.04.14 23:36:05.137100 [ 291 ] {} <Debug> TCP-Session: 90f8bc7a-f5c7-4ca0-8136-45bd0ffaa2da Authenticating user 'default' from [fd00:1122:3344:101::e]:48562 | ||
| 8388 | 2026.04.14 23:36:05.137122 [ 291 ] {} <Debug> TCP-Session: 90f8bc7a-f5c7-4ca0-8136-45bd0ffaa2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.04.14 23:36:05.137135 [ 291 ] {} <Debug> TCP-Session: 90f8bc7a-f5c7-4ca0-8136-45bd0ffaa2da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.04.14 23:36:05.137905 [ 333 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Trace> AggregatingTransform: Aggregating | ||
| 8391 | 2026.04.14 23:36:05.137960 [ 333 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8392 | 2026.04.14 23:36:05.137999 [ 333 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969047 sec. (1031.942 rows/sec., 40.31 KiB/sec.) | ||
| 8393 | 2026.04.14 23:36:05.138018 [ 333 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Trace> Aggregator: Merging aggregated data | ||
| 8394 | 2026.04.14 23:36:05.139191 [ 292 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002971 sec., 336.58700774150117 rows/sec., 13.15 KiB/sec. | ||
| 8395 | 2026.04.14 23:36:05.139346 [ 292 ] {8acd5a42-35ed-4396-92b2-a1e0829c2be1} <Debug> TCPHandler: Processed in 0.003630379 sec. | ||
| 8396 | 2026.04.14 23:36:05.139456 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8397 | 2026.04.14 23:36:05.139482 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8398 | 2026.04.14 23:36:05.139483 [ 292 ] {} <Debug> TCP-Session: 37051d2c-fd91-4fed-a97f-dec13bd2ee36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.04.14 23:36:05.139504 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8400 | 2026.04.14 23:36:05.139527 [ 294 ] {} <Debug> TCP-Session: fc3cd667-5cf6-4c03-8bc6-d5c1fc270491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.04.14 23:36:05.139536 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8402 | 2026.04.14 23:36:05.139558 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8403 | 2026.04.14 23:36:05.139557 [ 289 ] {} <Debug> TCP-Session: c3e2867a-b1a0-4fb7-b79c-7c53ecfcfff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.04.14 23:36:05.139573 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8405 | 2026.04.14 23:36:05.139592 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8406 | 2026.04.14 23:36:05.139609 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8407 | 2026.04.14 23:36:05.139632 [ 293 ] {} <Debug> TCP-Session: 2e4035e9-382d-4258-88d8-ee0fecb386b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8408 | 2026.04.14 23:36:05.139645 [ 288 ] {} <Debug> TCP-Session: dae7fdbe-ad0e-4340-853f-38f7ecd2bbe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.04.14 23:36:05.139667 [ 290 ] {} <Debug> TCP-Session: 34185c0b-6f08-476f-b5ac-dfb9d2ae6ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2026.04.14 23:36:05.139598 [ 348 ] {} <Debug> TCP-Session: c3917546-58b9-4b07-8efa-a5d80c535e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.04.14 23:36:05.139582 [ 3 ] {} <Debug> TCP-Session: ae9252d1-1faa-4569-a535-e2093ffad00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8412 | 2026.04.14 23:36:05.139518 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8413 | 2026.04.14 23:36:05.139769 [ 291 ] {} <Debug> TCP-Session: 90f8bc7a-f5c7-4ca0-8136-45bd0ffaa2da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2026.04.14 23:36:05.142054 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49588 | ||
| 8415 | 2026.04.14 23:36:05.142119 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8416 | 2026.04.14 23:36:05.142138 [ 292 ] {} <Debug> TCP-Session: 53b44bdc-e686-4e2c-9a0c-fb8e5ffdd07f Authenticating user 'default' from [fd00:1122:3344:101::e]:49588 | ||
| 8417 | 2026.04.14 23:36:05.142153 [ 292 ] {} <Debug> TCP-Session: 53b44bdc-e686-4e2c-9a0c-fb8e5ffdd07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8418 | 2026.04.14 23:36:05.142165 [ 292 ] {} <Debug> TCP-Session: 53b44bdc-e686-4e2c-9a0c-fb8e5ffdd07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8419 | 2026.04.14 23:36:05.142292 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54089 | ||
| 8420 | 2026.04.14 23:36:05.142322 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54824 | ||
| 8421 | 2026.04.14 23:36:05.142335 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37693 | ||
| 8422 | 2026.04.14 23:36:05.142351 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52000 | ||
| 8423 | 2026.04.14 23:36:05.142369 [ 292 ] {} <Trace> TCP-Session: 53b44bdc-e686-4e2c-9a0c-fb8e5ffdd07f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.04.14 23:36:05.142394 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8425 | 2026.04.14 23:36:05.142386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52840 | ||
| 8426 | 2026.04.14 23:36:05.142429 [ 294 ] {} <Debug> TCP-Session: 2c0ea8e7-991c-4b71-a5f6-729189bf297a Authenticating user 'default' from [fd00:1122:3344:101::e]:54824 | ||
| 8427 | 2026.04.14 23:36:05.142433 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8428 | 2026.04.14 23:36:05.142465 [ 294 ] {} <Debug> TCP-Session: 2c0ea8e7-991c-4b71-a5f6-729189bf297a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8429 | 2026.04.14 23:36:05.142433 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8430 | 2026.04.14 23:36:05.142486 [ 288 ] {} <Debug> TCP-Session: c44bb142-e19f-4ae6-9c70-a9eedad08c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:52000 | ||
| 8431 | 2026.04.14 23:36:05.142501 [ 292 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8432 | 2026.04.14 23:36:05.142520 [ 3 ] {} <Debug> TCP-Session: 061fbdb7-6fa2-4c3a-b054-e413ff5b1719 Authenticating user 'default' from [fd00:1122:3344:101::e]:37693 | ||
| 8433 | 2026.04.14 23:36:05.142520 [ 288 ] {} <Debug> TCP-Session: c44bb142-e19f-4ae6-9c70-a9eedad08c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2026.04.14 23:36:05.142543 [ 3 ] {} <Debug> TCP-Session: 061fbdb7-6fa2-4c3a-b054-e413ff5b1719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2026.04.14 23:36:05.142548 [ 288 ] {} <Debug> TCP-Session: c44bb142-e19f-4ae6-9c70-a9eedad08c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8436 | 2026.04.14 23:36:05.142558 [ 3 ] {} <Debug> TCP-Session: 061fbdb7-6fa2-4c3a-b054-e413ff5b1719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8437 | 2026.04.14 23:36:05.142488 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8438 | 2026.04.14 23:36:05.142491 [ 294 ] {} <Debug> TCP-Session: 2c0ea8e7-991c-4b71-a5f6-729189bf297a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2026.04.14 23:36:05.142613 [ 291 ] {} <Debug> TCP-Session: 42f25061-d73d-4539-945f-1553761cc7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:52840 | ||
| 8440 | 2026.04.14 23:36:05.142357 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8441 | 2026.04.14 23:36:05.142646 [ 291 ] {} <Debug> TCP-Session: 42f25061-d73d-4539-945f-1553761cc7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8442 | 2026.04.14 23:36:05.142665 [ 292 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8443 | 2026.04.14 23:36:05.142670 [ 293 ] {} <Debug> TCP-Session: d2de8da3-d402-45e9-9085-3183b18b35d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54089 | ||
| 8444 | 2026.04.14 23:36:05.142681 [ 291 ] {} <Debug> TCP-Session: 42f25061-d73d-4539-945f-1553761cc7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2026.04.14 23:36:05.142714 [ 293 ] {} <Debug> TCP-Session: d2de8da3-d402-45e9-9085-3183b18b35d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2026.04.14 23:36:05.142715 [ 292 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8447 | 2026.04.14 23:36:05.142739 [ 293 ] {} <Debug> TCP-Session: d2de8da3-d402-45e9-9085-3183b18b35d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2026.04.14 23:36:05.142346 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52080 | ||
| 8449 | 2026.04.14 23:36:05.142375 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32820 | ||
| 8450 | 2026.04.14 23:36:05.142373 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33080 | ||
| 8451 | 2026.04.14 23:36:05.142825 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8452 | 2026.04.14 23:36:05.142847 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8453 | 2026.04.14 23:36:05.142851 [ 348 ] {} <Debug> TCP-Session: fbbfa219-8eda-4958-8c5c-084586834f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:52080 | ||
| 8454 | 2026.04.14 23:36:05.142868 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8455 | 2026.04.14 23:36:05.142874 [ 290 ] {} <Debug> TCP-Session: 4d043338-bbc7-4300-bfe5-9075c1d69493 Authenticating user 'default' from [fd00:1122:3344:101::e]:32820 | ||
| 8456 | 2026.04.14 23:36:05.142886 [ 348 ] {} <Debug> TCP-Session: fbbfa219-8eda-4958-8c5c-084586834f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8457 | 2026.04.14 23:36:05.142902 [ 289 ] {} <Debug> TCP-Session: ebf17acd-131e-4c8a-ae75-5b79708c467f Authenticating user 'default' from [fd00:1122:3344:101::e]:33080 | ||
| 8458 | 2026.04.14 23:36:05.142912 [ 290 ] {} <Debug> TCP-Session: 4d043338-bbc7-4300-bfe5-9075c1d69493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2026.04.14 23:36:05.142923 [ 348 ] {} <Debug> TCP-Session: fbbfa219-8eda-4958-8c5c-084586834f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8460 | 2026.04.14 23:36:05.142949 [ 292 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 8461 | 2026.04.14 23:36:05.142949 [ 290 ] {} <Debug> TCP-Session: 4d043338-bbc7-4300-bfe5-9075c1d69493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2026.04.14 23:36:05.142940 [ 289 ] {} <Debug> TCP-Session: ebf17acd-131e-4c8a-ae75-5b79708c467f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2026.04.14 23:36:05.143022 [ 289 ] {} <Debug> TCP-Session: ebf17acd-131e-4c8a-ae75-5b79708c467f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8464 | 2026.04.14 23:36:05.143707 [ 311 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Trace> AggregatingTransform: Aggregating | ||
| 8465 | 2026.04.14 23:36:05.143762 [ 311 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Trace> Aggregator: Aggregation method: without_key | ||
| 8466 | 2026.04.14 23:36:05.143795 [ 311 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000765381 sec. (1306.539 rows/sec., 51.04 KiB/sec.) | ||
| 8467 | 2026.04.14 23:36:05.143815 [ 311 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Trace> Aggregator: Merging aggregated data | ||
| 8468 | 2026.04.14 23:36:05.145333 [ 292 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002862 sec., 349.4060097833683 rows/sec., 13.65 KiB/sec. | ||
| 8469 | 2026.04.14 23:36:05.145444 [ 292 ] {19d12667-0a4c-4835-b4a2-6eaad60db550} <Debug> TCPHandler: Processed in 0.003123755 sec. | ||
| 8470 | 2026.04.14 23:36:05.145541 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8471 | 2026.04.14 23:36:05.145574 [ 292 ] {} <Debug> TCP-Session: 53b44bdc-e686-4e2c-9a0c-fb8e5ffdd07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8472 | 2026.04.14 23:36:05.145581 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8473 | 2026.04.14 23:36:05.145605 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8474 | 2026.04.14 23:36:05.145635 [ 293 ] {} <Debug> TCP-Session: d2de8da3-d402-45e9-9085-3183b18b35d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.04.14 23:36:05.145647 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8476 | 2026.04.14 23:36:05.145662 [ 291 ] {} <Debug> TCP-Session: 42f25061-d73d-4539-945f-1553761cc7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8477 | 2026.04.14 23:36:05.145669 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8478 | 2026.04.14 23:36:05.145698 [ 289 ] {} <Debug> TCP-Session: ebf17acd-131e-4c8a-ae75-5b79708c467f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8479 | 2026.04.14 23:36:05.145713 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8480 | 2026.04.14 23:36:05.145743 [ 294 ] {} <Debug> TCP-Session: 2c0ea8e7-991c-4b71-a5f6-729189bf297a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8481 | 2026.04.14 23:36:05.145734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8482 | 2026.04.14 23:36:05.145782 [ 348 ] {} <Debug> TCP-Session: fbbfa219-8eda-4958-8c5c-084586834f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8483 | 2026.04.14 23:36:05.145831 [ 290 ] {} <Debug> TCP-Session: 4d043338-bbc7-4300-bfe5-9075c1d69493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8484 | 2026.04.14 23:36:05.145707 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8485 | 2026.04.14 23:36:05.145906 [ 3 ] {} <Debug> TCP-Session: 061fbdb7-6fa2-4c3a-b054-e413ff5b1719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8486 | 2026.04.14 23:36:05.145674 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8487 | 2026.04.14 23:36:05.145991 [ 288 ] {} <Debug> TCP-Session: c44bb142-e19f-4ae6-9c70-a9eedad08c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8488 | 2026.04.14 23:36:05.200879 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61093 | ||
| 8489 | 2026.04.14 23:36:05.200995 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8490 | 2026.04.14 23:36:05.201023 [ 292 ] {} <Debug> TCP-Session: 22dcde00-e76f-49bf-a5a9-8b115b59f9d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61093 | ||
| 8491 | 2026.04.14 23:36:05.201045 [ 292 ] {} <Debug> TCP-Session: 22dcde00-e76f-49bf-a5a9-8b115b59f9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8492 | 2026.04.14 23:36:05.201058 [ 292 ] {} <Debug> TCP-Session: 22dcde00-e76f-49bf-a5a9-8b115b59f9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8493 | 2026.04.14 23:36:05.201292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43856 | ||
| 8494 | 2026.04.14 23:36:05.201321 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50354 | ||
| 8495 | 2026.04.14 23:36:05.201331 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38985 | ||
| 8496 | 2026.04.14 23:36:05.201359 [ 292 ] {} <Trace> TCP-Session: 22dcde00-e76f-49bf-a5a9-8b115b59f9d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2026.04.14 23:36:05.201371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41191 | ||
| 8498 | 2026.04.14 23:36:05.201413 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8499 | 2026.04.14 23:36:05.201422 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8500 | 2026.04.14 23:36:05.201447 [ 348 ] {} <Debug> TCP-Session: 9b7f8585-b1e8-4139-bcbb-dd833ef695c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50354 | ||
| 8501 | 2026.04.14 23:36:05.201459 [ 288 ] {} <Debug> TCP-Session: 82fab8e0-1947-42ed-a0e3-1b6fee0726d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38985 | ||
| 8502 | 2026.04.14 23:36:05.201293 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63743 | ||
| 8503 | 2026.04.14 23:36:05.201488 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8504 | 2026.04.14 23:36:05.201476 [ 348 ] {} <Debug> TCP-Session: 9b7f8585-b1e8-4139-bcbb-dd833ef695c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8505 | 2026.04.14 23:36:05.201535 [ 292 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8506 | 2026.04.14 23:36:05.201548 [ 348 ] {} <Debug> TCP-Session: 9b7f8585-b1e8-4139-bcbb-dd833ef695c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2026.04.14 23:36:05.201538 [ 291 ] {} <Debug> TCP-Session: edb025e3-3f3a-4804-9d31-f93ae5540d08 Authenticating user 'default' from [fd00:1122:3344:101::e]:41191 | ||
| 8508 | 2026.04.14 23:36:05.201353 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44911 | ||
| 8509 | 2026.04.14 23:36:05.201590 [ 291 ] {} <Debug> TCP-Session: edb025e3-3f3a-4804-9d31-f93ae5540d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8510 | 2026.04.14 23:36:05.201581 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8511 | 2026.04.14 23:36:05.201631 [ 291 ] {} <Debug> TCP-Session: edb025e3-3f3a-4804-9d31-f93ae5540d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8512 | 2026.04.14 23:36:05.201478 [ 288 ] {} <Debug> TCP-Session: 82fab8e0-1947-42ed-a0e3-1b6fee0726d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8513 | 2026.04.14 23:36:05.201665 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8514 | 2026.04.14 23:36:05.201685 [ 288 ] {} <Debug> TCP-Session: 82fab8e0-1947-42ed-a0e3-1b6fee0726d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8515 | 2026.04.14 23:36:05.201664 [ 293 ] {} <Debug> TCP-Session: 95cc94ed-2f02-4a25-b51b-6a1f5c3d4e80 Authenticating user 'default' from [fd00:1122:3344:101::e]:63743 | ||
| 8516 | 2026.04.14 23:36:05.201712 [ 290 ] {} <Debug> TCP-Session: 92ff6159-6481-4547-954a-c270ba10937e Authenticating user 'default' from [fd00:1122:3344:101::e]:44911 | ||
| 8517 | 2026.04.14 23:36:05.201743 [ 293 ] {} <Debug> TCP-Session: 95cc94ed-2f02-4a25-b51b-6a1f5c3d4e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8518 | 2026.04.14 23:36:05.201759 [ 290 ] {} <Debug> TCP-Session: 92ff6159-6481-4547-954a-c270ba10937e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8519 | 2026.04.14 23:36:05.201766 [ 293 ] {} <Debug> TCP-Session: 95cc94ed-2f02-4a25-b51b-6a1f5c3d4e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8520 | 2026.04.14 23:36:05.201782 [ 290 ] {} <Debug> TCP-Session: 92ff6159-6481-4547-954a-c270ba10937e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8521 | 2026.04.14 23:36:05.201797 [ 292 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8522 | 2026.04.14 23:36:05.201397 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8523 | 2026.04.14 23:36:05.201344 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38244 | ||
| 8524 | 2026.04.14 23:36:05.201859 [ 294 ] {} <Debug> TCP-Session: 1686e376-bb9b-48cd-be77-39a9c653e758 Authenticating user 'default' from [fd00:1122:3344:101::e]:43856 | ||
| 8525 | 2026.04.14 23:36:05.201865 [ 292 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8526 | 2026.04.14 23:36:05.201889 [ 294 ] {} <Debug> TCP-Session: 1686e376-bb9b-48cd-be77-39a9c653e758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8527 | 2026.04.14 23:36:05.201312 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39863 | ||
| 8528 | 2026.04.14 23:36:05.201916 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8529 | 2026.04.14 23:36:05.201914 [ 294 ] {} <Debug> TCP-Session: 1686e376-bb9b-48cd-be77-39a9c653e758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8530 | 2026.04.14 23:36:05.201967 [ 289 ] {} <Debug> TCP-Session: 4f412e39-b3af-4291-bc48-83974a6c9951 Authenticating user 'default' from [fd00:1122:3344:101::e]:38244 | ||
| 8531 | 2026.04.14 23:36:05.201991 [ 289 ] {} <Debug> TCP-Session: 4f412e39-b3af-4291-bc48-83974a6c9951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2026.04.14 23:36:05.201998 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8533 | 2026.04.14 23:36:05.202004 [ 289 ] {} <Debug> TCP-Session: 4f412e39-b3af-4291-bc48-83974a6c9951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8534 | 2026.04.14 23:36:05.202033 [ 3 ] {} <Debug> TCP-Session: 246cce23-621b-4077-b413-ca340410f53b Authenticating user 'default' from [fd00:1122:3344:101::e]:39863 | ||
| 8535 | 2026.04.14 23:36:05.202059 [ 3 ] {} <Debug> TCP-Session: 246cce23-621b-4077-b413-ca340410f53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8536 | 2026.04.14 23:36:05.202077 [ 3 ] {} <Debug> TCP-Session: 246cce23-621b-4077-b413-ca340410f53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.04.14 23:36:05.202174 [ 292 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 8538 | 2026.04.14 23:36:05.203169 [ 327 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Trace> AggregatingTransform: Aggregating | ||
| 8539 | 2026.04.14 23:36:05.203203 [ 327 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8540 | 2026.04.14 23:36:05.203237 [ 327 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961596 sec. (1039.938 rows/sec., 40.62 KiB/sec.) | ||
| 8541 | 2026.04.14 23:36:05.203254 [ 327 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Trace> Aggregator: Merging aggregated data | ||
| 8542 | 2026.04.14 23:36:05.204829 [ 292 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003355 sec., 298.06259314456037 rows/sec., 11.64 KiB/sec. | ||
| 8543 | 2026.04.14 23:36:05.204972 [ 292 ] {9da70181-ac5d-4669-bc59-ea7abe1da2a3} <Debug> TCPHandler: Processed in 0.003720181 sec. | ||
| 8544 | 2026.04.14 23:36:05.205100 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8545 | 2026.04.14 23:36:05.205128 [ 292 ] {} <Debug> TCP-Session: 22dcde00-e76f-49bf-a5a9-8b115b59f9d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8546 | 2026.04.14 23:36:05.205131 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8547 | 2026.04.14 23:36:05.205152 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8548 | 2026.04.14 23:36:05.205172 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8549 | 2026.04.14 23:36:05.205177 [ 293 ] {} <Debug> TCP-Session: 95cc94ed-2f02-4a25-b51b-6a1f5c3d4e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.04.14 23:36:05.205201 [ 290 ] {} <Debug> TCP-Session: 92ff6159-6481-4547-954a-c270ba10937e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8551 | 2026.04.14 23:36:05.205210 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8552 | 2026.04.14 23:36:05.205219 [ 291 ] {} <Debug> TCP-Session: edb025e3-3f3a-4804-9d31-f93ae5540d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8553 | 2026.04.14 23:36:05.205228 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8554 | 2026.04.14 23:36:05.205259 [ 294 ] {} <Debug> TCP-Session: 1686e376-bb9b-48cd-be77-39a9c653e758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8555 | 2026.04.14 23:36:05.205275 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8556 | 2026.04.14 23:36:05.205304 [ 3 ] {} <Debug> TCP-Session: 246cce23-621b-4077-b413-ca340410f53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8557 | 2026.04.14 23:36:05.205193 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8558 | 2026.04.14 23:36:05.205337 [ 289 ] {} <Debug> TCP-Session: 4f412e39-b3af-4291-bc48-83974a6c9951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8559 | 2026.04.14 23:36:05.205243 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8560 | 2026.04.14 23:36:05.205363 [ 348 ] {} <Debug> TCP-Session: 9b7f8585-b1e8-4139-bcbb-dd833ef695c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8561 | 2026.04.14 23:36:05.205399 [ 288 ] {} <Debug> TCP-Session: 82fab8e0-1947-42ed-a0e3-1b6fee0726d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8562 | 2026.04.14 23:36:05.757199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8563 | 2026.04.14 23:36:05.775157 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.04.14 23:36:05.775230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8565 | 2026.04.14 23:36:05.780533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8566 | 2026.04.14 23:36:05.781238 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.04.14 23:36:05.784248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8568 | 2026.04.14 23:36:05.940239 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.04.14 23:36:05.940440 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8570 | 2026.04.14 23:36:05.940522 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8571 | 2026.04.14 23:36:05.941204 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.04.14 23:36:05.941254 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8573 | 2026.04.14 23:36:05.941721 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8574 | 2026.04.14 23:36:05.941969 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.04.14 23:36:05.942135 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001744 sec., 49311.92660550458 rows/sec., 4.13 MiB/sec. | ||
| 8576 | 2026.04.14 23:36:05.942192 [ 4 ] {2e9016fe-7dcb-49fc-b299-4bf38b04acb8} <Debug> TCPHandler: Processed in 0.002085947 sec. | ||
| 8577 | 2026.04.14 23:36:05.942318 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.04.14 23:36:05.942430 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.04.14 23:36:05.942477 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8580 | 2026.04.14 23:36:05.942908 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.04.14 23:36:05.942946 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8582 | 2026.04.14 23:36:05.943266 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8583 | 2026.04.14 23:36:05.943492 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.04.14 23:36:05.943643 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001242 sec., 12077.294685990337 rows/sec., 908.16 KiB/sec. | ||
| 8585 | 2026.04.14 23:36:05.943686 [ 4 ] {632a9bcb-fe37-4356-adae-8a7f54649d7e} <Debug> TCPHandler: Processed in 0.001419299 sec. | ||
| 8586 | 2026.04.14 23:36:05.943816 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.04.14 23:36:05.943914 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8588 | 2026.04.14 23:36:05.943956 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8589 | 2026.04.14 23:36:05.944402 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.04.14 23:36:05.944439 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8591 | 2026.04.14 23:36:05.944743 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8592 | 2026.04.14 23:36:05.944968 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.04.14 23:36:05.945105 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001209 sec., 65343.258891645986 rows/sec., 5.10 MiB/sec. | ||
| 8594 | 2026.04.14 23:36:05.945145 [ 4 ] {f07b2ec7-9f60-408a-aac1-10012efb6b63} <Debug> TCPHandler: Processed in 0.001379348 sec. | ||
| 8595 | 2026.04.14 23:36:05.945269 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.04.14 23:36:05.945366 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.04.14 23:36:05.945412 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8598 | 2026.04.14 23:36:05.945839 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.04.14 23:36:05.945876 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8600 | 2026.04.14 23:36:05.946218 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8601 | 2026.04.14 23:36:05.946444 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.04.14 23:36:05.946582 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 8603 | 2026.04.14 23:36:05.946623 [ 4 ] {b349d90b-3a7d-40d1-a9e9-02cc0ff2f643} <Debug> TCPHandler: Processed in 0.001403668 sec. | ||
| 8604 | 2026.04.14 23:36:05.946738 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.04.14 23:36:05.946833 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2026.04.14 23:36:05.946890 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8607 | 2026.04.14 23:36:05.947754 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.04.14 23:36:05.947791 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8609 | 2026.04.14 23:36:05.948378 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8610 | 2026.04.14 23:36:05.948639 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.04.14 23:36:05.948802 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001985 sec., 7556.675062972293 rows/sec., 13.54 MiB/sec. | ||
| 8612 | 2026.04.14 23:36:05.948877 [ 4 ] {a9b73a42-56be-4ed9-a118-fc2c6f8f640c} <Debug> TCPHandler: Processed in 0.00218801 sec. | ||
| 8613 | 2026.04.14 23:36:05.948996 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.04.14 23:36:05.949091 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.04.14 23:36:05.949137 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8616 | 2026.04.14 23:36:05.949502 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.04.14 23:36:05.949542 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8618 | 2026.04.14 23:36:05.949879 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8619 | 2026.04.14 23:36:05.950132 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.04.14 23:36:05.950267 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 8621 | 2026.04.14 23:36:05.950303 [ 4 ] {5d8e45c3-bb9e-4663-85bc-91ba41892a84} <Debug> TCPHandler: Processed in 0.001356777 sec. | ||
| 8622 | 2026.04.14 23:36:06.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.41 MiB, peak 313.30 MiB, free memory in arenas 0.00 B, will set to 302.80 MiB (RSS), difference: -1.61 MiB | ||
| 8623 | 2026.04.14 23:36:09.645168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1080 | ||
| 8624 | 2026.04.14 23:36:09.647507 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.04.14 23:36:09.647556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8626 | 2026.04.14 23:36:09.648780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8627 | 2026.04.14 23:36:09.649052 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.04.14 23:36:09.649205 [ 89 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8629 | 2026.04.14 23:36:09.649276 [ 89 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.04.14 23:36:09.649300 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8631 | 2026.04.14 23:36:09.649407 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 8632 | 2026.04.14 23:36:09.649413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8633 | 2026.04.14 23:36:09.649955 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8634 | 2026.04.14 23:36:09.650099 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 936 rows starting from the beginning of the part | ||
| 8635 | 2026.04.14 23:36:09.650490 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 8636 | 2026.04.14 23:36:09.650867 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 8637 | 2026.04.14 23:36:09.651224 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8638 | 2026.04.14 23:36:09.651572 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 8639 | 2026.04.14 23:36:09.651892 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 8640 | 2026.04.14 23:36:09.658499 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 72 columns (72 merged, 0 gathered) in 0.009129589 sec., 118296.67250081027 rows/sec., 94.89 MiB/sec. | ||
| 8641 | 2026.04.14 23:36:09.659621 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8642 | 2026.04.14 23:36:09.660160 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.04.14 23:36:09.660238 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_31_6} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8644 | 2026.04.14 23:36:09.660442 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 8645 | 2026.04.14 23:36:10.940493 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.04.14 23:36:10.940672 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8647 | 2026.04.14 23:36:10.940737 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8648 | 2026.04.14 23:36:10.941419 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.04.14 23:36:10.941469 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8650 | 2026.04.14 23:36:10.941864 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8651 | 2026.04.14 23:36:10.942088 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.04.14 23:36:10.942242 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001619 sec., 66707.84434836319 rows/sec., 5.60 MiB/sec. | ||
| 8653 | 2026.04.14 23:36:10.942290 [ 4 ] {c29cbda1-4a25-4fe2-a113-d2c51a644924} <Debug> TCPHandler: Processed in 0.001921442 sec. | ||
| 8654 | 2026.04.14 23:36:10.942421 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.04.14 23:36:10.942523 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8656 | 2026.04.14 23:36:10.942566 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8657 | 2026.04.14 23:36:10.943033 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.04.14 23:36:10.943079 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8659 | 2026.04.14 23:36:10.943484 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8660 | 2026.04.14 23:36:10.943770 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.04.14 23:36:10.943927 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001426 sec., 18232.819074333802 rows/sec., 1.34 MiB/sec. | ||
| 8662 | 2026.04.14 23:36:10.943968 [ 4 ] {7d5fed8e-1c53-4df6-b5d3-9116ab94773f} <Debug> TCPHandler: Processed in 0.001597204 sec. | ||
| 8663 | 2026.04.14 23:36:10.944078 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.04.14 23:36:10.944187 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8665 | 2026.04.14 23:36:10.944229 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8666 | 2026.04.14 23:36:10.944765 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.04.14 23:36:10.944804 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8668 | 2026.04.14 23:36:10.945192 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8669 | 2026.04.14 23:36:10.945433 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.04.14 23:36:10.945606 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00144 sec., 62499.99999999999 rows/sec., 4.88 MiB/sec. | ||
| 8671 | 2026.04.14 23:36:10.945655 [ 4 ] {74416e4d-89e7-44c2-9562-06e1a90d5b1f} <Debug> TCPHandler: Processed in 0.001626635 sec. | ||
| 8672 | 2026.04.14 23:36:10.945785 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.04.14 23:36:10.945902 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8674 | 2026.04.14 23:36:10.945959 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8675 | 2026.04.14 23:36:10.946453 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.04.14 23:36:10.946495 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8677 | 2026.04.14 23:36:10.946941 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8678 | 2026.04.14 23:36:10.947262 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.04.14 23:36:10.947454 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
| 8680 | 2026.04.14 23:36:10.947509 [ 4 ] {62ffa813-2ed3-42a3-a399-4bfa55e0f707} <Debug> TCPHandler: Processed in 0.001784948 sec. | ||
| 8681 | 2026.04.14 23:36:10.947632 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.04.14 23:36:10.947745 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.04.14 23:36:10.947809 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8684 | 2026.04.14 23:36:10.948649 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.04.14 23:36:10.948686 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8686 | 2026.04.14 23:36:10.949214 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8687 | 2026.04.14 23:36:10.949435 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.04.14 23:36:10.949570 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001849 sec., 14061.654948620877 rows/sec., 25.20 MiB/sec. | ||
| 8689 | 2026.04.14 23:36:10.949622 [ 4 ] {93adbbf5-d99a-4c1c-ad77-44ba0c6ba620} <Debug> TCPHandler: Processed in 0.002047766 sec. | ||
| 8690 | 2026.04.14 23:36:10.949732 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.04.14 23:36:10.949824 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.04.14 23:36:10.949865 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8693 | 2026.04.14 23:36:10.950189 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.04.14 23:36:10.950224 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8695 | 2026.04.14 23:36:10.950527 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8696 | 2026.04.14 23:36:10.950733 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.04.14 23:36:10.950859 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 8698 | 2026.04.14 23:36:10.950894 [ 4 ] {0ce611d4-2a5c-4525-b810-eb1847bdebb2} <Debug> TCPHandler: Processed in 0.001211753 sec. | ||
| 8699 | 2026.04.14 23:36:11.260226 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8700 | 2026.04.14 23:36:11.260433 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8701 | 2026.04.14 23:36:11.260513 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8702 | 2026.04.14 23:36:11.261243 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.04.14 23:36:11.261283 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8704 | 2026.04.14 23:36:11.261589 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8705 | 2026.04.14 23:36:11.261805 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.04.14 23:36:11.261943 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. | ||
| 8707 | 2026.04.14 23:36:11.261981 [ 4 ] {54ee60f6-8893-4cef-b27d-66936eb0d9d5} <Debug> TCPHandler: Processed in 0.001870061 sec. | ||
| 8708 | 2026.04.14 23:36:11.262113 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.04.14 23:36:11.262206 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8710 | 2026.04.14 23:36:11.262246 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8711 | 2026.04.14 23:36:11.262635 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.04.14 23:36:11.262670 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8713 | 2026.04.14 23:36:11.262952 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8714 | 2026.04.14 23:36:11.263155 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.04.14 23:36:11.263279 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001091 sec., 14665.44454628781 rows/sec., 1.17 MiB/sec. | ||
| 8716 | 2026.04.14 23:36:11.263317 [ 4 ] {42dbe71f-9335-4dab-b217-65da7139beba} <Debug> TCPHandler: Processed in 0.001251164 sec. | ||
| 8717 | 2026.04.14 23:36:11.263423 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.04.14 23:36:11.263514 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8719 | 2026.04.14 23:36:11.263551 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8720 | 2026.04.14 23:36:11.265730 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.04.14 23:36:11.265767 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8722 | 2026.04.14 23:36:11.266211 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8723 | 2026.04.14 23:36:11.266419 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.04.14 23:36:11.266544 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Debug> executeQuery: Read 2564 rows, 195.68 KiB in 0.003048 sec., 841207.3490813648 rows/sec., 62.70 MiB/sec. | ||
| 8725 | 2026.04.14 23:36:11.266581 [ 4 ] {55984fe3-2566-40c5-9b89-c5c9b514d1f4} <Debug> TCPHandler: Processed in 0.003205697 sec. | ||
| 8726 | 2026.04.14 23:36:11.266689 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.04.14 23:36:11.266782 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.04.14 23:36:11.266820 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8729 | 2026.04.14 23:36:11.267257 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.04.14 23:36:11.267294 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8731 | 2026.04.14 23:36:11.267586 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8732 | 2026.04.14 23:36:11.267801 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.04.14 23:36:11.267925 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Debug> executeQuery: Read 54 rows, 4.03 KiB in 0.001161 sec., 46511.62790697675 rows/sec., 3.39 MiB/sec. | ||
| 8734 | 2026.04.14 23:36:11.267963 [ 4 ] {a0ab2d10-b71f-49a3-b302-534ee0de105b} <Debug> TCPHandler: Processed in 0.001321946 sec. | ||
| 8735 | 2026.04.14 23:36:11.268065 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.04.14 23:36:11.268158 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8737 | 2026.04.14 23:36:11.268197 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8738 | 2026.04.14 23:36:11.269009 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.04.14 23:36:11.269046 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8740 | 2026.04.14 23:36:11.269393 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8741 | 2026.04.14 23:36:11.269604 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.04.14 23:36:11.269728 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.001589 sec., 519823.78854625556 rows/sec., 30.41 MiB/sec. | ||
| 8743 | 2026.04.14 23:36:11.269767 [ 4 ] {1f680ef4-ab32-4c22-bcc0-4c393fa88dee} <Debug> TCPHandler: Processed in 0.001749448 sec. | ||
| 8744 | 2026.04.14 23:36:11.269870 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.04.14 23:36:11.269963 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.04.14 23:36:11.270002 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8747 | 2026.04.14 23:36:11.270363 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.04.14 23:36:11.270399 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8749 | 2026.04.14 23:36:11.270682 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8750 | 2026.04.14 23:36:11.270888 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.04.14 23:36:11.271010 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 66.02 KiB/sec. | ||
| 8752 | 2026.04.14 23:36:11.271046 [ 4 ] {b100f285-89a9-4a53-b98a-80e64c5650ac} <Debug> TCPHandler: Processed in 0.001223263 sec. | ||
| 8753 | 2026.04.14 23:36:11.271148 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.04.14 23:36:11.271239 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8755 | 2026.04.14 23:36:11.271276 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8756 | 2026.04.14 23:36:11.271642 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.04.14 23:36:11.271677 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8758 | 2026.04.14 23:36:11.271960 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8759 | 2026.04.14 23:36:11.272176 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.04.14 23:36:11.272304 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 8761 | 2026.04.14 23:36:11.272342 [ 4 ] {c7b6b318-70a8-43b5-96b5-2fac4fb10a73} <Debug> TCPHandler: Processed in 0.001240584 sec. | ||
| 8762 | 2026.04.14 23:36:11.272472 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.04.14 23:36:11.272591 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8764 | 2026.04.14 23:36:11.272637 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8765 | 2026.04.14 23:36:11.273693 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.04.14 23:36:11.273730 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8767 | 2026.04.14 23:36:11.274078 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8768 | 2026.04.14 23:36:11.274282 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.04.14 23:36:11.274414 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Debug> executeQuery: Read 1357 rows, 93.88 KiB in 0.001847 sec., 734704.9269085003 rows/sec., 49.64 MiB/sec. | ||
| 8770 | 2026.04.14 23:36:11.274451 [ 4 ] {1031bc26-d2fb-4879-81d3-654c40c2f9a4} <Debug> TCPHandler: Processed in 0.002037706 sec. | ||
| 8771 | 2026.04.14 23:36:11.274560 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.04.14 23:36:11.274652 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8773 | 2026.04.14 23:36:11.274693 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8774 | 2026.04.14 23:36:11.275506 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.04.14 23:36:11.275543 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8776 | 2026.04.14 23:36:11.275955 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8777 | 2026.04.14 23:36:11.276165 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.04.14 23:36:11.276290 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001657 sec., 929390.4646952323 rows/sec., 56.85 MiB/sec. | ||
| 8779 | 2026.04.14 23:36:11.276328 [ 4 ] {867df971-c496-48a2-8897-5973ad0c3165} <Debug> TCPHandler: Processed in 0.00181657 sec. | ||
| 8780 | 2026.04.14 23:36:11.276434 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.04.14 23:36:11.276526 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8782 | 2026.04.14 23:36:11.276566 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8783 | 2026.04.14 23:36:11.276860 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.04.14 23:36:11.276896 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8785 | 2026.04.14 23:36:11.277179 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 8786 | 2026.04.14 23:36:11.277380 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.04.14 23:36:11.277499 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.000992 sec., 2016.1290322580644 rows/sec., 127.98 KiB/sec. | ||
| 8788 | 2026.04.14 23:36:11.277534 [ 4 ] {3ea2e8b9-c664-4321-9f2a-1548246733a5} <Debug> TCPHandler: Processed in 0.001147281 sec. | ||
| 8789 | 2026.04.14 23:36:11.277655 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.04.14 23:36:11.277774 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.04.14 23:36:11.277833 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8792 | 2026.04.14 23:36:11.278659 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.04.14 23:36:11.278696 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8794 | 2026.04.14 23:36:11.279225 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8795 | 2026.04.14 23:36:11.279445 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.04.14 23:36:11.279594 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001835 sec., 14168.937329700273 rows/sec., 25.39 MiB/sec. | ||
| 8797 | 2026.04.14 23:36:11.279663 [ 4 ] {00bc94a4-5508-4b01-b43e-b0d091dd0f0b} <Debug> TCPHandler: Processed in 0.002073697 sec. | ||
| 8798 | 2026.04.14 23:36:11.279783 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.04.14 23:36:11.279878 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.04.14 23:36:11.279919 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8801 | 2026.04.14 23:36:11.280245 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.04.14 23:36:11.280281 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8803 | 2026.04.14 23:36:11.280584 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8804 | 2026.04.14 23:36:11.280788 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.04.14 23:36:11.280918 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 783.47 KiB/sec. | ||
| 8806 | 2026.04.14 23:36:11.280955 [ 4 ] {a11e7656-2b28-44a9-ac97-cf6e17e3952e} <Debug> TCPHandler: Processed in 0.001220543 sec. | ||
| 8807 | 2026.04.14 23:36:12.101830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20634 | ||
| 8808 | 2026.04.14 23:36:12.102374 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2026.04.14 23:36:12.102427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8810 | 2026.04.14 23:36:12.102911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8811 | 2026.04.14 23:36:12.103142 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2026.04.14 23:36:12.103287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20634 | ||
| 8813 | 2026.04.14 23:36:13.285236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8814 | 2026.04.14 23:36:13.301584 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.04.14 23:36:13.301644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8816 | 2026.04.14 23:36:13.307813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8817 | 2026.04.14 23:36:13.308503 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.04.14 23:36:13.311539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8819 | 2026.04.14 23:36:15.937721 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.04.14 23:36:15.937927 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8821 | 2026.04.14 23:36:15.937998 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8822 | 2026.04.14 23:36:15.938693 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.04.14 23:36:15.938744 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8824 | 2026.04.14 23:36:15.939146 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8825 | 2026.04.14 23:36:15.939367 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.04.14 23:36:15.939527 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 8827 | 2026.04.14 23:36:15.939570 [ 4 ] {cdcef770-7350-43f0-a48b-11601cd62a09} <Debug> TCPHandler: Processed in 0.001981934 sec. | ||
| 8828 | 2026.04.14 23:36:15.939693 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.04.14 23:36:15.939785 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8830 | 2026.04.14 23:36:15.939824 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8831 | 2026.04.14 23:36:15.940268 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.04.14 23:36:15.940304 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8833 | 2026.04.14 23:36:15.940601 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8834 | 2026.04.14 23:36:15.940804 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.04.14 23:36:15.940933 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 8836 | 2026.04.14 23:36:15.940972 [ 4 ] {22e9654c-679a-4460-9ebb-1f2099b8d23f} <Debug> TCPHandler: Processed in 0.001327316 sec. | ||
| 8837 | 2026.04.14 23:36:15.941087 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2026.04.14 23:36:15.941180 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8839 | 2026.04.14 23:36:15.941222 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8840 | 2026.04.14 23:36:15.941610 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.04.14 23:36:15.941645 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8842 | 2026.04.14 23:36:15.941961 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8843 | 2026.04.14 23:36:15.942163 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.04.14 23:36:15.942291 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001128 sec., 113475.17730496453 rows/sec., 7.90 MiB/sec. | ||
| 8845 | 2026.04.14 23:36:15.942336 [ 4 ] {a1acafbc-940d-4480-b87c-953b47a9adc7} <Debug> TCPHandler: Processed in 0.001295555 sec. | ||
| 8846 | 2026.04.14 23:36:15.942446 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8847 | 2026.04.14 23:36:15.942538 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8848 | 2026.04.14 23:36:15.942579 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8849 | 2026.04.14 23:36:15.942900 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2026.04.14 23:36:15.942935 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8851 | 2026.04.14 23:36:15.943239 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8852 | 2026.04.14 23:36:15.943441 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.04.14 23:36:15.943570 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 8854 | 2026.04.14 23:36:15.943608 [ 4 ] {3fbab159-5d1d-422b-9928-1f4f7f17e0c8} <Debug> TCPHandler: Processed in 0.001208663 sec. | ||
| 8855 | 2026.04.14 23:36:19.432923 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8856 | 2026.04.14 23:36:19.432993 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8857 | 2026.04.14 23:36:19.604347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21082 | ||
| 8858 | 2026.04.14 23:36:19.604807 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.04.14 23:36:19.604842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8860 | 2026.04.14 23:36:19.605318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8861 | 2026.04.14 23:36:19.605557 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.04.14 23:36:19.605682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21082 | ||
| 8863 | 2026.04.14 23:36:19.650518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1124 | ||
| 8864 | 2026.04.14 23:36:19.653128 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.04.14 23:36:19.653214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8866 | 2026.04.14 23:36:19.654475 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8867 | 2026.04.14 23:36:19.654762 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.04.14 23:36:19.655153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 8869 | 2026.04.14 23:36:20.812536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8870 | 2026.04.14 23:36:20.828753 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.04.14 23:36:20.828803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8872 | 2026.04.14 23:36:20.834833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8873 | 2026.04.14 23:36:20.835521 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.04.14 23:36:20.838285 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8875 | 2026.04.14 23:36:20.940168 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.04.14 23:36:20.940390 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8877 | 2026.04.14 23:36:20.940456 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8878 | 2026.04.14 23:36:20.941157 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.04.14 23:36:20.941198 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8880 | 2026.04.14 23:36:20.941615 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8881 | 2026.04.14 23:36:20.941851 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.04.14 23:36:20.942005 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001661 sec., 65021.071643588206 rows/sec., 5.46 MiB/sec. | ||
| 8883 | 2026.04.14 23:36:20.941989 [ 75 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8884 | 2026.04.14 23:36:20.942055 [ 4 ] {803a5b52-0965-4279-a9a6-879ab5c2ed30} <Debug> TCPHandler: Processed in 0.002027285 sec. | ||
| 8885 | 2026.04.14 23:36:20.942059 [ 75 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.04.14 23:36:20.942092 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8887 | 2026.04.14 23:36:20.942193 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.04.14 23:36:20.942230 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8889 | 2026.04.14 23:36:20.942289 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8890 | 2026.04.14 23:36:20.942336 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8891 | 2026.04.14 23:36:20.942391 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8892 | 2026.04.14 23:36:20.942432 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2615 rows starting from the beginning of the part | ||
| 8893 | 2026.04.14 23:36:20.942504 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 86 rows starting from the beginning of the part | ||
| 8894 | 2026.04.14 23:36:20.942554 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 8895 | 2026.04.14 23:36:20.942601 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2564 rows starting from the beginning of the part | ||
| 8896 | 2026.04.14 23:36:20.942645 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 8897 | 2026.04.14 23:36:20.942688 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 108 rows starting from the beginning of the part | ||
| 8898 | 2026.04.14 23:36:20.942736 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.04.14 23:36:20.942775 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8900 | 2026.04.14 23:36:20.943113 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8901 | 2026.04.14 23:36:20.943337 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.04.14 23:36:20.943453 [ 75 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8903 | 2026.04.14 23:36:20.943470 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0012 sec., 21666.666666666668 rows/sec., 1.59 MiB/sec. | ||
| 8904 | 2026.04.14 23:36:20.943490 [ 75 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.04.14 23:36:20.943510 [ 4 ] {b4861302-fdd8-4a12-abbc-93790e9dfb9e} <Debug> TCPHandler: Processed in 0.001371597 sec. | ||
| 8906 | 2026.04.14 23:36:20.943511 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8907 | 2026.04.14 23:36:20.943605 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::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 | ||
| 8908 | 2026.04.14 23:36:20.943616 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.04.14 23:36:20.943720 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8910 | 2026.04.14 23:36:20.943734 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8911 | 2026.04.14 23:36:20.943755 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 80 rows starting from the beginning of the part | ||
| 8912 | 2026.04.14 23:36:20.943781 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8913 | 2026.04.14 23:36:20.943823 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 8914 | 2026.04.14 23:36:20.943871 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 8915 | 2026.04.14 23:36:20.943911 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 8916 | 2026.04.14 23:36:20.943948 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part | ||
| 8917 | 2026.04.14 23:36:20.943984 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 8918 | 2026.04.14 23:36:20.944237 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.04.14 23:36:20.944281 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8920 | 2026.04.14 23:36:20.944615 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8921 | 2026.04.14 23:36:20.944707 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140301 sec., 199070.2454878142 rows/sec., 15.32 MiB/sec. | ||
| 8922 | 2026.04.14 23:36:20.944835 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002666672 sec., 2076370.8472583054 rows/sec., 164.08 MiB/sec. | ||
| 8923 | 2026.04.14 23:36:20.944842 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.04.14 23:36:20.944854 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8925 | 2026.04.14 23:36:20.944967 [ 75 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8926 | 2026.04.14 23:36:20.944981 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001266 sec., 71090.04739336493 rows/sec., 5.55 MiB/sec. | ||
| 8927 | 2026.04.14 23:36:20.945002 [ 75 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.04.14 23:36:20.945021 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8929 | 2026.04.14 23:36:20.945023 [ 4 ] {c204eb68-a9bc-453d-b586-7884a5b83c4d} <Debug> TCPHandler: Processed in 0.00145802 sec. | ||
| 8930 | 2026.04.14 23:36:20.945097 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8931 | 2026.04.14 23:36:20.945143 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.04.14 23:36:20.945150 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.04.14 23:36:20.945151 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8934 | 2026.04.14 23:36:20.945199 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8935 | 2026.04.14 23:36:20.945231 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 8936 | 2026.04.14 23:36:20.945233 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_61_12} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8937 | 2026.04.14 23:36:20.945243 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8938 | 2026.04.14 23:36:20.945292 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part | ||
| 8939 | 2026.04.14 23:36:20.945301 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8940 | 2026.04.14 23:36:20.945330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8941 | 2026.04.14 23:36:20.945344 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 8942 | 2026.04.14 23:36:20.945390 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1357 rows starting from the beginning of the part | ||
| 8943 | 2026.04.14 23:36:20.945428 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 8944 | 2026.04.14 23:36:20.945449 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.04.14 23:36:20.945464 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 8946 | 2026.04.14 23:36:20.945534 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_71_14} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8947 | 2026.04.14 23:36:20.945619 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 8948 | 2026.04.14 23:36:20.945721 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.04.14 23:36:20.945761 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8950 | 2026.04.14 23:36:20.946110 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8951 | 2026.04.14 23:36:20.946330 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.04.14 23:36:20.946435 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8953 | 2026.04.14 23:36:20.946460 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.04.14 23:36:20.946461 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 8955 | 2026.04.14 23:36:20.946476 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8956 | 2026.04.14 23:36:20.946504 [ 4 ] {826f21f6-a152-42d2-b304-96e63e21a30a} <Debug> TCPHandler: Processed in 0.001410748 sec. | ||
| 8957 | 2026.04.14 23:36:20.946548 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8958 | 2026.04.14 23:36:20.946610 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2026.04.14 23:36:20.946650 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8960 | 2026.04.14 23:36:20.946673 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603143 sec., 1921849.7663651963 rows/sec., 139.59 MiB/sec. | ||
| 8961 | 2026.04.14 23:36:20.946707 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8962 | 2026.04.14 23:36:20.946680 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23709 rows starting from the beginning of the part | ||
| 8963 | 2026.04.14 23:36:20.946781 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8964 | 2026.04.14 23:36:20.946792 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8965 | 2026.04.14 23:36:20.946837 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 8966 | 2026.04.14 23:36:20.946871 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1540 rows starting from the beginning of the part | ||
| 8967 | 2026.04.14 23:36:20.946885 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8968 | 2026.04.14 23:36:20.946904 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 8969 | 2026.04.14 23:36:20.946941 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 8970 | 2026.04.14 23:36:20.947143 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.04.14 23:36:20.947222 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_71_14} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8972 | 2026.04.14 23:36:20.947307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8973 | 2026.04.14 23:36:20.947652 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.04.14 23:36:20.947691 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8975 | 2026.04.14 23:36:20.948284 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8976 | 2026.04.14 23:36:20.948526 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.04.14 23:36:20.948633 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8978 | 2026.04.14 23:36:20.948658 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.04.14 23:36:20.948664 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001974 sec., 13171.225937183384 rows/sec., 23.60 MiB/sec. | ||
| 8980 | 2026.04.14 23:36:20.948673 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8981 | 2026.04.14 23:36:20.948718 [ 4 ] {a69cfd82-379b-4712-aee5-2e95bbbfaaa1} <Debug> TCPHandler: Processed in 0.002156299 sec. | ||
| 8982 | 2026.04.14 23:36:20.948736 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::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 | ||
| 8983 | 2026.04.14 23:36:20.948891 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.04.14 23:36:20.948921 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8985 | 2026.04.14 23:36:20.948973 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1160 rows starting from the beginning of the part | ||
| 8986 | 2026.04.14 23:36:20.948983 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8987 | 2026.04.14 23:36:20.949026 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8988 | 2026.04.14 23:36:20.949091 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 8989 | 2026.04.14 23:36:20.949202 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 8990 | 2026.04.14 23:36:20.949303 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 8991 | 2026.04.14 23:36:20.949368 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.04.14 23:36:20.949398 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 8993 | 2026.04.14 23:36:20.949403 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8994 | 2026.04.14 23:36:20.949489 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 8995 | 2026.04.14 23:36:20.949764 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8996 | 2026.04.14 23:36:20.949985 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.04.14 23:36:20.950083 [ 75 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8998 | 2026.04.14 23:36:20.950106 [ 75 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.04.14 23:36:20.950110 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 9000 | 2026.04.14 23:36:20.950121 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9001 | 2026.04.14 23:36:20.950147 [ 4 ] {b566f7de-156b-4ad5-8637-1fcf4fded3cc} <Debug> TCPHandler: Processed in 0.001306125 sec. | ||
| 9002 | 2026.04.14 23:36:20.950192 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9003 | 2026.04.14 23:36:20.950293 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9004 | 2026.04.14 23:36:20.950318 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3480 rows starting from the beginning of the part | ||
| 9005 | 2026.04.14 23:36:20.950359 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9006 | 2026.04.14 23:36:20.950394 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9007 | 2026.04.14 23:36:20.950424 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 9008 | 2026.04.14 23:36:20.950455 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 9009 | 2026.04.14 23:36:20.950484 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9010 | 2026.04.14 23:36:20.951945 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001782119 sec., 2087402.693086152 rows/sec., 140.68 MiB/sec. | ||
| 9011 | 2026.04.14 23:36:20.952353 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9012 | 2026.04.14 23:36:20.952622 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.04.14 23:36:20.952690 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_71_14} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9014 | 2026.04.14 23:36:20.952760 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 9015 | 2026.04.14 23:36:20.957720 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1279 rows, containing 19 columns (19 merged, 0 gathered) in 0.009011696 sec., 141926.66951925587 rows/sec., 254.33 MiB/sec. | ||
| 9016 | 2026.04.14 23:36:20.957899 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25857 rows, containing 5 columns (5 merged, 0 gathered) in 0.01138364 sec., 2271417.5782087273 rows/sec., 147.23 MiB/sec. | ||
| 9017 | 2026.04.14 23:36:20.958242 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9018 | 2026.04.14 23:36:20.958569 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.04.14 23:36:20.958659 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9020 | 2026.04.14 23:36:20.958766 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9021 | 2026.04.14 23:36:20.959620 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9022 | 2026.04.14 23:36:20.959955 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.04.14 23:36:20.960032 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9024 | 2026.04.14 23:36:20.960152 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9025 | 2026.04.14 23:36:21.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.51 MiB, peak 321.29 MiB, free memory in arenas 0.00 B, will set to 311.73 MiB (RSS), difference: 7.22 MiB | ||
| 9026 | 2026.04.14 23:36:23.623860 [ 72 ] {} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9027 | 2026.04.14 23:36:23.623945 [ 72 ] {} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.04.14 23:36:23.623971 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9029 | 2026.04.14 23:36:23.624109 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::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 | ||
| 9030 | 2026.04.14 23:36:23.624276 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9031 | 2026.04.14 23:36:23.624314 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9032 | 2026.04.14 23:36:23.624386 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9033 | 2026.04.14 23:36:23.624433 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9034 | 2026.04.14 23:36:23.624477 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9035 | 2026.04.14 23:36:23.624517 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9036 | 2026.04.14 23:36:23.625352 [ 200 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309026 sec., 4583.560601546494 rows/sec., 340.19 KiB/sec. | ||
| 9037 | 2026.04.14 23:36:23.625467 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9038 | 2026.04.14 23:36:23.625712 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.04.14 23:36:23.625786 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_9_2} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9040 | 2026.04.14 23:36:23.625858 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9041 | 2026.04.14 23:36:25.939815 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.04.14 23:36:25.940099 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9043 | 2026.04.14 23:36:25.940203 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9044 | 2026.04.14 23:36:25.941037 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.04.14 23:36:25.941085 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9046 | 2026.04.14 23:36:25.941494 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9047 | 2026.04.14 23:36:25.941725 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.04.14 23:36:25.941879 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001857 sec., 46311.25471190092 rows/sec., 3.88 MiB/sec. | ||
| 9049 | 2026.04.14 23:36:25.941923 [ 4 ] {28dbce3d-0d7d-4eb0-a381-bc6f9901fc25} <Debug> TCPHandler: Processed in 0.002289632 sec. | ||
| 9050 | 2026.04.14 23:36:25.942041 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.04.14 23:36:25.942135 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9052 | 2026.04.14 23:36:25.942176 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9053 | 2026.04.14 23:36:25.942577 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.04.14 23:36:25.942613 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9055 | 2026.04.14 23:36:25.942909 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9056 | 2026.04.14 23:36:25.943121 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.04.14 23:36:25.943248 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001131 sec., 13262.59946949602 rows/sec., 997.29 KiB/sec. | ||
| 9058 | 2026.04.14 23:36:25.943286 [ 4 ] {6aa95207-ce33-428b-8842-defb60879384} <Debug> TCPHandler: Processed in 0.001293396 sec. | ||
| 9059 | 2026.04.14 23:36:25.943390 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2026.04.14 23:36:25.943480 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9061 | 2026.04.14 23:36:25.943519 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9062 | 2026.04.14 23:36:25.943977 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.04.14 23:36:25.944014 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9064 | 2026.04.14 23:36:25.944334 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9065 | 2026.04.14 23:36:25.944549 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.04.14 23:36:25.944677 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001214 sec., 65074.135090609554 rows/sec., 5.08 MiB/sec. | ||
| 9067 | 2026.04.14 23:36:25.944715 [ 4 ] {6a427aa0-7bd1-4270-8300-ba70f30a7786} <Debug> TCPHandler: Processed in 0.001372378 sec. | ||
| 9068 | 2026.04.14 23:36:25.944820 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.04.14 23:36:25.944913 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9070 | 2026.04.14 23:36:25.944956 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9071 | 2026.04.14 23:36:25.945386 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.04.14 23:36:25.945424 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9073 | 2026.04.14 23:36:25.945756 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9074 | 2026.04.14 23:36:25.945963 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2026.04.14 23:36:25.946090 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 9076 | 2026.04.14 23:36:25.946128 [ 4 ] {ac2606cd-b28b-4448-a09a-613456068278} <Debug> TCPHandler: Processed in 0.001355947 sec. | ||
| 9077 | 2026.04.14 23:36:25.946236 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9078 | 2026.04.14 23:36:25.946331 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9079 | 2026.04.14 23:36:25.946383 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9080 | 2026.04.14 23:36:25.947207 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2026.04.14 23:36:25.947246 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9082 | 2026.04.14 23:36:25.947772 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9083 | 2026.04.14 23:36:25.947990 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2026.04.14 23:36:25.948126 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001814 sec., 8269.01874310915 rows/sec., 14.82 MiB/sec. | ||
| 9085 | 2026.04.14 23:36:25.948179 [ 4 ] {bedb4837-837e-4bbd-933a-b74e0fdf4d53} <Debug> TCPHandler: Processed in 0.001993964 sec. | ||
| 9086 | 2026.04.14 23:36:25.948286 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9087 | 2026.04.14 23:36:25.948379 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9088 | 2026.04.14 23:36:25.948420 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9089 | 2026.04.14 23:36:25.948795 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9090 | 2026.04.14 23:36:25.948832 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9091 | 2026.04.14 23:36:25.949145 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9092 | 2026.04.14 23:36:25.949363 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.04.14 23:36:25.949492 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 9094 | 2026.04.14 23:36:25.949528 [ 4 ] {9ccb48e2-778e-4ad8-98d5-b53410ebe57c} <Debug> TCPHandler: Processed in 0.001290615 sec. | ||
| 9095 | 2026.04.14 23:36:27.106682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21594 | ||
| 9096 | 2026.04.14 23:36:27.107181 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.04.14 23:36:27.107216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9098 | 2026.04.14 23:36:27.107719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9099 | 2026.04.14 23:36:27.107934 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.04.14 23:36:27.108077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 9101 | 2026.04.14 23:36:28.339281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9102 | 2026.04.14 23:36:28.356861 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.04.14 23:36:28.356928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9104 | 2026.04.14 23:36:28.363123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9105 | 2026.04.14 23:36:28.363824 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.04.14 23:36:28.366794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9107 | 2026.04.14 23:36:29.656276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1148 | ||
| 9108 | 2026.04.14 23:36:29.658475 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.04.14 23:36:29.658527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9110 | 2026.04.14 23:36:29.659776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9111 | 2026.04.14 23:36:29.660070 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.04.14 23:36:29.660463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 9113 | 2026.04.14 23:36:30.940823 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.04.14 23:36:30.941105 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9115 | 2026.04.14 23:36:30.941210 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9116 | 2026.04.14 23:36:30.942332 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.04.14 23:36:30.942380 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9118 | 2026.04.14 23:36:30.942768 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9119 | 2026.04.14 23:36:30.942994 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.04.14 23:36:30.943150 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002122 sec., 942.507068803016 rows/sec., 76.85 KiB/sec. | ||
| 9121 | 2026.04.14 23:36:30.943193 [ 4 ] {ce6687fe-c67b-43bc-be79-dda661981522} <Debug> TCPHandler: Processed in 0.00257239 sec. | ||
| 9122 | 2026.04.14 23:36:30.943316 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.04.14 23:36:30.943416 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9124 | 2026.04.14 23:36:30.943456 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9125 | 2026.04.14 23:36:30.943939 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.04.14 23:36:30.943976 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9127 | 2026.04.14 23:36:30.944295 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9128 | 2026.04.14 23:36:30.944510 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.04.14 23:36:30.944636 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001239 sec., 87974.17271993542 rows/sec., 7.37 MiB/sec. | ||
| 9130 | 2026.04.14 23:36:30.944673 [ 4 ] {a8d52584-9852-49d5-8a89-f0850bc65e3e} <Debug> TCPHandler: Processed in 0.001405448 sec. | ||
| 9131 | 2026.04.14 23:36:30.944814 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.04.14 23:36:30.944907 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9133 | 2026.04.14 23:36:30.944947 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9134 | 2026.04.14 23:36:30.945345 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.04.14 23:36:30.945380 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9136 | 2026.04.14 23:36:30.945671 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9137 | 2026.04.14 23:36:30.945888 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.04.14 23:36:30.946013 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001125 sec., 24888.88888888889 rows/sec., 1.82 MiB/sec. | ||
| 9139 | 2026.04.14 23:36:30.946050 [ 4 ] {1c9d3129-4dff-4e16-b08d-d8a38afb8548} <Debug> TCPHandler: Processed in 0.001288455 sec. | ||
| 9140 | 2026.04.14 23:36:30.946153 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.04.14 23:36:30.946244 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9142 | 2026.04.14 23:36:30.946283 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9143 | 2026.04.14 23:36:30.946681 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.04.14 23:36:30.946717 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9145 | 2026.04.14 23:36:30.947015 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9146 | 2026.04.14 23:36:30.947227 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.04.14 23:36:30.947349 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001122 sec., 81996.43493761141 rows/sec., 6.41 MiB/sec. | ||
| 9148 | 2026.04.14 23:36:30.947386 [ 4 ] {971805e0-c319-4d7d-98d5-8de65588b889} <Debug> TCPHandler: Processed in 0.001280435 sec. | ||
| 9149 | 2026.04.14 23:36:30.947492 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.04.14 23:36:30.947584 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.04.14 23:36:30.947626 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9152 | 2026.04.14 23:36:30.948003 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.04.14 23:36:30.948038 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9154 | 2026.04.14 23:36:30.948371 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9155 | 2026.04.14 23:36:30.948579 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.04.14 23:36:30.948704 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001138 sec., 141476.2741652021 rows/sec., 9.85 MiB/sec. | ||
| 9157 | 2026.04.14 23:36:30.948740 [ 4 ] {f6ce9a8f-f8a5-40a9-8503-5c047d369c01} <Debug> TCPHandler: Processed in 0.001294745 sec. | ||
| 9158 | 2026.04.14 23:36:30.948853 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.04.14 23:36:30.948981 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9160 | 2026.04.14 23:36:30.949046 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9161 | 2026.04.14 23:36:30.949880 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.04.14 23:36:30.949916 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9163 | 2026.04.14 23:36:30.950469 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9164 | 2026.04.14 23:36:30.950688 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.04.14 23:36:30.950822 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 24.98 MiB/sec. | ||
| 9166 | 2026.04.14 23:36:30.950875 [ 4 ] {5a888335-a674-4b2a-be48-2f47774bffdc} <Debug> TCPHandler: Processed in 0.002080496 sec. | ||
| 9167 | 2026.04.14 23:36:30.950981 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2026.04.14 23:36:30.951072 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9169 | 2026.04.14 23:36:30.951112 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9170 | 2026.04.14 23:36:30.951418 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.04.14 23:36:30.951453 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9172 | 2026.04.14 23:36:30.951745 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9173 | 2026.04.14 23:36:30.951945 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.04.14 23:36:30.952069 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001015 sec., 59113.30049261083 rows/sec., 3.98 MiB/sec. | ||
| 9175 | 2026.04.14 23:36:30.952104 [ 4 ] {9ab1e516-2008-4f32-b8f8-a20949de76d3} <Debug> TCPHandler: Processed in 0.001171022 sec. | ||
| 9176 | 2026.04.14 23:36:34.433063 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9177 | 2026.04.14 23:36:34.433161 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9178 | 2026.04.14 23:36:34.609109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22042 | ||
| 9179 | 2026.04.14 23:36:34.609788 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2026.04.14 23:36:34.609861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9181 | 2026.04.14 23:36:34.610523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9182 | 2026.04.14 23:36:34.610854 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.04.14 23:36:34.611053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22042 | ||
| 9184 | 2026.04.14 23:36:34.611079 [ 64 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9185 | 2026.04.14 23:36:34.611172 [ 64 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.04.14 23:36:34.611224 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9187 | 2026.04.14 23:36:34.611413 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 9188 | 2026.04.14 23:36:34.611633 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9189 | 2026.04.14 23:36:34.611697 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19674 rows starting from the beginning of the part | ||
| 9190 | 2026.04.14 23:36:34.611785 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9191 | 2026.04.14 23:36:34.611850 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9192 | 2026.04.14 23:36:34.611908 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9193 | 2026.04.14 23:36:34.611959 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9194 | 2026.04.14 23:36:34.612013 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9195 | 2026.04.14 23:36:34.614578 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22042 rows, containing 4 columns (4 merged, 0 gathered) in 0.003258059 sec., 6765377.790887151 rows/sec., 96.78 MiB/sec. | ||
| 9196 | 2026.04.14 23:36:34.615105 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9197 | 2026.04.14 23:36:34.615515 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.04.14 23:36:34.615620 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_46_9} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9199 | 2026.04.14 23:36:34.615783 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9200 | 2026.04.14 23:36:35.867790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9201 | 2026.04.14 23:36:35.884623 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.04.14 23:36:35.884682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9203 | 2026.04.14 23:36:35.890497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9204 | 2026.04.14 23:36:35.891229 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.04.14 23:36:35.891538 [ 60 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9206 | 2026.04.14 23:36:35.891646 [ 60 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.04.14 23:36:35.891689 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9208 | 2026.04.14 23:36:35.891850 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 9209 | 2026.04.14 23:36:35.894353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9210 | 2026.04.14 23:36:35.895668 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9211 | 2026.04.14 23:36:35.897036 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9212 | 2026.04.14 23:36:35.901610 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9213 | 2026.04.14 23:36:35.906122 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9214 | 2026.04.14 23:36:35.910781 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9215 | 2026.04.14 23:36:35.915323 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9216 | 2026.04.14 23:36:35.919096 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9217 | 2026.04.14 23:36:35.939668 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9218 | 2026.04.14 23:36:35.939822 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9219 | 2026.04.14 23:36:35.939881 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9220 | 2026.04.14 23:36:35.940497 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.04.14 23:36:35.940534 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9222 | 2026.04.14 23:36:35.940914 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9223 | 2026.04.14 23:36:35.941149 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.04.14 23:36:35.941301 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001519 sec., 56616.194865042795 rows/sec., 4.74 MiB/sec. | ||
| 9225 | 2026.04.14 23:36:35.941348 [ 4 ] {f84b4ff7-eba0-42bd-9669-4028058c7c9a} <Debug> TCPHandler: Processed in 0.001803749 sec. | ||
| 9226 | 2026.04.14 23:36:35.941466 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.04.14 23:36:35.941565 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.04.14 23:36:35.941606 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9229 | 2026.04.14 23:36:35.941994 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.04.14 23:36:35.942029 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9231 | 2026.04.14 23:36:35.942356 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9232 | 2026.04.14 23:36:35.942559 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.04.14 23:36:35.942688 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001145 sec., 13100.436681222707 rows/sec., 985.09 KiB/sec. | ||
| 9234 | 2026.04.14 23:36:35.942725 [ 4 ] {25117f78-b452-444b-8dd0-514792314074} <Debug> TCPHandler: Processed in 0.001309215 sec. | ||
| 9235 | 2026.04.14 23:36:35.942824 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.04.14 23:36:35.942917 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9237 | 2026.04.14 23:36:35.942956 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9238 | 2026.04.14 23:36:35.943353 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.04.14 23:36:35.943388 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9240 | 2026.04.14 23:36:35.943688 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9241 | 2026.04.14 23:36:35.943895 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.04.14 23:36:35.944018 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00112 sec., 70535.71428571429 rows/sec., 5.51 MiB/sec. | ||
| 9243 | 2026.04.14 23:36:35.944054 [ 4 ] {2b247e24-54bd-43d1-8171-4de2200c9203} <Debug> TCPHandler: Processed in 0.001278095 sec. | ||
| 9244 | 2026.04.14 23:36:35.944159 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.04.14 23:36:35.944252 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9246 | 2026.04.14 23:36:35.944293 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9247 | 2026.04.14 23:36:35.944671 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.04.14 23:36:35.944706 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9249 | 2026.04.14 23:36:35.945038 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9250 | 2026.04.14 23:36:35.945244 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.04.14 23:36:35.945369 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 9252 | 2026.04.14 23:36:35.945405 [ 4 ] {485a0ca5-fe8b-4355-b3f4-a193ec0682ac} <Debug> TCPHandler: Processed in 0.001297275 sec. | ||
| 9253 | 2026.04.14 23:36:35.945507 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2026.04.14 23:36:35.945598 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9255 | 2026.04.14 23:36:35.945651 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9256 | 2026.04.14 23:36:35.946398 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.04.14 23:36:35.946434 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9258 | 2026.04.14 23:36:35.947003 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9259 | 2026.04.14 23:36:35.947223 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.04.14 23:36:35.947360 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001779 sec., 8431.703204047217 rows/sec., 15.11 MiB/sec. | ||
| 9261 | 2026.04.14 23:36:35.947425 [ 4 ] {4fad1d7b-4689-413b-8528-e0e60b1712ce} <Debug> TCPHandler: Processed in 0.001964433 sec. | ||
| 9262 | 2026.04.14 23:36:35.947526 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.04.14 23:36:35.947618 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9264 | 2026.04.14 23:36:35.947660 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9265 | 2026.04.14 23:36:35.947964 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.04.14 23:36:35.947998 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9267 | 2026.04.14 23:36:35.948292 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9268 | 2026.04.14 23:36:35.948501 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.04.14 23:36:35.948624 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 9270 | 2026.04.14 23:36:35.948658 [ 4 ] {8164adc7-7316-48a2-a62b-bd2de2817184} <Debug> TCPHandler: Processed in 0.001181592 sec. | ||
| 9271 | 2026.04.14 23:36:35.972441 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080661368 sec., 4301.9354692819 rows/sec., 22.24 MiB/sec. | ||
| 9272 | 2026.04.14 23:36:35.975145 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9273 | 2026.04.14 23:36:35.977195 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.04.14 23:36:35.977272 [ 194 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_46_9} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9275 | 2026.04.14 23:36:35.979690 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9276 | 2026.04.14 23:36:39.661527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1174 | ||
| 9277 | 2026.04.14 23:36:39.663816 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.04.14 23:36:39.663862 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9279 | 2026.04.14 23:36:39.665154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9280 | 2026.04.14 23:36:39.665436 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.04.14 23:36:39.665811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 9282 | 2026.04.14 23:36:40.939642 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.04.14 23:36:40.939838 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9284 | 2026.04.14 23:36:40.939920 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9285 | 2026.04.14 23:36:40.940616 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.04.14 23:36:40.940664 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9287 | 2026.04.14 23:36:40.941095 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9288 | 2026.04.14 23:36:40.941352 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.04.14 23:36:40.941505 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001716 sec., 62937.06293706293 rows/sec., 5.28 MiB/sec. | ||
| 9290 | 2026.04.14 23:36:40.941548 [ 4 ] {990744b9-12ca-4c5d-88e1-fe1d315c9e34} <Debug> TCPHandler: Processed in 0.002045136 sec. | ||
| 9291 | 2026.04.14 23:36:40.941664 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.04.14 23:36:40.941757 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.04.14 23:36:40.941801 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9294 | 2026.04.14 23:36:40.942196 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.04.14 23:36:40.942232 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9296 | 2026.04.14 23:36:40.942552 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9297 | 2026.04.14 23:36:40.942767 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.04.14 23:36:40.942910 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00117 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 9299 | 2026.04.14 23:36:40.942948 [ 4 ] {93e53abb-e711-4d9b-a4c7-66e4e5824804} <Debug> TCPHandler: Processed in 0.001336806 sec. | ||
| 9300 | 2026.04.14 23:36:40.943048 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.04.14 23:36:40.943145 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9302 | 2026.04.14 23:36:40.943185 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9303 | 2026.04.14 23:36:40.943591 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.04.14 23:36:40.943626 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9305 | 2026.04.14 23:36:40.943959 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9306 | 2026.04.14 23:36:40.944170 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.04.14 23:36:40.944301 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 9308 | 2026.04.14 23:36:40.944340 [ 4 ] {9367fcc6-9f1b-4555-8843-084b398f61d2} <Debug> TCPHandler: Processed in 0.001340477 sec. | ||
| 9309 | 2026.04.14 23:36:40.944442 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.04.14 23:36:40.944536 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9311 | 2026.04.14 23:36:40.944578 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9312 | 2026.04.14 23:36:40.944963 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.04.14 23:36:40.945001 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9314 | 2026.04.14 23:36:40.945341 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9315 | 2026.04.14 23:36:40.945575 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.04.14 23:36:40.945704 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9317 | 2026.04.14 23:36:40.945740 [ 4 ] {7f2893a1-b5f2-4e7c-aaf0-b70835e88f75} <Debug> TCPHandler: Processed in 0.001345107 sec. | ||
| 9318 | 2026.04.14 23:36:40.945835 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.04.14 23:36:40.945927 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.04.14 23:36:40.945984 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9321 | 2026.04.14 23:36:40.946822 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.04.14 23:36:40.946857 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9323 | 2026.04.14 23:36:40.947449 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9324 | 2026.04.14 23:36:40.947681 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.04.14 23:36:40.947840 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001929 sec., 13478.486262312079 rows/sec., 24.15 MiB/sec. | ||
| 9326 | 2026.04.14 23:36:40.947894 [ 4 ] {6c445496-a204-4c96-a489-6f051b0253c9} <Debug> TCPHandler: Processed in 0.002106518 sec. | ||
| 9327 | 2026.04.14 23:36:40.948003 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.04.14 23:36:40.948095 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.04.14 23:36:40.948138 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9330 | 2026.04.14 23:36:40.948456 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.04.14 23:36:40.948496 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9332 | 2026.04.14 23:36:40.948797 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9333 | 2026.04.14 23:36:40.949007 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.04.14 23:36:40.949137 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 9335 | 2026.04.14 23:36:40.949174 [ 4 ] {7026971f-0b5b-4b0a-bc2f-db37c4ee716c} <Debug> TCPHandler: Processed in 0.001220664 sec. | ||
| 9336 | 2026.04.14 23:36:41.265500 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.04.14 23:36:41.265635 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.04.14 23:36:41.265688 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9339 | 2026.04.14 23:36:41.266282 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.04.14 23:36:41.266334 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9341 | 2026.04.14 23:36:41.266738 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9342 | 2026.04.14 23:36:41.266978 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.04.14 23:36:41.267115 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001511 sec., 15883.520847121112 rows/sec., 1.32 MiB/sec. | ||
| 9344 | 2026.04.14 23:36:41.267154 [ 4 ] {ec5e8afa-241d-4eb3-8012-6411ab591443} <Debug> TCPHandler: Processed in 0.001727877 sec. | ||
| 9345 | 2026.04.14 23:36:41.267269 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2026.04.14 23:36:41.267360 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9347 | 2026.04.14 23:36:41.267398 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9348 | 2026.04.14 23:36:41.268929 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.04.14 23:36:41.268965 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9350 | 2026.04.14 23:36:41.269438 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9351 | 2026.04.14 23:36:41.269651 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.04.14 23:36:41.269777 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Debug> executeQuery: Read 2555 rows, 195.00 KiB in 0.002435 sec., 1049281.3141683778 rows/sec., 78.21 MiB/sec. | ||
| 9353 | 2026.04.14 23:36:41.269774 [ 43 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9354 | 2026.04.14 23:36:41.269815 [ 4 ] {0ffe4e74-53a5-4f57-9585-0d3416dc52ee} <Debug> TCPHandler: Processed in 0.002594611 sec. | ||
| 9355 | 2026.04.14 23:36:41.269861 [ 43 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.04.14 23:36:41.269910 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9357 | 2026.04.14 23:36:41.269943 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2026.04.14 23:36:41.270024 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9359 | 2026.04.14 23:36:41.270040 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9360 | 2026.04.14 23:36:41.270094 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9361 | 2026.04.14 23:36:41.270162 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9362 | 2026.04.14 23:36:41.270205 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2620 rows starting from the beginning of the part | ||
| 9363 | 2026.04.14 23:36:41.270280 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part | ||
| 9364 | 2026.04.14 23:36:41.270331 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 109 rows starting from the beginning of the part | ||
| 9365 | 2026.04.14 23:36:41.270377 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 86 rows starting from the beginning of the part | ||
| 9366 | 2026.04.14 23:36:41.270419 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
| 9367 | 2026.04.14 23:36:41.270464 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2555 rows starting from the beginning of the part | ||
| 9368 | 2026.04.14 23:36:41.270479 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.04.14 23:36:41.270521 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9370 | 2026.04.14 23:36:41.270864 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9371 | 2026.04.14 23:36:41.271103 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.04.14 23:36:41.271220 [ 43 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9373 | 2026.04.14 23:36:41.271231 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.00121 sec., 31404.958677685954 rows/sec., 2.35 MiB/sec. | ||
| 9374 | 2026.04.14 23:36:41.271259 [ 43 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2026.04.14 23:36:41.271281 [ 4 ] {7182c547-c90b-4c1f-837f-a0bfbada9f65} <Debug> TCPHandler: Processed in 0.001386178 sec. | ||
| 9376 | 2026.04.14 23:36:41.271283 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9377 | 2026.04.14 23:36:41.271393 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2026.04.14 23:36:41.271407 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9379 | 2026.04.14 23:36:41.271487 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9380 | 2026.04.14 23:36:41.271530 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9381 | 2026.04.14 23:36:41.271568 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9382 | 2026.04.14 23:36:41.271610 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 82 rows starting from the beginning of the part | ||
| 9383 | 2026.04.14 23:36:41.271681 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 9384 | 2026.04.14 23:36:41.271729 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 9385 | 2026.04.14 23:36:41.271775 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 9386 | 2026.04.14 23:36:41.271815 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 9387 | 2026.04.14 23:36:41.271857 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 9388 | 2026.04.14 23:36:41.272215 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.04.14 23:36:41.272256 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9390 | 2026.04.14 23:36:41.272634 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9391 | 2026.04.14 23:36:41.272680 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323436 sec., 154144.21248930812 rows/sec., 11.91 MiB/sec. | ||
| 9392 | 2026.04.14 23:36:41.272841 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9393 | 2026.04.14 23:36:41.272878 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2026.04.14 23:36:41.272879 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5564 rows, containing 5 columns (5 merged, 0 gathered) in 0.00290904 sec., 1912658.4715232516 rows/sec., 151.40 MiB/sec. | ||
| 9395 | 2026.04.14 23:36:41.273020 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001551 sec., 531914.8936170213 rows/sec., 31.12 MiB/sec. | ||
| 9396 | 2026.04.14 23:36:41.273062 [ 4 ] {73cd07a2-dd49-4687-9abe-3d4287a131a7} <Debug> TCPHandler: Processed in 0.001716237 sec. | ||
| 9397 | 2026.04.14 23:36:41.273119 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.04.14 23:36:41.273175 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9399 | 2026.04.14 23:36:41.273201 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_66_13} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9400 | 2026.04.14 23:36:41.273223 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9401 | 2026.04.14 23:36:41.273272 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9402 | 2026.04.14 23:36:41.273275 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9403 | 2026.04.14 23:36:41.273317 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9404 | 2026.04.14 23:36:41.273517 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.04.14 23:36:41.273594 [ 190 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_76_15} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9406 | 2026.04.14 23:36:41.273669 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 9407 | 2026.04.14 23:36:41.273679 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.04.14 23:36:41.273719 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9409 | 2026.04.14 23:36:41.274004 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9410 | 2026.04.14 23:36:41.274208 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.04.14 23:36:41.274330 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 65.35 KiB/sec. | ||
| 9412 | 2026.04.14 23:36:41.274367 [ 4 ] {23ba69b5-34bf-4ebc-abe4-4d3ad035d1db} <Debug> TCPHandler: Processed in 0.001239514 sec. | ||
| 9413 | 2026.04.14 23:36:41.274468 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2026.04.14 23:36:41.274559 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9415 | 2026.04.14 23:36:41.274596 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9416 | 2026.04.14 23:36:41.274961 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.04.14 23:36:41.274997 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9418 | 2026.04.14 23:36:41.275277 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9419 | 2026.04.14 23:36:41.275508 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.04.14 23:36:41.275633 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 9421 | 2026.04.14 23:36:41.275669 [ 4 ] {83c44ae9-b8c4-4b4b-a393-73b8bcee5b06} <Debug> TCPHandler: Processed in 0.001247734 sec. | ||
| 9422 | 2026.04.14 23:36:41.275769 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.04.14 23:36:41.275859 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9424 | 2026.04.14 23:36:41.275895 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9425 | 2026.04.14 23:36:41.276756 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.04.14 23:36:41.276791 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9427 | 2026.04.14 23:36:41.277150 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9428 | 2026.04.14 23:36:41.277357 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.04.14 23:36:41.277484 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Debug> executeQuery: Read 1341 rows, 92.57 KiB in 0.001642 sec., 816686.9671132765 rows/sec., 55.06 MiB/sec. | ||
| 9430 | 2026.04.14 23:36:41.277484 [ 42 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9431 | 2026.04.14 23:36:41.277521 [ 4 ] {481a2483-15b8-4de4-a837-8cb2d093f00a} <Debug> TCPHandler: Processed in 0.001798379 sec. | ||
| 9432 | 2026.04.14 23:36:41.277555 [ 42 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.04.14 23:36:41.277581 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9434 | 2026.04.14 23:36:41.277638 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.04.14 23:36:41.277660 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9436 | 2026.04.14 23:36:41.277733 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.04.14 23:36:41.277758 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9438 | 2026.04.14 23:36:41.277777 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9439 | 2026.04.14 23:36:41.277788 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 9440 | 2026.04.14 23:36:41.277846 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 79 rows starting from the beginning of the part | ||
| 9441 | 2026.04.14 23:36:41.277890 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 92 rows starting from the beginning of the part | ||
| 9442 | 2026.04.14 23:36:41.277932 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 79 rows starting from the beginning of the part | ||
| 9443 | 2026.04.14 23:36:41.277977 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 9444 | 2026.04.14 23:36:41.278018 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1341 rows starting from the beginning of the part | ||
| 9445 | 2026.04.14 23:36:41.278458 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.04.14 23:36:41.278498 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9447 | 2026.04.14 23:36:41.278949 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9448 | 2026.04.14 23:36:41.279157 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.04.14 23:36:41.279271 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9450 | 2026.04.14 23:36:41.279281 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001566 sec., 978288.6334610473 rows/sec., 59.80 MiB/sec. | ||
| 9451 | 2026.04.14 23:36:41.279308 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.04.14 23:36:41.279335 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9453 | 2026.04.14 23:36:41.279342 [ 4 ] {c556e895-24fe-4f5a-836f-017ba7473562} <Debug> TCPHandler: Processed in 0.001751288 sec. | ||
| 9454 | 2026.04.14 23:36:41.279376 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747807 sec., 1764496.8809485256 rows/sec., 128.16 MiB/sec. | ||
| 9455 | 2026.04.14 23:36:41.279400 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9456 | 2026.04.14 23:36:41.279451 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.04.14 23:36:41.279501 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9458 | 2026.04.14 23:36:41.279533 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25857 rows starting from the beginning of the part | ||
| 9459 | 2026.04.14 23:36:41.279546 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9460 | 2026.04.14 23:36:41.279582 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9461 | 2026.04.14 23:36:41.279585 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9462 | 2026.04.14 23:36:41.279601 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9463 | 2026.04.14 23:36:41.279643 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
| 9464 | 2026.04.14 23:36:41.279689 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 9465 | 2026.04.14 23:36:41.279728 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9466 | 2026.04.14 23:36:41.279767 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1532 rows starting from the beginning of the part | ||
| 9467 | 2026.04.14 23:36:41.279856 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.04.14 23:36:41.279929 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_76_15} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9469 | 2026.04.14 23:36:41.280015 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9470 | 2026.04.14 23:36:41.280407 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2026.04.14 23:36:41.280447 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9472 | 2026.04.14 23:36:41.281012 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9473 | 2026.04.14 23:36:41.281274 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.04.14 23:36:41.281391 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9475 | 2026.04.14 23:36:41.281411 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001883 sec., 13807.753584705259 rows/sec., 24.74 MiB/sec. | ||
| 9476 | 2026.04.14 23:36:41.281419 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.04.14 23:36:41.281450 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9478 | 2026.04.14 23:36:41.281472 [ 4 ] {37c0816a-3b8a-412f-a63b-cabb6a4f12a2} <Debug> TCPHandler: Processed in 0.002068287 sec. | ||
| 9479 | 2026.04.14 23:36:41.281519 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9480 | 2026.04.14 23:36:41.281578 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.04.14 23:36:41.281673 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9482 | 2026.04.14 23:36:41.281712 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9483 | 2026.04.14 23:36:41.281715 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9484 | 2026.04.14 23:36:41.281779 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1279 rows starting from the beginning of the part | ||
| 9485 | 2026.04.14 23:36:41.281893 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 9486 | 2026.04.14 23:36:41.281993 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 9487 | 2026.04.14 23:36:41.282009 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.04.14 23:36:41.282049 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9489 | 2026.04.14 23:36:41.282083 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 9490 | 2026.04.14 23:36:41.282188 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 9491 | 2026.04.14 23:36:41.282278 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 9492 | 2026.04.14 23:36:41.282366 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9493 | 2026.04.14 23:36:41.282607 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.04.14 23:36:41.282725 [ 42 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9495 | 2026.04.14 23:36:41.282743 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 761.14 KiB/sec. | ||
| 9496 | 2026.04.14 23:36:41.282754 [ 42 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.04.14 23:36:41.282783 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9498 | 2026.04.14 23:36:41.282786 [ 4 ] {d1696d53-2641-4802-b488-95e5ba5d5599} <Debug> TCPHandler: Processed in 0.001255154 sec. | ||
| 9499 | 2026.04.14 23:36:41.282860 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9500 | 2026.04.14 23:36:41.282973 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9501 | 2026.04.14 23:36:41.283003 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3720 rows starting from the beginning of the part | ||
| 9502 | 2026.04.14 23:36:41.283056 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9503 | 2026.04.14 23:36:41.283101 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9504 | 2026.04.14 23:36:41.283143 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9505 | 2026.04.14 23:36:41.283187 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9506 | 2026.04.14 23:36:41.283228 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 9507 | 2026.04.14 23:36:41.285551 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 4 columns (4 merged, 0 gathered) in 0.002718395 sec., 1461156.3073063332 rows/sec., 98.47 MiB/sec. | ||
| 9508 | 2026.04.14 23:36:41.286102 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9509 | 2026.04.14 23:36:41.286418 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.04.14 23:36:41.286500 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_76_15} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9511 | 2026.04.14 23:36:41.286607 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9512 | 2026.04.14 23:36:41.287713 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28030 rows, containing 5 columns (5 merged, 0 gathered) in 0.008343688 sec., 3359425.711987313 rows/sec., 217.45 MiB/sec. | ||
| 9513 | 2026.04.14 23:36:41.288135 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9514 | 2026.04.14 23:36:41.288421 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.04.14 23:36:41.288495 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9516 | 2026.04.14 23:36:41.288570 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9517 | 2026.04.14 23:36:41.290249 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1387 rows, containing 19 columns (19 merged, 0 gathered) in 0.008761989 sec., 158297.39115171225 rows/sec., 283.66 MiB/sec. | ||
| 9518 | 2026.04.14 23:36:41.291700 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9519 | 2026.04.14 23:36:41.292038 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.04.14 23:36:41.292111 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9521 | 2026.04.14 23:36:41.292230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
| 9522 | 2026.04.14 23:36:42.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.68 MiB, peak 329.18 MiB, free memory in arenas 0.00 B, will set to 318.95 MiB (RSS), difference: 4.27 MiB | ||
| 9523 | 2026.04.14 23:36:42.112080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22554 | ||
| 9524 | 2026.04.14 23:36:42.112622 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.04.14 23:36:42.112672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9526 | 2026.04.14 23:36:42.113170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9527 | 2026.04.14 23:36:42.113421 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.04.14 23:36:42.113576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22554 | ||
| 9529 | 2026.04.14 23:36:43.395365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9530 | 2026.04.14 23:36:43.411205 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.04.14 23:36:43.411281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9532 | 2026.04.14 23:36:43.416911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9533 | 2026.04.14 23:36:43.417628 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.04.14 23:36:43.420749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9535 | 2026.04.14 23:36:45.937005 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.04.14 23:36:45.937183 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9537 | 2026.04.14 23:36:45.937248 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9538 | 2026.04.14 23:36:45.937880 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.04.14 23:36:45.937927 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9540 | 2026.04.14 23:36:45.938322 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9541 | 2026.04.14 23:36:45.938543 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.04.14 23:36:45.938719 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 9543 | 2026.04.14 23:36:45.938762 [ 4 ] {ec65b1f0-b32c-4beb-87cc-38f666e4e997} <Debug> TCPHandler: Processed in 0.001879501 sec. | ||
| 9544 | 2026.04.14 23:36:45.938876 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.04.14 23:36:45.938970 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9546 | 2026.04.14 23:36:45.939010 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9547 | 2026.04.14 23:36:45.939417 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.04.14 23:36:45.939452 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9549 | 2026.04.14 23:36:45.939752 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9550 | 2026.04.14 23:36:45.939978 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.04.14 23:36:45.940103 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 9552 | 2026.04.14 23:36:45.940140 [ 4 ] {84d88580-fc61-4c46-87fb-3d493cb72c4f} <Debug> TCPHandler: Processed in 0.001311766 sec. | ||
| 9553 | 2026.04.14 23:36:45.940245 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.04.14 23:36:45.940335 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.04.14 23:36:45.940377 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9556 | 2026.04.14 23:36:45.940748 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.04.14 23:36:45.940784 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9558 | 2026.04.14 23:36:45.941112 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9559 | 2026.04.14 23:36:45.941312 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.04.14 23:36:45.941436 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001119 sec., 114387.84629133155 rows/sec., 7.97 MiB/sec. | ||
| 9561 | 2026.04.14 23:36:45.941472 [ 4 ] {d0ed68ab-797e-472c-8d21-aec632f32cc0} <Debug> TCPHandler: Processed in 0.001273894 sec. | ||
| 9562 | 2026.04.14 23:36:45.941574 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.04.14 23:36:45.941664 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.04.14 23:36:45.941705 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9565 | 2026.04.14 23:36:45.942012 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.04.14 23:36:45.942047 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9567 | 2026.04.14 23:36:45.942339 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9568 | 2026.04.14 23:36:45.942541 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.04.14 23:36:45.942663 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001016 sec., 47244.09448818898 rows/sec., 3.18 MiB/sec. | ||
| 9570 | 2026.04.14 23:36:45.942697 [ 4 ] {85a89cf5-00b9-4592-8c70-73d4790c908c} <Debug> TCPHandler: Processed in 0.001169792 sec. | ||
| 9571 | 2026.04.14 23:36:49.433192 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9572 | 2026.04.14 23:36:49.433260 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9573 | 2026.04.14 23:36:49.614575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23002 | ||
| 9574 | 2026.04.14 23:36:49.615054 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.04.14 23:36:49.615095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9576 | 2026.04.14 23:36:49.615576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9577 | 2026.04.14 23:36:49.615806 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.04.14 23:36:49.615955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23002 | ||
| 9579 | 2026.04.14 23:36:49.666859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1214 | ||
| 9580 | 2026.04.14 23:36:49.669433 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.04.14 23:36:49.669491 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9582 | 2026.04.14 23:36:49.670819 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9583 | 2026.04.14 23:36:49.671121 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.04.14 23:36:49.671501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 9585 | 2026.04.14 23:36:50.001757 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001282395 sec. | ||
| 9586 | 2026.04.14 23:36:50.921729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9587 | 2026.04.14 23:36:50.937453 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.04.14 23:36:50.937496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9589 | 2026.04.14 23:36:50.939620 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2026.04.14 23:36:50.939797 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9591 | 2026.04.14 23:36:50.939861 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9592 | 2026.04.14 23:36:50.940668 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.04.14 23:36:50.940712 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9594 | 2026.04.14 23:36:50.941112 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9595 | 2026.04.14 23:36:50.941351 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.04.14 23:36:50.941509 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001762 sec., 61293.98410896709 rows/sec., 5.14 MiB/sec. | ||
| 9597 | 2026.04.14 23:36:50.941552 [ 4 ] {721b2c4e-c3da-4d1d-97db-cee5360ea70f} <Debug> TCPHandler: Processed in 0.002055216 sec. | ||
| 9598 | 2026.04.14 23:36:50.941685 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.04.14 23:36:50.941787 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9600 | 2026.04.14 23:36:50.941826 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9601 | 2026.04.14 23:36:50.942398 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.04.14 23:36:50.942436 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9603 | 2026.04.14 23:36:50.942741 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9604 | 2026.04.14 23:36:50.942961 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.04.14 23:36:50.943094 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001326 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
| 9606 | 2026.04.14 23:36:50.943138 [ 4 ] {44fd99c4-be32-4bf7-b087-423dfa24c020} <Debug> TCPHandler: Processed in 0.001507591 sec. | ||
| 9607 | 2026.04.14 23:36:50.943227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9608 | 2026.04.14 23:36:50.943256 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.04.14 23:36:50.943364 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9610 | 2026.04.14 23:36:50.943406 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9611 | 2026.04.14 23:36:50.943865 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.04.14 23:36:50.943902 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9613 | 2026.04.14 23:36:50.943938 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.04.14 23:36:50.944215 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9615 | 2026.04.14 23:36:50.944427 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.04.14 23:36:50.944559 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001214 sec., 74135.09060955519 rows/sec., 5.79 MiB/sec. | ||
| 9617 | 2026.04.14 23:36:50.944597 [ 4 ] {8f9a17b9-5f5a-460b-83d1-cc8d03e77443} <Debug> TCPHandler: Processed in 0.001393607 sec. | ||
| 9618 | 2026.04.14 23:36:50.944704 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.04.14 23:36:50.944796 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9620 | 2026.04.14 23:36:50.944838 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9621 | 2026.04.14 23:36:50.945243 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.04.14 23:36:50.945276 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9623 | 2026.04.14 23:36:50.945614 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9624 | 2026.04.14 23:36:50.945817 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.04.14 23:36:50.945946 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 9626 | 2026.04.14 23:36:50.945983 [ 4 ] {6d2a13b6-d2c8-40cc-bcbb-186748d0a058} <Debug> TCPHandler: Processed in 0.001326266 sec. | ||
| 9627 | 2026.04.14 23:36:50.946089 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.04.14 23:36:50.946181 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9629 | 2026.04.14 23:36:50.946234 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9630 | 2026.04.14 23:36:50.946666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9631 | 2026.04.14 23:36:50.947072 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.04.14 23:36:50.947112 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9633 | 2026.04.14 23:36:50.947657 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9634 | 2026.04.14 23:36:50.947875 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.04.14 23:36:50.948007 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001844 sec., 14099.783080260304 rows/sec., 25.27 MiB/sec. | ||
| 9636 | 2026.04.14 23:36:50.948059 [ 4 ] {ab2d7ea8-22d0-42c7-9703-4e2609016e4d} <Debug> TCPHandler: Processed in 0.002017155 sec. | ||
| 9637 | 2026.04.14 23:36:50.948167 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.04.14 23:36:50.948259 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9639 | 2026.04.14 23:36:50.948299 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9640 | 2026.04.14 23:36:50.948611 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.04.14 23:36:50.948644 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9642 | 2026.04.14 23:36:50.948941 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9643 | 2026.04.14 23:36:50.949153 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.04.14 23:36:50.949281 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 9645 | 2026.04.14 23:36:50.949316 [ 4 ] {18be4c63-1111-4709-9f88-8bd0074997a4} <Debug> TCPHandler: Processed in 0.001197002 sec. | ||
| 9646 | 2026.04.14 23:36:53.466641 [ 24 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9647 | 2026.04.14 23:36:53.466724 [ 24 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.04.14 23:36:53.466749 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9649 | 2026.04.14 23:36:53.466856 [ 188 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 9650 | 2026.04.14 23:36:53.466991 [ 188 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9651 | 2026.04.14 23:36:53.467032 [ 188 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 826 rows starting from the beginning of the part | ||
| 9652 | 2026.04.14 23:36:53.467118 [ 188 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 9653 | 2026.04.14 23:36:53.467184 [ 188 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 825 rows starting from the beginning of the part | ||
| 9654 | 2026.04.14 23:36:53.467241 [ 188 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 826 rows starting from the beginning of the part | ||
| 9655 | 2026.04.14 23:36:53.467300 [ 188 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 9656 | 2026.04.14 23:36:53.472155 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336995 sec., 773281.5938557185 rows/sec., 48.19 MiB/sec. | ||
| 9657 | 2026.04.14 23:36:53.472417 [ 197 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9658 | 2026.04.14 23:36:53.472770 [ 197 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.04.14 23:36:53.472861 [ 197 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_13_3} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9660 | 2026.04.14 23:36:53.472981 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9661 | 2026.04.14 23:36:55.939634 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.04.14 23:36:55.939811 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9663 | 2026.04.14 23:36:55.939877 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9664 | 2026.04.14 23:36:55.940578 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.04.14 23:36:55.940619 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9666 | 2026.04.14 23:36:55.941015 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9667 | 2026.04.14 23:36:55.941252 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.04.14 23:36:55.941409 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001646 sec., 52247.87363304982 rows/sec., 4.37 MiB/sec. | ||
| 9669 | 2026.04.14 23:36:55.941459 [ 4 ] {12fe2264-e61c-40bc-82d5-acba9a7ae55c} <Debug> TCPHandler: Processed in 0.001953714 sec. | ||
| 9670 | 2026.04.14 23:36:55.941580 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.04.14 23:36:55.941679 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.04.14 23:36:55.941722 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9673 | 2026.04.14 23:36:55.942126 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.04.14 23:36:55.942161 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9675 | 2026.04.14 23:36:55.942460 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9676 | 2026.04.14 23:36:55.942662 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.04.14 23:36:55.942788 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001132 sec., 13250.88339222615 rows/sec., 996.40 KiB/sec. | ||
| 9678 | 2026.04.14 23:36:55.942825 [ 4 ] {8cea2d38-0678-4a2a-81de-8cdd00a84b0b} <Debug> TCPHandler: Processed in 0.001295336 sec. | ||
| 9679 | 2026.04.14 23:36:55.942938 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.04.14 23:36:55.943037 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9681 | 2026.04.14 23:36:55.943076 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9682 | 2026.04.14 23:36:55.943502 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.04.14 23:36:55.943536 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9684 | 2026.04.14 23:36:55.943833 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9685 | 2026.04.14 23:36:55.944036 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.04.14 23:36:55.944157 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001139 sec., 69359.08691834942 rows/sec., 5.42 MiB/sec. | ||
| 9687 | 2026.04.14 23:36:55.944193 [ 4 ] {9721064c-018f-4ba7-9fe7-593dfb56ba8c} <Debug> TCPHandler: Processed in 0.001301595 sec. | ||
| 9688 | 2026.04.14 23:36:55.944298 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2026.04.14 23:36:55.944389 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9690 | 2026.04.14 23:36:55.944431 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9691 | 2026.04.14 23:36:55.944836 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.04.14 23:36:55.944868 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9693 | 2026.04.14 23:36:55.945189 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9694 | 2026.04.14 23:36:55.945399 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.04.14 23:36:55.945524 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 9696 | 2026.04.14 23:36:55.945559 [ 4 ] {8f8b759d-8c64-4564-ba43-6a665bb07ef6} <Debug> TCPHandler: Processed in 0.001308216 sec. | ||
| 9697 | 2026.04.14 23:36:55.945658 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.04.14 23:36:55.945749 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9699 | 2026.04.14 23:36:55.945801 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9700 | 2026.04.14 23:36:55.946585 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.04.14 23:36:55.946618 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9702 | 2026.04.14 23:36:55.947148 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9703 | 2026.04.14 23:36:55.947369 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.04.14 23:36:55.947501 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 9705 | 2026.04.14 23:36:55.947553 [ 4 ] {67eb7a3a-5c24-4faa-8041-d7ec065aef02} <Debug> TCPHandler: Processed in 0.001941593 sec. | ||
| 9706 | 2026.04.14 23:36:55.947662 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.04.14 23:36:55.947754 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9708 | 2026.04.14 23:36:55.947795 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9709 | 2026.04.14 23:36:55.948152 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.04.14 23:36:55.948197 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9711 | 2026.04.14 23:36:55.948565 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9712 | 2026.04.14 23:36:55.948811 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.04.14 23:36:55.948961 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 9714 | 2026.04.14 23:36:55.949006 [ 4 ] {465aa11a-f27e-42fc-86be-adfa53c6e7d9} <Debug> TCPHandler: Processed in 0.001390878 sec. | ||
| 9715 | 2026.04.14 23:36:57.116946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23514 | ||
| 9716 | 2026.04.14 23:36:57.117457 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.04.14 23:36:57.117503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9718 | 2026.04.14 23:36:57.117982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9719 | 2026.04.14 23:36:57.118209 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.04.14 23:36:57.118361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23514 | ||
| 9721 | 2026.04.14 23:36:58.447659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9722 | 2026.04.14 23:36:58.464801 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.04.14 23:36:58.464867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9724 | 2026.04.14 23:36:58.471200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9725 | 2026.04.14 23:36:58.471906 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.04.14 23:36:58.475023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9727 | 2026.04.14 23:36:59.672603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1238 | ||
| 9728 | 2026.04.14 23:36:59.674743 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.04.14 23:36:59.674790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9730 | 2026.04.14 23:36:59.675995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9731 | 2026.04.14 23:36:59.676270 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.04.14 23:36:59.676453 [ 117 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9733 | 2026.04.14 23:36:59.676527 [ 117 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.04.14 23:36:59.676537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 9735 | 2026.04.14 23:36:59.676552 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9736 | 2026.04.14 23:36:59.676669 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 9737 | 2026.04.14 23:36:59.677195 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9738 | 2026.04.14 23:36:59.677345 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1080 rows starting from the beginning of the part | ||
| 9739 | 2026.04.14 23:36:59.677698 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
| 9740 | 2026.04.14 23:36:59.678019 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 9741 | 2026.04.14 23:36:59.678344 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 9742 | 2026.04.14 23:36:59.678669 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9743 | 2026.04.14 23:36:59.678983 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 9744 | 2026.04.14 23:36:59.685887 [ 197 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1238 rows, containing 72 columns (72 merged, 0 gathered) in 0.009259833 sec., 133695.71567867367 rows/sec., 105.62 MiB/sec. | ||
| 9745 | 2026.04.14 23:36:59.687454 [ 197 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9746 | 2026.04.14 23:36:59.688132 [ 197 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.04.14 23:36:59.688226 [ 197 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_36_7} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9748 | 2026.04.14 23:36:59.688600 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 9749 | 2026.04.14 23:37:00.940242 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.04.14 23:37:00.940487 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9751 | 2026.04.14 23:37:00.940580 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9752 | 2026.04.14 23:37:00.941253 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.04.14 23:37:00.941300 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9754 | 2026.04.14 23:37:00.941717 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9755 | 2026.04.14 23:37:00.941951 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.04.14 23:37:00.942108 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001693 sec., 63792.08505611341 rows/sec., 5.35 MiB/sec. | ||
| 9757 | 2026.04.14 23:37:00.942150 [ 4 ] {2dd4f2c8-d01a-447a-a9d4-3802e4edd846} <Debug> TCPHandler: Processed in 0.002057976 sec. | ||
| 9758 | 2026.04.14 23:37:00.942266 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2026.04.14 23:37:00.942359 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9760 | 2026.04.14 23:37:00.942399 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9761 | 2026.04.14 23:37:00.942791 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.04.14 23:37:00.942826 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9763 | 2026.04.14 23:37:00.943148 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9764 | 2026.04.14 23:37:00.943358 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2026.04.14 23:37:00.943485 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001143 sec., 22747.156605424323 rows/sec., 1.67 MiB/sec. | ||
| 9766 | 2026.04.14 23:37:00.943522 [ 4 ] {48aae82a-14a4-4da7-96cf-f8ee7cd2dce2} <Debug> TCPHandler: Processed in 0.001304196 sec. | ||
| 9767 | 2026.04.14 23:37:00.943625 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2026.04.14 23:37:00.943717 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9769 | 2026.04.14 23:37:00.943755 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9770 | 2026.04.14 23:37:00.944165 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.04.14 23:37:00.944200 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9772 | 2026.04.14 23:37:00.944511 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9773 | 2026.04.14 23:37:00.944721 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.04.14 23:37:00.944847 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 6.12 MiB/sec. | ||
| 9775 | 2026.04.14 23:37:00.944884 [ 4 ] {ccb62ba3-a61e-4b7f-8c43-1e061328ee1e} <Debug> TCPHandler: Processed in 0.001306456 sec. | ||
| 9776 | 2026.04.14 23:37:00.944989 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9777 | 2026.04.14 23:37:00.945081 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9778 | 2026.04.14 23:37:00.945125 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9779 | 2026.04.14 23:37:00.945505 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.04.14 23:37:00.945539 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9781 | 2026.04.14 23:37:00.945872 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9782 | 2026.04.14 23:37:00.946087 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.04.14 23:37:00.946221 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 9784 | 2026.04.14 23:37:00.946266 [ 4 ] {2f06b523-0047-4655-a0fc-542135484f64} <Debug> TCPHandler: Processed in 0.001325326 sec. | ||
| 9785 | 2026.04.14 23:37:00.946388 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2026.04.14 23:37:00.946482 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9787 | 2026.04.14 23:37:00.946536 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9788 | 2026.04.14 23:37:00.947365 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.04.14 23:37:00.947401 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9790 | 2026.04.14 23:37:00.947971 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9791 | 2026.04.14 23:37:00.948201 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.04.14 23:37:00.948336 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001872 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
| 9793 | 2026.04.14 23:37:00.948391 [ 4 ] {c155cc94-df64-4086-88d6-3c1bf913775a} <Debug> TCPHandler: Processed in 0.002057665 sec. | ||
| 9794 | 2026.04.14 23:37:00.948499 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.04.14 23:37:00.948592 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.04.14 23:37:00.948634 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9797 | 2026.04.14 23:37:00.948949 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.04.14 23:37:00.948985 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9799 | 2026.04.14 23:37:00.949290 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9800 | 2026.04.14 23:37:00.949516 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.04.14 23:37:00.949644 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9802 | 2026.04.14 23:37:00.949681 [ 4 ] {4f32597a-f2a5-488b-8473-d1b021b5bee7} <Debug> TCPHandler: Processed in 0.001229614 sec. | ||
| 9803 | 2026.04.14 23:37:04.433329 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9804 | 2026.04.14 23:37:04.433433 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9805 | 2026.04.14 23:37:04.619415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23962 | ||
| 9806 | 2026.04.14 23:37:04.620161 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.04.14 23:37:04.620216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9808 | 2026.04.14 23:37:04.620885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9809 | 2026.04.14 23:37:04.621206 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.04.14 23:37:04.621387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23962 | ||
| 9811 | 2026.04.14 23:37:05.029102 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46353 | ||
| 9812 | 2026.04.14 23:37:05.029223 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9813 | 2026.04.14 23:37:05.029253 [ 292 ] {} <Debug> TCP-Session: 50031c58-55fa-4578-aaee-4296f8b352c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46353 | ||
| 9814 | 2026.04.14 23:37:05.029278 [ 292 ] {} <Debug> TCP-Session: 50031c58-55fa-4578-aaee-4296f8b352c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9815 | 2026.04.14 23:37:05.029293 [ 292 ] {} <Debug> TCP-Session: 50031c58-55fa-4578-aaee-4296f8b352c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9816 | 2026.04.14 23:37:05.029502 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36641 | ||
| 9817 | 2026.04.14 23:37:05.029519 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50637 | ||
| 9818 | 2026.04.14 23:37:05.029546 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56493 | ||
| 9819 | 2026.04.14 23:37:05.029569 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55806 | ||
| 9820 | 2026.04.14 23:37:05.029595 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47445 | ||
| 9821 | 2026.04.14 23:37:05.029629 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9822 | 2026.04.14 23:37:05.029653 [ 292 ] {} <Trace> TCP-Session: 50031c58-55fa-4578-aaee-4296f8b352c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.04.14 23:37:05.029678 [ 3 ] {} <Debug> TCP-Session: 1b9d1b19-d0c2-481c-a9ce-4e1533443b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:50637 | ||
| 9824 | 2026.04.14 23:37:05.029646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9825 | 2026.04.14 23:37:05.029705 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9826 | 2026.04.14 23:37:05.029706 [ 3 ] {} <Debug> TCP-Session: 1b9d1b19-d0c2-481c-a9ce-4e1533443b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.04.14 23:37:05.029739 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9828 | 2026.04.14 23:37:05.029747 [ 290 ] {} <Debug> TCP-Session: b37bb756-bf40-4f84-baeb-7a37b227ca4d Authenticating user 'default' from [fd00:1122:3344:101::e]:55806 | ||
| 9829 | 2026.04.14 23:37:05.029751 [ 3 ] {} <Debug> TCP-Session: 1b9d1b19-d0c2-481c-a9ce-4e1533443b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9830 | 2026.04.14 23:37:05.029776 [ 291 ] {} <Debug> TCP-Session: d7aa5ac7-f92f-4dcc-928e-0961aa84b969 Authenticating user 'default' from [fd00:1122:3344:101::e]:47445 | ||
| 9831 | 2026.04.14 23:37:05.029789 [ 290 ] {} <Debug> TCP-Session: b37bb756-bf40-4f84-baeb-7a37b227ca4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2026.04.14 23:37:05.029815 [ 291 ] {} <Debug> TCP-Session: d7aa5ac7-f92f-4dcc-928e-0961aa84b969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9833 | 2026.04.14 23:37:05.029821 [ 290 ] {} <Debug> TCP-Session: b37bb756-bf40-4f84-baeb-7a37b227ca4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9834 | 2026.04.14 23:37:05.029837 [ 291 ] {} <Debug> TCP-Session: d7aa5ac7-f92f-4dcc-928e-0961aa84b969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9835 | 2026.04.14 23:37:05.029833 [ 292 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46353) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9836 | 2026.04.14 23:37:05.029740 [ 293 ] {} <Debug> TCP-Session: 060e2b5f-2e24-4d70-94c3-164c0314ad18 Authenticating user 'default' from [fd00:1122:3344:101::e]:36641 | ||
| 9837 | 2026.04.14 23:37:05.029565 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62715 | ||
| 9838 | 2026.04.14 23:37:05.029921 [ 293 ] {} <Debug> TCP-Session: 060e2b5f-2e24-4d70-94c3-164c0314ad18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9839 | 2026.04.14 23:37:05.029534 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50071 | ||
| 9840 | 2026.04.14 23:37:05.029950 [ 293 ] {} <Debug> TCP-Session: 060e2b5f-2e24-4d70-94c3-164c0314ad18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9841 | 2026.04.14 23:37:05.029509 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33990 | ||
| 9842 | 2026.04.14 23:37:05.029635 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9843 | 2026.04.14 23:37:05.030047 [ 288 ] {} <Debug> TCP-Session: 71f7ee9e-3b51-472d-959f-54f7286d8c60 Authenticating user 'default' from [fd00:1122:3344:101::e]:56493 | ||
| 9844 | 2026.04.14 23:37:05.030063 [ 288 ] {} <Debug> TCP-Session: 71f7ee9e-3b51-472d-959f-54f7286d8c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9845 | 2026.04.14 23:37:05.030076 [ 288 ] {} <Debug> TCP-Session: 71f7ee9e-3b51-472d-959f-54f7286d8c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9846 | 2026.04.14 23:37:05.030125 [ 292 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9847 | 2026.04.14 23:37:05.030159 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9848 | 2026.04.14 23:37:05.030180 [ 292 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9849 | 2026.04.14 23:37:05.030206 [ 289 ] {} <Debug> TCP-Session: aaa8ce66-04c6-45b0-99b1-1efc08e4c749 Authenticating user 'default' from [fd00:1122:3344:101::e]:62715 | ||
| 9850 | 2026.04.14 23:37:05.030239 [ 289 ] {} <Debug> TCP-Session: aaa8ce66-04c6-45b0-99b1-1efc08e4c749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2026.04.14 23:37:05.030258 [ 289 ] {} <Debug> TCP-Session: aaa8ce66-04c6-45b0-99b1-1efc08e4c749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9852 | 2026.04.14 23:37:05.030488 [ 292 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 9853 | 2026.04.14 23:37:05.030534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9854 | 2026.04.14 23:37:05.030567 [ 294 ] {} <Debug> TCP-Session: 3439979d-d300-480c-9f2f-6fd8c8c4a7f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33990 | ||
| 9855 | 2026.04.14 23:37:05.030583 [ 294 ] {} <Debug> TCP-Session: 3439979d-d300-480c-9f2f-6fd8c8c4a7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9856 | 2026.04.14 23:37:05.030595 [ 294 ] {} <Debug> TCP-Session: 3439979d-d300-480c-9f2f-6fd8c8c4a7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9857 | 2026.04.14 23:37:05.030650 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9858 | 2026.04.14 23:37:05.030683 [ 348 ] {} <Debug> TCP-Session: 17c8fff6-0358-4403-af47-70336e514be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50071 | ||
| 9859 | 2026.04.14 23:37:05.030700 [ 348 ] {} <Debug> TCP-Session: 17c8fff6-0358-4403-af47-70336e514be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9860 | 2026.04.14 23:37:05.030712 [ 348 ] {} <Debug> TCP-Session: 17c8fff6-0358-4403-af47-70336e514be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9861 | 2026.04.14 23:37:05.031413 [ 328 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Trace> AggregatingTransform: Aggregating | ||
| 9862 | 2026.04.14 23:37:05.031460 [ 328 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9863 | 2026.04.14 23:37:05.031498 [ 328 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900705 sec. (1110.241 rows/sec., 43.37 KiB/sec.) | ||
| 9864 | 2026.04.14 23:37:05.031517 [ 328 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Trace> Aggregator: Merging aggregated data | ||
| 9865 | 2026.04.14 23:37:05.032866 [ 292 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 9866 | 2026.04.14 23:37:05.033010 [ 292 ] {461f6488-3d83-412e-b45c-4f5200ae8f1a} <Debug> TCPHandler: Processed in 0.003464644 sec. | ||
| 9867 | 2026.04.14 23:37:05.033131 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9868 | 2026.04.14 23:37:05.033159 [ 292 ] {} <Debug> TCP-Session: 50031c58-55fa-4578-aaee-4296f8b352c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9869 | 2026.04.14 23:37:05.033160 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9870 | 2026.04.14 23:37:05.033180 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9871 | 2026.04.14 23:37:05.033199 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9872 | 2026.04.14 23:37:05.033218 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9873 | 2026.04.14 23:37:05.033243 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9874 | 2026.04.14 23:37:05.033260 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9875 | 2026.04.14 23:37:05.033274 [ 291 ] {} <Debug> TCP-Session: d7aa5ac7-f92f-4dcc-928e-0961aa84b969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9876 | 2026.04.14 23:37:05.033285 [ 294 ] {} <Debug> TCP-Session: 3439979d-d300-480c-9f2f-6fd8c8c4a7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9877 | 2026.04.14 23:37:05.033303 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9878 | 2026.04.14 23:37:05.033318 [ 289 ] {} <Debug> TCP-Session: aaa8ce66-04c6-45b0-99b1-1efc08e4c749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2026.04.14 23:37:05.033308 [ 288 ] {} <Debug> TCP-Session: 71f7ee9e-3b51-472d-959f-54f7286d8c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9880 | 2026.04.14 23:37:05.033352 [ 290 ] {} <Debug> TCP-Session: b37bb756-bf40-4f84-baeb-7a37b227ca4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9881 | 2026.04.14 23:37:05.033297 [ 3 ] {} <Debug> TCP-Session: 1b9d1b19-d0c2-481c-a9ce-4e1533443b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9882 | 2026.04.14 23:37:05.033282 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9883 | 2026.04.14 23:37:05.033212 [ 293 ] {} <Debug> TCP-Session: 060e2b5f-2e24-4d70-94c3-164c0314ad18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9884 | 2026.04.14 23:37:05.033439 [ 348 ] {} <Debug> TCP-Session: 17c8fff6-0358-4403-af47-70336e514be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9885 | 2026.04.14 23:37:05.045719 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37066 | ||
| 9886 | 2026.04.14 23:37:05.045789 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9887 | 2026.04.14 23:37:05.045809 [ 292 ] {} <Debug> TCP-Session: cb9c5029-3d65-4414-94f7-0796860899aa Authenticating user 'default' from [fd00:1122:3344:101::e]:37066 | ||
| 9888 | 2026.04.14 23:37:05.045831 [ 292 ] {} <Debug> TCP-Session: cb9c5029-3d65-4414-94f7-0796860899aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2026.04.14 23:37:05.045843 [ 292 ] {} <Debug> TCP-Session: cb9c5029-3d65-4414-94f7-0796860899aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9890 | 2026.04.14 23:37:05.046049 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56712 | ||
| 9891 | 2026.04.14 23:37:05.046058 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45263 | ||
| 9892 | 2026.04.14 23:37:05.046084 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36236 | ||
| 9893 | 2026.04.14 23:37:05.046097 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33555 | ||
| 9894 | 2026.04.14 23:37:05.046111 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56556 | ||
| 9895 | 2026.04.14 23:37:05.046149 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9896 | 2026.04.14 23:37:05.046161 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9897 | 2026.04.14 23:37:05.046180 [ 294 ] {} <Debug> TCP-Session: 70d80d70-873c-4e33-868d-699b440923d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45263 | ||
| 9898 | 2026.04.14 23:37:05.046188 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9899 | 2026.04.14 23:37:05.046200 [ 348 ] {} <Debug> TCP-Session: 72ddcff6-2347-4550-8809-34c5927826f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36236 | ||
| 9900 | 2026.04.14 23:37:05.046203 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9901 | 2026.04.14 23:37:05.046223 [ 288 ] {} <Debug> TCP-Session: 8e913b37-193d-4339-b3cf-c1ba18c47f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:33555 | ||
| 9902 | 2026.04.14 23:37:05.046230 [ 348 ] {} <Debug> TCP-Session: 72ddcff6-2347-4550-8809-34c5927826f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9903 | 2026.04.14 23:37:05.046248 [ 290 ] {} <Debug> TCP-Session: 0b6cf641-f286-4cea-85d3-6a49d5e44892 Authenticating user 'default' from [fd00:1122:3344:101::e]:56556 | ||
| 9904 | 2026.04.14 23:37:05.046256 [ 288 ] {} <Debug> TCP-Session: 8e913b37-193d-4339-b3cf-c1ba18c47f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2026.04.14 23:37:05.046261 [ 348 ] {} <Debug> TCP-Session: 72ddcff6-2347-4550-8809-34c5927826f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9906 | 2026.04.14 23:37:05.046279 [ 290 ] {} <Debug> TCP-Session: 0b6cf641-f286-4cea-85d3-6a49d5e44892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9907 | 2026.04.14 23:37:05.046287 [ 288 ] {} <Debug> TCP-Session: 8e913b37-193d-4339-b3cf-c1ba18c47f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9908 | 2026.04.14 23:37:05.046309 [ 290 ] {} <Debug> TCP-Session: 0b6cf641-f286-4cea-85d3-6a49d5e44892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9909 | 2026.04.14 23:37:05.046209 [ 294 ] {} <Debug> TCP-Session: 70d80d70-873c-4e33-868d-699b440923d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9910 | 2026.04.14 23:37:05.046123 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9911 | 2026.04.14 23:37:05.046350 [ 294 ] {} <Debug> TCP-Session: 70d80d70-873c-4e33-868d-699b440923d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9912 | 2026.04.14 23:37:05.046101 [ 292 ] {} <Trace> TCP-Session: cb9c5029-3d65-4414-94f7-0796860899aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.04.14 23:37:05.046377 [ 293 ] {} <Debug> TCP-Session: 07de2c89-2553-46f0-8f43-678438f1c729 Authenticating user 'default' from [fd00:1122:3344:101::e]:56712 | ||
| 9914 | 2026.04.14 23:37:05.046074 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55844 | ||
| 9915 | 2026.04.14 23:37:05.046420 [ 293 ] {} <Debug> TCP-Session: 07de2c89-2553-46f0-8f43-678438f1c729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9916 | 2026.04.14 23:37:05.046129 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51687 | ||
| 9917 | 2026.04.14 23:37:05.046458 [ 293 ] {} <Debug> TCP-Session: 07de2c89-2553-46f0-8f43-678438f1c729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2026.04.14 23:37:05.046485 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9919 | 2026.04.14 23:37:05.046102 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52457 | ||
| 9920 | 2026.04.14 23:37:05.046521 [ 3 ] {} <Debug> TCP-Session: 7d5d53cf-7f2d-4281-83e1-d94df8bb71fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55844 | ||
| 9921 | 2026.04.14 23:37:05.046535 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9922 | 2026.04.14 23:37:05.046570 [ 3 ] {} <Debug> TCP-Session: 7d5d53cf-7f2d-4281-83e1-d94df8bb71fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2026.04.14 23:37:05.046582 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9924 | 2026.04.14 23:37:05.046584 [ 291 ] {} <Debug> TCP-Session: cccf9ca0-6f67-4223-9c8b-da2b2fe7ecaf Authenticating user 'default' from [fd00:1122:3344:101::e]:51687 | ||
| 9925 | 2026.04.14 23:37:05.046603 [ 3 ] {} <Debug> TCP-Session: 7d5d53cf-7f2d-4281-83e1-d94df8bb71fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9926 | 2026.04.14 23:37:05.046620 [ 289 ] {} <Debug> TCP-Session: 626298ec-1c17-4abb-a6a6-0a0407a65691 Authenticating user 'default' from [fd00:1122:3344:101::e]:52457 | ||
| 9927 | 2026.04.14 23:37:05.046635 [ 291 ] {} <Debug> TCP-Session: cccf9ca0-6f67-4223-9c8b-da2b2fe7ecaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.04.14 23:37:05.046662 [ 289 ] {} <Debug> TCP-Session: 626298ec-1c17-4abb-a6a6-0a0407a65691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9929 | 2026.04.14 23:37:05.046673 [ 291 ] {} <Debug> TCP-Session: cccf9ca0-6f67-4223-9c8b-da2b2fe7ecaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9930 | 2026.04.14 23:37:05.046687 [ 289 ] {} <Debug> TCP-Session: 626298ec-1c17-4abb-a6a6-0a0407a65691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9931 | 2026.04.14 23:37:05.046522 [ 292 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9932 | 2026.04.14 23:37:05.046917 [ 292 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9933 | 2026.04.14 23:37:05.046967 [ 292 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9934 | 2026.04.14 23:37:05.047219 [ 292 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 9935 | 2026.04.14 23:37:05.048058 [ 319 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Trace> AggregatingTransform: Aggregating | ||
| 9936 | 2026.04.14 23:37:05.048090 [ 319 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Trace> Aggregator: Aggregation method: without_key | ||
| 9937 | 2026.04.14 23:37:05.048121 [ 319 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814302 sec. (1228.046 rows/sec., 47.97 KiB/sec.) | ||
| 9938 | 2026.04.14 23:37:05.048140 [ 319 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Trace> Aggregator: Merging aggregated data | ||
| 9939 | 2026.04.14 23:37:05.049387 [ 292 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002908 sec., 343.878954607978 rows/sec., 13.43 KiB/sec. | ||
| 9940 | 2026.04.14 23:37:05.049510 [ 292 ] {72eef2ed-8d60-4834-a7ab-e72b78e4531d} <Debug> TCPHandler: Processed in 0.003484605 sec. | ||
| 9941 | 2026.04.14 23:37:05.049616 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9942 | 2026.04.14 23:37:05.049642 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9943 | 2026.04.14 23:37:05.049645 [ 292 ] {} <Debug> TCP-Session: cb9c5029-3d65-4414-94f7-0796860899aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2026.04.14 23:37:05.049658 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9945 | 2026.04.14 23:37:05.049684 [ 293 ] {} <Debug> TCP-Session: 07de2c89-2553-46f0-8f43-678438f1c729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9946 | 2026.04.14 23:37:05.049692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9947 | 2026.04.14 23:37:05.049709 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9948 | 2026.04.14 23:37:05.049739 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9949 | 2026.04.14 23:37:05.049753 [ 288 ] {} <Debug> TCP-Session: 8e913b37-193d-4339-b3cf-c1ba18c47f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9950 | 2026.04.14 23:37:05.049771 [ 294 ] {} <Debug> TCP-Session: 70d80d70-873c-4e33-868d-699b440923d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.04.14 23:37:05.049784 [ 3 ] {} <Debug> TCP-Session: 7d5d53cf-7f2d-4281-83e1-d94df8bb71fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9952 | 2026.04.14 23:37:05.049761 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9953 | 2026.04.14 23:37:05.049678 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9954 | 2026.04.14 23:37:05.049852 [ 290 ] {} <Debug> TCP-Session: 0b6cf641-f286-4cea-85d3-6a49d5e44892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2026.04.14 23:37:05.049725 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9956 | 2026.04.14 23:37:05.049882 [ 348 ] {} <Debug> TCP-Session: 72ddcff6-2347-4550-8809-34c5927826f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9957 | 2026.04.14 23:37:05.049715 [ 291 ] {} <Debug> TCP-Session: cccf9ca0-6f67-4223-9c8b-da2b2fe7ecaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.04.14 23:37:05.049917 [ 289 ] {} <Debug> TCP-Session: 626298ec-1c17-4abb-a6a6-0a0407a65691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9959 | 2026.04.14 23:37:05.091703 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36257 | ||
| 9960 | 2026.04.14 23:37:05.091784 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9961 | 2026.04.14 23:37:05.091808 [ 292 ] {} <Debug> TCP-Session: 80815e0e-d472-48ec-a946-67b4c53cc98d Authenticating user 'default' from [fd00:1122:3344:101::e]:36257 | ||
| 9962 | 2026.04.14 23:37:05.091828 [ 292 ] {} <Debug> TCP-Session: 80815e0e-d472-48ec-a946-67b4c53cc98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9963 | 2026.04.14 23:37:05.091840 [ 292 ] {} <Debug> TCP-Session: 80815e0e-d472-48ec-a946-67b4c53cc98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9964 | 2026.04.14 23:37:05.092078 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49359 | ||
| 9965 | 2026.04.14 23:37:05.092099 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35850 | ||
| 9966 | 2026.04.14 23:37:05.092109 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56381 | ||
| 9967 | 2026.04.14 23:37:05.092138 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51224 | ||
| 9968 | 2026.04.14 23:37:05.092148 [ 292 ] {} <Trace> TCP-Session: 80815e0e-d472-48ec-a946-67b4c53cc98d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2026.04.14 23:37:05.092171 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65336 | ||
| 9970 | 2026.04.14 23:37:05.092205 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9971 | 2026.04.14 23:37:05.092217 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9972 | 2026.04.14 23:37:05.092241 [ 3 ] {} <Debug> TCP-Session: 61f78cc8-aae4-42fb-af23-a2544e431b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:56381 | ||
| 9973 | 2026.04.14 23:37:05.092254 [ 288 ] {} <Debug> TCP-Session: 970a05ea-f31c-455c-9a7f-46ba2fac297b Authenticating user 'default' from [fd00:1122:3344:101::e]:51224 | ||
| 9974 | 2026.04.14 23:37:05.092267 [ 3 ] {} <Debug> TCP-Session: 61f78cc8-aae4-42fb-af23-a2544e431b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9975 | 2026.04.14 23:37:05.092275 [ 288 ] {} <Debug> TCP-Session: 970a05ea-f31c-455c-9a7f-46ba2fac297b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2026.04.14 23:37:05.092276 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9977 | 2026.04.14 23:37:05.092292 [ 288 ] {} <Debug> TCP-Session: 970a05ea-f31c-455c-9a7f-46ba2fac297b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9978 | 2026.04.14 23:37:05.092284 [ 3 ] {} <Debug> TCP-Session: 61f78cc8-aae4-42fb-af23-a2544e431b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9979 | 2026.04.14 23:37:05.092314 [ 291 ] {} <Debug> TCP-Session: 222a9272-387e-4ecb-9a07-006c253f1948 Authenticating user 'default' from [fd00:1122:3344:101::e]:65336 | ||
| 9980 | 2026.04.14 23:37:05.092325 [ 292 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9981 | 2026.04.14 23:37:05.092356 [ 291 ] {} <Debug> TCP-Session: 222a9272-387e-4ecb-9a07-006c253f1948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9982 | 2026.04.14 23:37:05.092192 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9983 | 2026.04.14 23:37:05.092381 [ 291 ] {} <Debug> TCP-Session: 222a9272-387e-4ecb-9a07-006c253f1948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.04.14 23:37:05.092129 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37298 | ||
| 9985 | 2026.04.14 23:37:05.092411 [ 294 ] {} <Debug> TCP-Session: a6031e2c-7fd4-444e-9769-6a864aebc243 Authenticating user 'default' from [fd00:1122:3344:101::e]:35850 | ||
| 9986 | 2026.04.14 23:37:05.092145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9987 | 2026.04.14 23:37:05.092458 [ 294 ] {} <Debug> TCP-Session: a6031e2c-7fd4-444e-9769-6a864aebc243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2026.04.14 23:37:05.092474 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9989 | 2026.04.14 23:37:05.092482 [ 294 ] {} <Debug> TCP-Session: a6031e2c-7fd4-444e-9769-6a864aebc243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.04.14 23:37:05.092502 [ 348 ] {} <Debug> TCP-Session: 54fd6720-8dc3-49cf-ae20-5ea3e3c2d89c Authenticating user 'default' from [fd00:1122:3344:101::e]:37298 | ||
| 9991 | 2026.04.14 23:37:05.092478 [ 293 ] {} <Debug> TCP-Session: 94f22ed5-64b4-45a1-83c2-9b7eac0d988c Authenticating user 'default' from [fd00:1122:3344:101::e]:49359 | ||
| 9992 | 2026.04.14 23:37:05.092533 [ 348 ] {} <Debug> TCP-Session: 54fd6720-8dc3-49cf-ae20-5ea3e3c2d89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9993 | 2026.04.14 23:37:05.092551 [ 293 ] {} <Debug> TCP-Session: 94f22ed5-64b4-45a1-83c2-9b7eac0d988c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9994 | 2026.04.14 23:37:05.092562 [ 348 ] {} <Debug> TCP-Session: 54fd6720-8dc3-49cf-ae20-5ea3e3c2d89c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9995 | 2026.04.14 23:37:05.092576 [ 293 ] {} <Debug> TCP-Session: 94f22ed5-64b4-45a1-83c2-9b7eac0d988c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2026.04.14 23:37:05.092582 [ 292 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9997 | 2026.04.14 23:37:05.092158 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62145 | ||
| 9998 | 2026.04.14 23:37:05.092148 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36626 | ||
| 9999 | 2026.04.14 23:37:05.092651 [ 292 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10000 | 2026.04.14 23:37:05.092695 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10001 | 2026.04.14 23:37:05.092711 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10002 | 2026.04.14 23:37:05.092722 [ 290 ] {} <Debug> TCP-Session: ede6eb0b-f072-4cbb-94ee-a98249212152 Authenticating user 'default' from [fd00:1122:3344:101::e]:62145 | ||
| 10003 | 2026.04.14 23:37:05.092738 [ 289 ] {} <Debug> TCP-Session: efcf3008-7d0f-425c-b6ef-bac082429707 Authenticating user 'default' from [fd00:1122:3344:101::e]:36626 | ||
| 10004 | 2026.04.14 23:37:05.092748 [ 290 ] {} <Debug> TCP-Session: ede6eb0b-f072-4cbb-94ee-a98249212152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10005 | 2026.04.14 23:37:05.092763 [ 289 ] {} <Debug> TCP-Session: efcf3008-7d0f-425c-b6ef-bac082429707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2026.04.14 23:37:05.092769 [ 290 ] {} <Debug> TCP-Session: ede6eb0b-f072-4cbb-94ee-a98249212152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10007 | 2026.04.14 23:37:05.092785 [ 289 ] {} <Debug> TCP-Session: efcf3008-7d0f-425c-b6ef-bac082429707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10008 | 2026.04.14 23:37:05.092936 [ 292 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 10009 | 2026.04.14 23:37:05.093820 [ 341 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Trace> AggregatingTransform: Aggregating | ||
| 10010 | 2026.04.14 23:37:05.093865 [ 341 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 10011 | 2026.04.14 23:37:05.093896 [ 341 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860984 sec. (1161.462 rows/sec., 45.37 KiB/sec.) | ||
| 10012 | 2026.04.14 23:37:05.093911 [ 341 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Trace> Aggregator: Merging aggregated data | ||
| 10013 | 2026.04.14 23:37:05.095197 [ 292 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002919 sec., 342.583076396026 rows/sec., 13.38 KiB/sec. | ||
| 10014 | 2026.04.14 23:37:05.095336 [ 292 ] {17fd3ed6-aafd-443d-804c-7b6629f5a2bc} <Debug> TCPHandler: Processed in 0.003281409 sec. | ||
| 10015 | 2026.04.14 23:37:05.095421 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10016 | 2026.04.14 23:37:05.095444 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10017 | 2026.04.14 23:37:05.095450 [ 292 ] {} <Debug> TCP-Session: 80815e0e-d472-48ec-a946-67b4c53cc98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2026.04.14 23:37:05.095464 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10019 | 2026.04.14 23:37:05.095481 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10020 | 2026.04.14 23:37:05.095484 [ 293 ] {} <Debug> TCP-Session: 94f22ed5-64b4-45a1-83c2-9b7eac0d988c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2026.04.14 23:37:05.095498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10022 | 2026.04.14 23:37:05.095531 [ 291 ] {} <Debug> TCP-Session: 222a9272-387e-4ecb-9a07-006c253f1948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2026.04.14 23:37:05.095526 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10024 | 2026.04.14 23:37:05.095559 [ 294 ] {} <Debug> TCP-Session: a6031e2c-7fd4-444e-9769-6a864aebc243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2026.04.14 23:37:05.095585 [ 289 ] {} <Debug> TCP-Session: efcf3008-7d0f-425c-b6ef-bac082429707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.04.14 23:37:05.095541 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10027 | 2026.04.14 23:37:05.095524 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10028 | 2026.04.14 23:37:05.095646 [ 348 ] {} <Debug> TCP-Session: 54fd6720-8dc3-49cf-ae20-5ea3e3c2d89c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.04.14 23:37:05.095508 [ 3 ] {} <Debug> TCP-Session: 61f78cc8-aae4-42fb-af23-a2544e431b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.04.14 23:37:05.095663 [ 288 ] {} <Debug> TCP-Session: 970a05ea-f31c-455c-9a7f-46ba2fac297b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.04.14 23:37:05.095554 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10032 | 2026.04.14 23:37:05.095718 [ 290 ] {} <Debug> TCP-Session: ede6eb0b-f072-4cbb-94ee-a98249212152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.04.14 23:37:05.944708 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.04.14 23:37:05.944931 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10035 | 2026.04.14 23:37:05.945024 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10036 | 2026.04.14 23:37:05.945897 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.04.14 23:37:05.945972 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10038 | 2026.04.14 23:37:05.946537 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10039 | 2026.04.14 23:37:05.946875 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.04.14 23:37:05.947108 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.002237 sec., 38444.34510505141 rows/sec., 3.22 MiB/sec. | ||
| 10041 | 2026.04.14 23:37:05.947133 [ 141 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10042 | 2026.04.14 23:37:05.947178 [ 4 ] {53ae6608-69f5-4b5c-857d-826d23c7cdd6} <Debug> TCPHandler: Processed in 0.002631771 sec. | ||
| 10043 | 2026.04.14 23:37:05.947223 [ 141 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.04.14 23:37:05.947257 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10045 | 2026.04.14 23:37:05.947353 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.04.14 23:37:05.947394 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10047 | 2026.04.14 23:37:05.947484 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10048 | 2026.04.14 23:37:05.947542 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10049 | 2026.04.14 23:37:05.947547 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10050 | 2026.04.14 23:37:05.947599 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2620 rows starting from the beginning of the part | ||
| 10051 | 2026.04.14 23:37:05.947711 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 10052 | 2026.04.14 23:37:05.947778 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 108 rows starting from the beginning of the part | ||
| 10053 | 2026.04.14 23:37:05.947844 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 86 rows starting from the beginning of the part | ||
| 10054 | 2026.04.14 23:37:05.947906 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 108 rows starting from the beginning of the part | ||
| 10055 | 2026.04.14 23:37:05.947967 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 86 rows starting from the beginning of the part | ||
| 10056 | 2026.04.14 23:37:05.948101 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.04.14 23:37:05.948154 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10058 | 2026.04.14 23:37:05.948599 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10059 | 2026.04.14 23:37:05.948891 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.04.14 23:37:05.949082 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00163 sec., 9202.453987730061 rows/sec., 691.98 KiB/sec. | ||
| 10061 | 2026.04.14 23:37:05.949142 [ 4 ] {7fbb6cd1-95a7-4dba-82f8-299abca6b247} <Debug> TCPHandler: Processed in 0.001850281 sec. | ||
| 10062 | 2026.04.14 23:37:05.949281 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.04.14 23:37:05.949410 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10064 | 2026.04.14 23:37:05.949465 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10065 | 2026.04.14 23:37:05.949866 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3064 rows, containing 5 columns (5 merged, 0 gathered) in 0.002530529 sec., 1210814.0234709817 rows/sec., 96.69 MiB/sec. | ||
| 10066 | 2026.04.14 23:37:05.950012 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.04.14 23:37:05.950066 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10068 | 2026.04.14 23:37:05.950289 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10069 | 2026.04.14 23:37:05.950498 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10070 | 2026.04.14 23:37:05.950766 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.04.14 23:37:05.950843 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.04.14 23:37:05.950895 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_81_16} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10073 | 2026.04.14 23:37:05.951021 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001643 sec., 48082.77541083384 rows/sec., 3.75 MiB/sec. | ||
| 10074 | 2026.04.14 23:37:05.951031 [ 141 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10075 | 2026.04.14 23:37:05.951069 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10076 | 2026.04.14 23:37:05.951075 [ 4 ] {0729d108-4a69-429d-8a9e-ee24587a9557} <Debug> TCPHandler: Processed in 0.001860551 sec. | ||
| 10077 | 2026.04.14 23:37:05.951091 [ 141 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2026.04.14 23:37:05.951144 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10079 | 2026.04.14 23:37:05.951219 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2026.04.14 23:37:05.951244 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10081 | 2026.04.14 23:37:05.951339 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10082 | 2026.04.14 23:37:05.951364 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10083 | 2026.04.14 23:37:05.951397 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10084 | 2026.04.14 23:37:05.951414 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
| 10085 | 2026.04.14 23:37:05.951491 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10086 | 2026.04.14 23:37:05.951548 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 10087 | 2026.04.14 23:37:05.951591 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 79 rows starting from the beginning of the part | ||
| 10088 | 2026.04.14 23:37:05.951632 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 10089 | 2026.04.14 23:37:05.951676 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 79 rows starting from the beginning of the part | ||
| 10090 | 2026.04.14 23:37:05.951955 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.04.14 23:37:05.952029 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10092 | 2026.04.14 23:37:05.952636 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10093 | 2026.04.14 23:37:05.952931 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.04.14 23:37:05.953096 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10095 | 2026.04.14 23:37:05.953100 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001785 sec., 89635.8543417367 rows/sec., 6.24 MiB/sec. | ||
| 10096 | 2026.04.14 23:37:05.953152 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.04.14 23:37:05.953180 [ 4 ] {4282e6bf-fc05-45e7-a03f-75a207f21934} <Debug> TCPHandler: Processed in 0.002019245 sec. | ||
| 10098 | 2026.04.14 23:37:05.953183 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10099 | 2026.04.14 23:37:05.953291 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10100 | 2026.04.14 23:37:05.953316 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2026.04.14 23:37:05.953426 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10102 | 2026.04.14 23:37:05.953442 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10103 | 2026.04.14 23:37:05.953472 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28030 rows starting from the beginning of the part | ||
| 10104 | 2026.04.14 23:37:05.953532 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10105 | 2026.04.14 23:37:05.953543 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.002334254 sec., 773266.3197749688 rows/sec., 57.22 MiB/sec. | ||
| 10106 | 2026.04.14 23:37:05.953595 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
| 10107 | 2026.04.14 23:37:05.953690 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10108 | 2026.04.14 23:37:05.953757 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10109 | 2026.04.14 23:37:05.953808 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10110 | 2026.04.14 23:37:05.953814 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10111 | 2026.04.14 23:37:05.953891 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10112 | 2026.04.14 23:37:05.954283 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.04.14 23:37:05.954392 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_81_16} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10114 | 2026.04.14 23:37:05.954513 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10115 | 2026.04.14 23:37:05.954536 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.04.14 23:37:05.954579 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10117 | 2026.04.14 23:37:05.955394 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10118 | 2026.04.14 23:37:05.955726 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.04.14 23:37:05.955929 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002512 sec., 5971.337579617834 rows/sec., 10.70 MiB/sec. | ||
| 10120 | 2026.04.14 23:37:05.956014 [ 4 ] {b8654cbb-9038-42e0-93cb-dd2914a4e108} <Debug> TCPHandler: Processed in 0.002758705 sec. | ||
| 10121 | 2026.04.14 23:37:05.956181 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2026.04.14 23:37:05.956312 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10123 | 2026.04.14 23:37:05.956367 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10124 | 2026.04.14 23:37:05.956798 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2026.04.14 23:37:05.956866 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10126 | 2026.04.14 23:37:05.957319 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10127 | 2026.04.14 23:37:05.957757 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.04.14 23:37:05.957953 [ 141 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10129 | 2026.04.14 23:37:05.957987 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001698 sec., 35335.68904593639 rows/sec., 2.38 MiB/sec. | ||
| 10130 | 2026.04.14 23:37:05.958013 [ 141 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2026.04.14 23:37:05.958057 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10132 | 2026.04.14 23:37:05.958077 [ 4 ] {1bc9c5a9-31ab-4063-a12c-4782fdc4feda} <Debug> TCPHandler: Processed in 0.001962883 sec. | ||
| 10133 | 2026.04.14 23:37:05.958162 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10134 | 2026.04.14 23:37:05.958297 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10135 | 2026.04.14 23:37:05.958344 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3972 rows starting from the beginning of the part | ||
| 10136 | 2026.04.14 23:37:05.958426 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 10137 | 2026.04.14 23:37:05.958490 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10138 | 2026.04.14 23:37:05.958539 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10139 | 2026.04.14 23:37:05.958593 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10140 | 2026.04.14 23:37:05.958649 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10141 | 2026.04.14 23:37:05.960504 [ 196 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002392425 sec., 1780620.082134236 rows/sec., 120.00 MiB/sec. | ||
| 10142 | 2026.04.14 23:37:05.960673 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28798 rows, containing 5 columns (5 merged, 0 gathered) in 0.007407792 sec., 3887528.159537957 rows/sec., 252.14 MiB/sec. | ||
| 10143 | 2026.04.14 23:37:05.961078 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10144 | 2026.04.14 23:37:05.961230 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10145 | 2026.04.14 23:37:05.961469 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.04.14 23:37:05.961594 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_81_16} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10147 | 2026.04.14 23:37:05.961595 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.04.14 23:37:05.961711 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10149 | 2026.04.14 23:37:05.961716 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10150 | 2026.04.14 23:37:05.961831 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10151 | 2026.04.14 23:37:05.976018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10152 | 2026.04.14 23:37:05.997247 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.04.14 23:37:05.997324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10154 | 2026.04.14 23:37:06.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.89 MiB, peak 331.78 MiB, free memory in arenas 0.00 B, will set to 320.52 MiB (RSS), difference: -5.37 MiB | ||
| 10155 | 2026.04.14 23:37:06.004874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10156 | 2026.04.14 23:37:06.005815 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2026.04.14 23:37:06.010779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10158 | 2026.04.14 23:37:07.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.52 MiB, peak 331.78 MiB, free memory in arenas 0.00 B, will set to 320.59 MiB (RSS), difference: 4.06 MiB | ||
| 10159 | 2026.04.14 23:37:09.677590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1268 | ||
| 10160 | 2026.04.14 23:37:09.679915 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.04.14 23:37:09.679967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10162 | 2026.04.14 23:37:09.681223 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10163 | 2026.04.14 23:37:09.681505 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.04.14 23:37:09.681883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 10165 | 2026.04.14 23:37:10.939790 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.04.14 23:37:10.939992 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10167 | 2026.04.14 23:37:10.940067 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10168 | 2026.04.14 23:37:10.940825 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.04.14 23:37:10.940868 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10170 | 2026.04.14 23:37:10.941274 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10171 | 2026.04.14 23:37:10.941502 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.04.14 23:37:10.941649 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00171 sec., 63157.89473684211 rows/sec., 5.30 MiB/sec. | ||
| 10173 | 2026.04.14 23:37:10.941689 [ 4 ] {dbc6ebb7-fa7c-441c-9f2a-0649c9a7eca5} <Debug> TCPHandler: Processed in 0.002031155 sec. | ||
| 10174 | 2026.04.14 23:37:10.941814 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.04.14 23:37:10.941908 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.04.14 23:37:10.941949 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10177 | 2026.04.14 23:37:10.942338 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.04.14 23:37:10.942372 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10179 | 2026.04.14 23:37:10.942663 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10180 | 2026.04.14 23:37:10.942874 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.04.14 23:37:10.942978 [ 148 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10182 | 2026.04.14 23:37:10.942999 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001109 sec., 23444.544634806134 rows/sec., 1.72 MiB/sec. | ||
| 10183 | 2026.04.14 23:37:10.943017 [ 148 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2026.04.14 23:37:10.943035 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10185 | 2026.04.14 23:37:10.943037 [ 4 ] {426e0954-8c47-4d9d-8f6d-d775b15b52d0} <Debug> TCPHandler: Processed in 0.001273315 sec. | ||
| 10186 | 2026.04.14 23:37:10.943152 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.04.14 23:37:10.943161 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10188 | 2026.04.14 23:37:10.943245 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10189 | 2026.04.14 23:37:10.943289 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10190 | 2026.04.14 23:37:10.943333 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10191 | 2026.04.14 23:37:10.943378 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 82 rows starting from the beginning of the part | ||
| 10192 | 2026.04.14 23:37:10.943453 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 10193 | 2026.04.14 23:37:10.943503 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 10194 | 2026.04.14 23:37:10.943550 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 10195 | 2026.04.14 23:37:10.943595 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 10196 | 2026.04.14 23:37:10.943638 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 10197 | 2026.04.14 23:37:10.943707 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.04.14 23:37:10.943746 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10199 | 2026.04.14 23:37:10.944084 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10200 | 2026.04.14 23:37:10.944315 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.04.14 23:37:10.944445 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001217 sec., 73952.34182415776 rows/sec., 5.78 MiB/sec. | ||
| 10202 | 2026.04.14 23:37:10.944470 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370007 sec., 138685.4227752121 rows/sec., 10.69 MiB/sec. | ||
| 10203 | 2026.04.14 23:37:10.944484 [ 4 ] {b6939807-1ef2-4b85-8f8b-09692bf93d6a} <Debug> TCPHandler: Processed in 0.001380337 sec. | ||
| 10204 | 2026.04.14 23:37:10.944634 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2026.04.14 23:37:10.944651 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10206 | 2026.04.14 23:37:10.944728 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10207 | 2026.04.14 23:37:10.944771 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10208 | 2026.04.14 23:37:10.944909 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.04.14 23:37:10.944984 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_71_14} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10210 | 2026.04.14 23:37:10.945075 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10211 | 2026.04.14 23:37:10.945168 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.04.14 23:37:10.945201 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10213 | 2026.04.14 23:37:10.945523 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10214 | 2026.04.14 23:37:10.945738 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.04.14 23:37:10.945864 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 10216 | 2026.04.14 23:37:10.945901 [ 4 ] {22967993-6f97-4e93-bf9f-5f0f6c0d452f} <Debug> TCPHandler: Processed in 0.001315046 sec. | ||
| 10217 | 2026.04.14 23:37:10.946018 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2026.04.14 23:37:10.946141 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10219 | 2026.04.14 23:37:10.946205 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10220 | 2026.04.14 23:37:10.947085 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10221 | 2026.04.14 23:37:10.947118 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10222 | 2026.04.14 23:37:10.947663 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10223 | 2026.04.14 23:37:10.947883 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.04.14 23:37:10.947988 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10225 | 2026.04.14 23:37:10.948014 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2026.04.14 23:37:10.948019 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 24.50 MiB/sec. | ||
| 10227 | 2026.04.14 23:37:10.948031 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10228 | 2026.04.14 23:37:10.948076 [ 4 ] {be0481ff-488d-4ce7-88c5-001ea9306de9} <Debug> TCPHandler: Processed in 0.002118357 sec. | ||
| 10229 | 2026.04.14 23:37:10.948156 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10230 | 2026.04.14 23:37:10.948187 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.04.14 23:37:10.948300 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10232 | 2026.04.14 23:37:10.948342 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10233 | 2026.04.14 23:37:10.948529 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10234 | 2026.04.14 23:37:10.948621 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1387 rows starting from the beginning of the part | ||
| 10235 | 2026.04.14 23:37:10.948663 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2026.04.14 23:37:10.948703 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10237 | 2026.04.14 23:37:10.948790 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 10238 | 2026.04.14 23:37:10.948896 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 10239 | 2026.04.14 23:37:10.948986 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 10240 | 2026.04.14 23:37:10.949035 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10241 | 2026.04.14 23:37:10.949073 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 10242 | 2026.04.14 23:37:10.949166 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 10243 | 2026.04.14 23:37:10.949278 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.04.14 23:37:10.949413 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10245 | 2026.04.14 23:37:10.949451 [ 4 ] {ce218cec-dd6f-47e1-9d8e-e2ab38d9cec4} <Debug> TCPHandler: Processed in 0.001314806 sec. | ||
| 10246 | 2026.04.14 23:37:10.954370 [ 196 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 19 columns (19 merged, 0 gathered) in 0.006280281 sec., 238046.6733892958 rows/sec., 426.57 MiB/sec. | ||
| 10247 | 2026.04.14 23:37:10.955493 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10248 | 2026.04.14 23:37:10.955834 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.04.14 23:37:10.955917 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10250 | 2026.04.14 23:37:10.956020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10251 | 2026.04.14 23:37:11.262917 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.04.14 23:37:11.263033 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10253 | 2026.04.14 23:37:11.263079 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10254 | 2026.04.14 23:37:11.263546 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.04.14 23:37:11.263584 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10256 | 2026.04.14 23:37:11.263901 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10257 | 2026.04.14 23:37:11.264109 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.04.14 23:37:11.264208 [ 148 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10259 | 2026.04.14 23:37:11.264239 [ 148 ] {} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.04.14 23:37:11.264240 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.62 MiB/sec. | ||
| 10261 | 2026.04.14 23:37:11.264257 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10262 | 2026.04.14 23:37:11.264284 [ 4 ] {eacc474f-14fc-4b38-816d-63be2caf4818} <Debug> TCPHandler: Processed in 0.001430019 sec. | ||
| 10263 | 2026.04.14 23:37:11.264357 [ 186 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10264 | 2026.04.14 23:37:11.264409 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10265 | 2026.04.14 23:37:11.264477 [ 186 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10266 | 2026.04.14 23:37:11.264506 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10267 | 2026.04.14 23:37:11.264512 [ 186 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10268 | 2026.04.14 23:37:11.264553 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10269 | 2026.04.14 23:37:11.264590 [ 186 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10270 | 2026.04.14 23:37:11.264640 [ 186 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10271 | 2026.04.14 23:37:11.264680 [ 186 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10272 | 2026.04.14 23:37:11.264718 [ 186 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10273 | 2026.04.14 23:37:11.264976 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.04.14 23:37:11.265017 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10275 | 2026.04.14 23:37:11.265341 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10276 | 2026.04.14 23:37:11.265420 [ 199 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110836 sec., 108268.0717456422 rows/sec., 9.40 MiB/sec. | ||
| 10277 | 2026.04.14 23:37:11.265573 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.04.14 23:37:11.265573 [ 199 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10279 | 2026.04.14 23:37:11.265738 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001248 sec., 12820.51282051282 rows/sec., 1.02 MiB/sec. | ||
| 10280 | 2026.04.14 23:37:11.265783 [ 4 ] {727e12de-0ec6-4ebc-a0d4-b4d9f2ef16cb} <Debug> TCPHandler: Processed in 0.001421439 sec. | ||
| 10281 | 2026.04.14 23:37:11.265899 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.04.14 23:37:11.265919 [ 199 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.04.14 23:37:11.265993 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10284 | 2026.04.14 23:37:11.265995 [ 199 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_13_3} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10285 | 2026.04.14 23:37:11.266039 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10286 | 2026.04.14 23:37:11.266092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10287 | 2026.04.14 23:37:11.267847 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.04.14 23:37:11.267888 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10289 | 2026.04.14 23:37:11.268351 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10290 | 2026.04.14 23:37:11.268560 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.04.14 23:37:11.268688 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Debug> executeQuery: Read 2563 rows, 195.59 KiB in 0.002712 sec., 945058.9970501475 rows/sec., 70.43 MiB/sec. | ||
| 10292 | 2026.04.14 23:37:11.268728 [ 4 ] {c6eaec28-cb8f-416f-b6f6-d8d62432acec} <Debug> TCPHandler: Processed in 0.002877598 sec. | ||
| 10293 | 2026.04.14 23:37:11.268839 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2026.04.14 23:37:11.268938 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10295 | 2026.04.14 23:37:11.268977 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10296 | 2026.04.14 23:37:11.269385 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.04.14 23:37:11.269420 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10298 | 2026.04.14 23:37:11.269718 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10299 | 2026.04.14 23:37:11.269934 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.04.14 23:37:11.270056 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Debug> executeQuery: Read 54 rows, 4.03 KiB in 0.001135 sec., 47577.092511013216 rows/sec., 3.47 MiB/sec. | ||
| 10301 | 2026.04.14 23:37:11.270094 [ 4 ] {731544ee-001d-4ced-9af6-6093b0798e98} <Debug> TCPHandler: Processed in 0.001302805 sec. | ||
| 10302 | 2026.04.14 23:37:11.270202 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.04.14 23:37:11.270314 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10304 | 2026.04.14 23:37:11.270358 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10305 | 2026.04.14 23:37:11.271058 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.04.14 23:37:11.271091 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10307 | 2026.04.14 23:37:11.271425 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10308 | 2026.04.14 23:37:11.271630 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.04.14 23:37:11.271752 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001461 sec., 564681.7248459959 rows/sec., 33.03 MiB/sec. | ||
| 10310 | 2026.04.14 23:37:11.271788 [ 4 ] {de376469-a31a-475d-967d-4a3c94d8d119} <Debug> TCPHandler: Processed in 0.001641895 sec. | ||
| 10311 | 2026.04.14 23:37:11.271890 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.04.14 23:37:11.271981 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10313 | 2026.04.14 23:37:11.272019 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10314 | 2026.04.14 23:37:11.272367 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.04.14 23:37:11.272401 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10316 | 2026.04.14 23:37:11.272680 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10317 | 2026.04.14 23:37:11.272891 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.04.14 23:37:11.273014 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 66.96 KiB/sec. | ||
| 10319 | 2026.04.14 23:37:11.273050 [ 4 ] {b7f8322a-2ca0-4e1d-bab0-cc96ffedbb68} <Debug> TCPHandler: Processed in 0.001207083 sec. | ||
| 10320 | 2026.04.14 23:37:11.273150 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2026.04.14 23:37:11.273240 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10322 | 2026.04.14 23:37:11.273278 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10323 | 2026.04.14 23:37:11.273641 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2026.04.14 23:37:11.273674 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10325 | 2026.04.14 23:37:11.273969 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10326 | 2026.04.14 23:37:11.274171 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.04.14 23:37:11.274287 [ 146 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10328 | 2026.04.14 23:37:11.274289 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 878.63 KiB/sec. | ||
| 10329 | 2026.04.14 23:37:11.274329 [ 146 ] {} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2026.04.14 23:37:11.274346 [ 4 ] {91fd1502-137b-40cd-92de-fabd1065c6a1} <Debug> TCPHandler: Processed in 0.001242294 sec. | ||
| 10331 | 2026.04.14 23:37:11.274357 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10332 | 2026.04.14 23:37:11.274455 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.04.14 23:37:11.274458 [ 199 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10334 | 2026.04.14 23:37:11.274552 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10335 | 2026.04.14 23:37:11.274581 [ 199 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10336 | 2026.04.14 23:37:11.274594 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10337 | 2026.04.14 23:37:11.274619 [ 199 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10338 | 2026.04.14 23:37:11.274684 [ 199 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10339 | 2026.04.14 23:37:11.274729 [ 199 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10340 | 2026.04.14 23:37:11.274768 [ 199 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10341 | 2026.04.14 23:37:11.274805 [ 199 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10342 | 2026.04.14 23:37:11.275451 [ 188 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001024658 sec., 58556.12311620073 rows/sec., 4.69 MiB/sec. | ||
| 10343 | 2026.04.14 23:37:11.275487 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.04.14 23:37:11.275523 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10345 | 2026.04.14 23:37:11.275760 [ 197 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10346 | 2026.04.14 23:37:11.275918 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10347 | 2026.04.14 23:37:11.276195 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.04.14 23:37:11.276329 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Debug> executeQuery: Read 1357 rows, 93.88 KiB in 0.001795 sec., 755988.8579387186 rows/sec., 51.07 MiB/sec. | ||
| 10349 | 2026.04.14 23:37:11.276367 [ 4 ] {e5b4add6-e14d-4f2f-8487-c26e5e6f149a} <Debug> TCPHandler: Processed in 0.001958743 sec. | ||
| 10350 | 2026.04.14 23:37:11.276393 [ 197 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.04.14 23:37:11.276472 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2026.04.14 23:37:11.276548 [ 197 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_13_3} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10353 | 2026.04.14 23:37:11.276569 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10354 | 2026.04.14 23:37:11.276619 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10355 | 2026.04.14 23:37:11.276733 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10356 | 2026.04.14 23:37:11.277277 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.04.14 23:37:11.277317 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10358 | 2026.04.14 23:37:11.277744 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10359 | 2026.04.14 23:37:11.277962 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.04.14 23:37:11.278084 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001533 sec., 1004566.210045662 rows/sec., 61.44 MiB/sec. | ||
| 10361 | 2026.04.14 23:37:11.278120 [ 4 ] {e78c772d-07e4-4d1b-b625-c880246fafa2} <Debug> TCPHandler: Processed in 0.001695646 sec. | ||
| 10362 | 2026.04.14 23:37:11.278222 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2026.04.14 23:37:11.278313 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10364 | 2026.04.14 23:37:11.278363 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10365 | 2026.04.14 23:37:11.279128 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.04.14 23:37:11.279163 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10367 | 2026.04.14 23:37:11.279684 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10368 | 2026.04.14 23:37:11.279900 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.04.14 23:37:11.280034 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00174 sec., 14942.528735632184 rows/sec., 26.78 MiB/sec. | ||
| 10370 | 2026.04.14 23:37:11.280087 [ 4 ] {7e809fc8-ce87-47b6-b7d9-ffce7a1a9181} <Debug> TCPHandler: Processed in 0.001911633 sec. | ||
| 10371 | 2026.04.14 23:37:11.280192 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.04.14 23:37:11.280284 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10373 | 2026.04.14 23:37:11.280323 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10374 | 2026.04.14 23:37:11.280615 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.04.14 23:37:11.280651 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10376 | 2026.04.14 23:37:11.280944 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10377 | 2026.04.14 23:37:11.281142 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.04.14 23:37:11.281266 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001 sec., 12000 rows/sec., 828.13 KiB/sec. | ||
| 10379 | 2026.04.14 23:37:11.281300 [ 4 ] {1679e0b3-19ee-4382-8783-ff3bae8d495f} <Debug> TCPHandler: Processed in 0.001156972 sec. | ||
| 10380 | 2026.04.14 23:37:12.122425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24474 | ||
| 10381 | 2026.04.14 23:37:12.122920 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2026.04.14 23:37:12.122953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10383 | 2026.04.14 23:37:12.123388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10384 | 2026.04.14 23:37:12.123601 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.04.14 23:37:12.123714 [ 146 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10386 | 2026.04.14 23:37:12.123724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24474 | ||
| 10387 | 2026.04.14 23:37:12.123746 [ 146 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.04.14 23:37:12.123765 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10389 | 2026.04.14 23:37:12.123850 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 10390 | 2026.04.14 23:37:12.123923 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10391 | 2026.04.14 23:37:12.123950 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22042 rows starting from the beginning of the part | ||
| 10392 | 2026.04.14 23:37:12.124001 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10393 | 2026.04.14 23:37:12.124039 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10394 | 2026.04.14 23:37:12.124077 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10395 | 2026.04.14 23:37:12.124117 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10396 | 2026.04.14 23:37:12.124153 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10397 | 2026.04.14 23:37:12.125967 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24474 rows, containing 4 columns (4 merged, 0 gathered) in 0.002152129 sec., 11371994.894358099 rows/sec., 162.68 MiB/sec. | ||
| 10398 | 2026.04.14 23:37:12.126444 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10399 | 2026.04.14 23:37:12.126788 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.04.14 23:37:12.126875 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_51_10} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10401 | 2026.04.14 23:37:12.127000 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10402 | 2026.04.14 23:37:13.511796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 10403 | 2026.04.14 23:37:13.529930 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.04.14 23:37:13.529992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10405 | 2026.04.14 23:37:13.536225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10406 | 2026.04.14 23:37:13.536991 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.04.14 23:37:13.537318 [ 143 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10408 | 2026.04.14 23:37:13.537384 [ 143 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.04.14 23:37:13.537404 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10410 | 2026.04.14 23:37:13.537512 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 10411 | 2026.04.14 23:37:13.540519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 10412 | 2026.04.14 23:37:13.541410 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10413 | 2026.04.14 23:37:13.542970 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10414 | 2026.04.14 23:37:13.547710 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10415 | 2026.04.14 23:37:13.552322 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10416 | 2026.04.14 23:37:13.557006 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10417 | 2026.04.14 23:37:13.561952 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10418 | 2026.04.14 23:37:13.565915 [ 189 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 10419 | 2026.04.14 23:37:13.616904 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.079436324 sec., 4846.649248270854 rows/sec., 25.06 MiB/sec. | ||
| 10420 | 2026.04.14 23:37:13.619388 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10421 | 2026.04.14 23:37:13.621650 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.04.14 23:37:13.621735 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_51_10} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10423 | 2026.04.14 23:37:13.624388 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10424 | 2026.04.14 23:37:15.936895 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.04.14 23:37:15.937088 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10426 | 2026.04.14 23:37:15.937159 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10427 | 2026.04.14 23:37:15.937886 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.04.14 23:37:15.937930 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10429 | 2026.04.14 23:37:15.938316 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10430 | 2026.04.14 23:37:15.938542 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.04.14 23:37:15.938692 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.58 MiB/sec. | ||
| 10432 | 2026.04.14 23:37:15.938735 [ 4 ] {8019add1-45a4-4ab5-80ef-4585c9d7f58f} <Debug> TCPHandler: Processed in 0.001972234 sec. | ||
| 10433 | 2026.04.14 23:37:15.938850 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.04.14 23:37:15.938943 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10435 | 2026.04.14 23:37:15.938982 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10436 | 2026.04.14 23:37:15.939399 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.04.14 23:37:15.939434 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10438 | 2026.04.14 23:37:15.939733 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10439 | 2026.04.14 23:37:15.939940 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.04.14 23:37:15.940070 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 10441 | 2026.04.14 23:37:15.940110 [ 4 ] {d70a426e-81f5-46fa-a8ba-8579b3cf2102} <Debug> TCPHandler: Processed in 0.001307606 sec. | ||
| 10442 | 2026.04.14 23:37:15.940216 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.04.14 23:37:15.940307 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10444 | 2026.04.14 23:37:15.940349 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10445 | 2026.04.14 23:37:15.940738 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.04.14 23:37:15.940773 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10447 | 2026.04.14 23:37:15.941094 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10448 | 2026.04.14 23:37:15.941311 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.04.14 23:37:15.941442 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 10450 | 2026.04.14 23:37:15.941480 [ 4 ] {54a8e8c5-3646-4462-a976-6efc5907aa0c} <Debug> TCPHandler: Processed in 0.001311555 sec. | ||
| 10451 | 2026.04.14 23:37:15.941584 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.04.14 23:37:15.941675 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.04.14 23:37:15.941716 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10454 | 2026.04.14 23:37:15.942035 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.04.14 23:37:15.942069 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10456 | 2026.04.14 23:37:15.942365 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10457 | 2026.04.14 23:37:15.942569 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.04.14 23:37:15.942696 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001037 sec., 46287.36740597879 rows/sec., 3.12 MiB/sec. | ||
| 10459 | 2026.04.14 23:37:15.942732 [ 4 ] {cff02d45-05ce-4c9e-b148-c7d861333ef3} <Debug> TCPHandler: Processed in 0.001195572 sec. | ||
| 10460 | 2026.04.14 23:37:19.433496 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10461 | 2026.04.14 23:37:19.433565 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10462 | 2026.04.14 23:37:19.624844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24922 | ||
| 10463 | 2026.04.14 23:37:19.625409 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.04.14 23:37:19.625444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10465 | 2026.04.14 23:37:19.625926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10466 | 2026.04.14 23:37:19.626150 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.04.14 23:37:19.626280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24922 | ||
| 10468 | 2026.04.14 23:37:19.682993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1310 | ||
| 10469 | 2026.04.14 23:37:19.685581 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.04.14 23:37:19.685643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10471 | 2026.04.14 23:37:19.686931 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10472 | 2026.04.14 23:37:19.687223 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.04.14 23:37:19.687622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
| 10474 | 2026.04.14 23:37:20.939693 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.04.14 23:37:20.939897 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10476 | 2026.04.14 23:37:20.939970 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10477 | 2026.04.14 23:37:20.940664 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.04.14 23:37:20.940703 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10479 | 2026.04.14 23:37:20.941100 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10480 | 2026.04.14 23:37:20.941317 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.04.14 23:37:20.941467 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001626 sec., 66420.66420664206 rows/sec., 5.57 MiB/sec. | ||
| 10482 | 2026.04.14 23:37:20.941510 [ 4 ] {b7ad014e-b90a-447b-9fd9-58b5138e0ee4} <Debug> TCPHandler: Processed in 0.001950623 sec. | ||
| 10483 | 2026.04.14 23:37:20.941635 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.04.14 23:37:20.941729 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10485 | 2026.04.14 23:37:20.941770 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10486 | 2026.04.14 23:37:20.942212 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2026.04.14 23:37:20.942246 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10488 | 2026.04.14 23:37:20.942535 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10489 | 2026.04.14 23:37:20.942756 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.04.14 23:37:20.942883 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001173 sec., 22165.38789428815 rows/sec., 1.63 MiB/sec. | ||
| 10491 | 2026.04.14 23:37:20.942920 [ 4 ] {06a0109b-ec6b-4e56-a00c-a9d5392c6afd} <Debug> TCPHandler: Processed in 0.001333196 sec. | ||
| 10492 | 2026.04.14 23:37:20.943033 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.04.14 23:37:20.943153 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10494 | 2026.04.14 23:37:20.943200 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10495 | 2026.04.14 23:37:20.943710 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.04.14 23:37:20.943751 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10497 | 2026.04.14 23:37:20.944111 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10498 | 2026.04.14 23:37:20.944323 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.04.14 23:37:20.944451 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001321 sec., 68130.20439061317 rows/sec., 5.32 MiB/sec. | ||
| 10500 | 2026.04.14 23:37:20.944487 [ 4 ] {1511b1fc-c243-4fce-9cc5-6f7851c6c947} <Debug> TCPHandler: Processed in 0.001503641 sec. | ||
| 10501 | 2026.04.14 23:37:20.944600 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2026.04.14 23:37:20.944691 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10503 | 2026.04.14 23:37:20.944732 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10504 | 2026.04.14 23:37:20.945135 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2026.04.14 23:37:20.945168 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10506 | 2026.04.14 23:37:20.945485 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10507 | 2026.04.14 23:37:20.945694 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2026.04.14 23:37:20.945821 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 10509 | 2026.04.14 23:37:20.945857 [ 4 ] {819da1fd-6d8f-4fa9-b103-5251eb7ea8f2} <Debug> TCPHandler: Processed in 0.001303795 sec. | ||
| 10510 | 2026.04.14 23:37:20.945971 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.04.14 23:37:20.946073 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10512 | 2026.04.14 23:37:20.946129 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10513 | 2026.04.14 23:37:20.946992 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.04.14 23:37:20.947027 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10515 | 2026.04.14 23:37:20.947588 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10516 | 2026.04.14 23:37:20.947813 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.04.14 23:37:20.947955 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001901 sec., 13677.012098895319 rows/sec., 24.51 MiB/sec. | ||
| 10518 | 2026.04.14 23:37:20.948020 [ 4 ] {3bcdadc1-7fdd-4d63-8532-7abb65ee762f} <Debug> TCPHandler: Processed in 0.002097707 sec. | ||
| 10519 | 2026.04.14 23:37:20.948134 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2026.04.14 23:37:20.948229 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10521 | 2026.04.14 23:37:20.948271 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10522 | 2026.04.14 23:37:20.948605 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.04.14 23:37:20.948639 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10524 | 2026.04.14 23:37:20.948952 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10525 | 2026.04.14 23:37:20.949159 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.04.14 23:37:20.949291 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 10527 | 2026.04.14 23:37:20.949328 [ 4 ] {8f730707-732b-43b3-8515-3ef237307c26} <Debug> TCPHandler: Processed in 0.001241574 sec. | ||
| 10528 | 2026.04.14 23:37:21.041539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 10529 | 2026.04.14 23:37:21.056963 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.04.14 23:37:21.057011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10531 | 2026.04.14 23:37:21.062535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10532 | 2026.04.14 23:37:21.063236 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2026.04.14 23:37:21.065927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10534 | 2026.04.14 23:37:22.373433 [ 38 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10535 | 2026.04.14 23:37:22.373518 [ 38 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.04.14 23:37:22.373544 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10537 | 2026.04.14 23:37:22.373669 [ 198 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10538 | 2026.04.14 23:37:22.373801 [ 198 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10539 | 2026.04.14 23:37:22.373833 [ 198 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 10540 | 2026.04.14 23:37:22.373901 [ 198 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 10541 | 2026.04.14 23:37:22.373947 [ 198 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 10542 | 2026.04.14 23:37:22.373992 [ 198 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 10543 | 2026.04.14 23:37:22.374032 [ 198 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 10544 | 2026.04.14 23:37:22.374750 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135171 sec., 47569.92558830344 rows/sec., 3.97 MiB/sec. | ||
| 10545 | 2026.04.14 23:37:22.374923 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10546 | 2026.04.14 23:37:22.375241 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.04.14 23:37:22.375325 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_13_3} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10548 | 2026.04.14 23:37:22.375432 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10549 | 2026.04.14 23:37:25.940000 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.04.14 23:37:25.940194 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10551 | 2026.04.14 23:37:25.940262 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10552 | 2026.04.14 23:37:25.940913 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.04.14 23:37:25.940951 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10554 | 2026.04.14 23:37:25.941342 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10555 | 2026.04.14 23:37:25.941566 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.04.14 23:37:25.941712 [ 55 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10557 | 2026.04.14 23:37:25.941716 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001575 sec., 54603.1746031746 rows/sec., 4.57 MiB/sec. | ||
| 10558 | 2026.04.14 23:37:25.941757 [ 55 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.04.14 23:37:25.941776 [ 4 ] {f10fbd13-95b0-4960-b854-d6434e665ad4} <Debug> TCPHandler: Processed in 0.001905572 sec. | ||
| 10560 | 2026.04.14 23:37:25.941784 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10561 | 2026.04.14 23:37:25.941896 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10562 | 2026.04.14 23:37:25.941918 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10563 | 2026.04.14 23:37:25.941988 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10564 | 2026.04.14 23:37:25.942033 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10565 | 2026.04.14 23:37:25.942072 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10566 | 2026.04.14 23:37:25.942115 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2620 rows starting from the beginning of the part | ||
| 10567 | 2026.04.14 23:37:25.942186 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 108 rows starting from the beginning of the part | ||
| 10568 | 2026.04.14 23:37:25.942235 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2563 rows starting from the beginning of the part | ||
| 10569 | 2026.04.14 23:37:25.942276 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 10570 | 2026.04.14 23:37:25.942315 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 108 rows starting from the beginning of the part | ||
| 10571 | 2026.04.14 23:37:25.942355 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 86 rows starting from the beginning of the part | ||
| 10572 | 2026.04.14 23:37:25.942406 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.04.14 23:37:25.942444 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10574 | 2026.04.14 23:37:25.942760 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10575 | 2026.04.14 23:37:25.942979 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.04.14 23:37:25.943108 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001138 sec., 13181.019332161688 rows/sec., 991.15 KiB/sec. | ||
| 10577 | 2026.04.14 23:37:25.943146 [ 4 ] {a0d86d98-9223-4240-bb38-cd4d89370c67} <Debug> TCPHandler: Processed in 0.001297525 sec. | ||
| 10578 | 2026.04.14 23:37:25.943245 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.04.14 23:37:25.943337 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10580 | 2026.04.14 23:37:25.943375 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10581 | 2026.04.14 23:37:25.943768 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.04.14 23:37:25.943804 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10583 | 2026.04.14 23:37:25.944097 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10584 | 2026.04.14 23:37:25.944195 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342043 sec., 2365883.119993954 rows/sec., 186.98 MiB/sec. | ||
| 10585 | 2026.04.14 23:37:25.944317 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.04.14 23:37:25.944441 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001122 sec., 70409.98217468806 rows/sec., 5.50 MiB/sec. | ||
| 10587 | 2026.04.14 23:37:25.944455 [ 57 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10588 | 2026.04.14 23:37:25.944479 [ 4 ] {db5fbfee-9717-4b01-b421-15da4ed476b5} <Debug> TCPHandler: Processed in 0.001280735 sec. | ||
| 10589 | 2026.04.14 23:37:25.944505 [ 57 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.04.14 23:37:25.944512 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10591 | 2026.04.14 23:37:25.944531 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10592 | 2026.04.14 23:37:25.944585 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2026.04.14 23:37:25.944629 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10594 | 2026.04.14 23:37:25.944683 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10595 | 2026.04.14 23:37:25.944732 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10596 | 2026.04.14 23:37:25.944784 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10597 | 2026.04.14 23:37:25.944790 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2026.04.14 23:37:25.944829 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part | ||
| 10599 | 2026.04.14 23:37:25.944877 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_86_17} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10600 | 2026.04.14 23:37:25.944907 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 10601 | 2026.04.14 23:37:25.944955 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 10602 | 2026.04.14 23:37:25.944961 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1357 rows starting from the beginning of the part | ||
| 10603 | 2026.04.14 23:37:25.945020 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 10604 | 2026.04.14 23:37:25.945061 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 10605 | 2026.04.14 23:37:25.945104 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 79 rows starting from the beginning of the part | ||
| 10606 | 2026.04.14 23:37:25.945116 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.04.14 23:37:25.945156 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10608 | 2026.04.14 23:37:25.945518 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10609 | 2026.04.14 23:37:25.945740 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.04.14 23:37:25.945873 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10611 | 2026.04.14 23:37:25.945880 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 3 parts from all_1_81_16 to all_83_83_0 | ||
| 10612 | 2026.04.14 23:37:25.945911 [ 4 ] {33ed9db7-146b-45c1-a87b-796b57089350} <Debug> TCPHandler: Processed in 0.001372737 sec. | ||
| 10613 | 2026.04.14 23:37:25.945922 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.04.14 23:37:25.945949 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10615 | 2026.04.14 23:37:25.946013 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.04.14 23:37:25.946015 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_81_16 to all_83_83_0 into Compact with storage Full | ||
| 10617 | 2026.04.14 23:37:25.946109 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10618 | 2026.04.14 23:37:25.946117 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10619 | 2026.04.14 23:37:25.946149 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28798 rows starting from the beginning of the part | ||
| 10620 | 2026.04.14 23:37:25.946162 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10621 | 2026.04.14 23:37:25.946208 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10622 | 2026.04.14 23:37:25.946252 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1540 rows starting from the beginning of the part | ||
| 10623 | 2026.04.14 23:37:25.946355 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775758 sec., 1736159.994774063 rows/sec., 126.11 MiB/sec. | ||
| 10624 | 2026.04.14 23:37:25.946535 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10625 | 2026.04.14 23:37:25.946795 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.04.14 23:37:25.946864 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_86_17} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10627 | 2026.04.14 23:37:25.946937 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10628 | 2026.04.14 23:37:25.946939 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.04.14 23:37:25.946987 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10630 | 2026.04.14 23:37:25.947540 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10631 | 2026.04.14 23:37:25.947761 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.04.14 23:37:25.947899 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001807 sec., 8301.051466519093 rows/sec., 14.88 MiB/sec. | ||
| 10633 | 2026.04.14 23:37:25.947952 [ 4 ] {61ffc3d5-9277-480e-b7e9-8b6fd6b0a0c5} <Debug> TCPHandler: Processed in 0.001985324 sec. | ||
| 10634 | 2026.04.14 23:37:25.948054 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.04.14 23:37:25.948147 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.04.14 23:37:25.948188 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10637 | 2026.04.14 23:37:25.948488 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.04.14 23:37:25.948523 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10639 | 2026.04.14 23:37:25.948843 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10640 | 2026.04.14 23:37:25.949060 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.04.14 23:37:25.949175 [ 57 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10642 | 2026.04.14 23:37:25.949182 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10643 | 2026.04.14 23:37:25.949218 [ 57 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.04.14 23:37:25.949237 [ 4 ] {b2eb6276-c38f-485f-866a-1e75f25924a5} <Debug> TCPHandler: Processed in 0.001231074 sec. | ||
| 10645 | 2026.04.14 23:37:25.949243 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10646 | 2026.04.14 23:37:25.949333 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10647 | 2026.04.14 23:37:25.949440 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10648 | 2026.04.14 23:37:25.949471 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4260 rows starting from the beginning of the part | ||
| 10649 | 2026.04.14 23:37:25.949526 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10650 | 2026.04.14 23:37:25.949572 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 12 rows starting from the beginning of the part | ||
| 10651 | 2026.04.14 23:37:25.949614 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 10652 | 2026.04.14 23:37:25.949653 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10653 | 2026.04.14 23:37:25.949694 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10654 | 2026.04.14 23:37:25.951678 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002380105 sec., 1890672.8904817225 rows/sec., 127.42 MiB/sec. | ||
| 10655 | 2026.04.14 23:37:25.952133 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10656 | 2026.04.14 23:37:25.952373 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.04.14 23:37:25.952431 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_86_17} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10658 | 2026.04.14 23:37:25.952493 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10659 | 2026.04.14 23:37:25.953558 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30498 rows, containing 5 columns (5 merged, 0 gathered) in 0.007566396 sec., 4030716.8696959554 rows/sec., 260.78 MiB/sec. | ||
| 10660 | 2026.04.14 23:37:25.954621 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 10661 | 2026.04.14 23:37:25.954895 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.04.14 23:37:25.954964 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 3 parts: [all_1_81_16, all_83_83_0] -> all_1_83_17 | ||
| 10663 | 2026.04.14 23:37:25.955034 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10664 | 2026.04.14 23:37:26.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.77 MiB, peak 335.50 MiB, free memory in arenas 0.00 B, will set to 324.23 MiB (RSS), difference: 2.46 MiB | ||
| 10665 | 2026.04.14 23:37:27.127367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25434 | ||
| 10666 | 2026.04.14 23:37:27.127872 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2026.04.14 23:37:27.127906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10668 | 2026.04.14 23:37:27.128379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10669 | 2026.04.14 23:37:27.128607 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2026.04.14 23:37:27.128733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25434 | ||
| 10671 | 2026.04.14 23:37:28.567028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10672 | 2026.04.14 23:37:28.585252 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.04.14 23:37:28.585325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10674 | 2026.04.14 23:37:28.590953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10675 | 2026.04.14 23:37:28.591647 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.04.14 23:37:28.594492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10677 | 2026.04.14 23:37:29.688787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1334 | ||
| 10678 | 2026.04.14 23:37:29.690941 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2026.04.14 23:37:29.690989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10680 | 2026.04.14 23:37:29.692436 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10681 | 2026.04.14 23:37:29.692704 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.04.14 23:37:29.692979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1334 | ||
| 10683 | 2026.04.14 23:37:30.939564 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10684 | 2026.04.14 23:37:30.939744 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10685 | 2026.04.14 23:37:30.939813 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10686 | 2026.04.14 23:37:30.940459 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2026.04.14 23:37:30.940510 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10688 | 2026.04.14 23:37:30.940891 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10689 | 2026.04.14 23:37:30.941125 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.04.14 23:37:30.941283 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001588 sec., 1259.4458438287154 rows/sec., 102.70 KiB/sec. | ||
| 10691 | 2026.04.14 23:37:30.941341 [ 4 ] {e9a711aa-60dd-4d25-8cdd-4d40c25f512b} <Debug> TCPHandler: Processed in 0.001898282 sec. | ||
| 10692 | 2026.04.14 23:37:30.941464 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10693 | 2026.04.14 23:37:30.941566 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10694 | 2026.04.14 23:37:30.941619 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10695 | 2026.04.14 23:37:30.942088 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2026.04.14 23:37:30.942124 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10697 | 2026.04.14 23:37:30.942429 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10698 | 2026.04.14 23:37:30.942634 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2026.04.14 23:37:30.942770 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001217 sec., 89564.5028759244 rows/sec., 7.50 MiB/sec. | ||
| 10700 | 2026.04.14 23:37:30.942824 [ 4 ] {09d0241e-232e-48b6-bda0-986074461d73} <Debug> TCPHandler: Processed in 0.001410158 sec. | ||
| 10701 | 2026.04.14 23:37:30.942951 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2026.04.14 23:37:30.943048 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10703 | 2026.04.14 23:37:30.943088 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10704 | 2026.04.14 23:37:30.943590 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.04.14 23:37:30.943636 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10706 | 2026.04.14 23:37:30.943999 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10707 | 2026.04.14 23:37:30.944245 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.04.14 23:37:30.944389 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001361 sec., 20573.108008817046 rows/sec., 1.50 MiB/sec. | ||
| 10709 | 2026.04.14 23:37:30.944428 [ 4 ] {0187cb5d-b03c-4e5e-a1e9-0e541c08cfc1} <Debug> TCPHandler: Processed in 0.001526902 sec. | ||
| 10710 | 2026.04.14 23:37:30.944536 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2026.04.14 23:37:30.944628 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10712 | 2026.04.14 23:37:30.944666 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10713 | 2026.04.14 23:37:30.945091 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2026.04.14 23:37:30.945127 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10715 | 2026.04.14 23:37:30.945434 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10716 | 2026.04.14 23:37:30.945638 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2026.04.14 23:37:30.945767 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001156 sec., 79584.7750865052 rows/sec., 6.22 MiB/sec. | ||
| 10718 | 2026.04.14 23:37:30.945803 [ 4 ] {9217f755-b046-4537-b970-b017e43f3bd5} <Debug> TCPHandler: Processed in 0.001313635 sec. | ||
| 10719 | 2026.04.14 23:37:30.945911 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2026.04.14 23:37:30.946001 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10721 | 2026.04.14 23:37:30.946043 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10722 | 2026.04.14 23:37:30.946444 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.04.14 23:37:30.946487 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10724 | 2026.04.14 23:37:30.946806 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10725 | 2026.04.14 23:37:30.947004 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.04.14 23:37:30.947131 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001148 sec., 140243.9024390244 rows/sec., 9.77 MiB/sec. | ||
| 10727 | 2026.04.14 23:37:30.947167 [ 4 ] {611fd649-f189-4862-ade0-fbe0a4621426} <Debug> TCPHandler: Processed in 0.001302775 sec. | ||
| 10728 | 2026.04.14 23:37:30.947272 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2026.04.14 23:37:30.947363 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10730 | 2026.04.14 23:37:30.947416 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10731 | 2026.04.14 23:37:30.948234 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.04.14 23:37:30.948269 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10733 | 2026.04.14 23:37:30.948792 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10734 | 2026.04.14 23:37:30.949004 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.04.14 23:37:30.949143 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001797 sec., 14468.558708959377 rows/sec., 25.93 MiB/sec. | ||
| 10736 | 2026.04.14 23:37:30.949211 [ 4 ] {a451d020-ae5f-49e2-95e4-e0c1857efd36} <Debug> TCPHandler: Processed in 0.001985094 sec. | ||
| 10737 | 2026.04.14 23:37:30.949325 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2026.04.14 23:37:30.949416 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10739 | 2026.04.14 23:37:30.949457 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10740 | 2026.04.14 23:37:30.949780 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.04.14 23:37:30.949815 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10742 | 2026.04.14 23:37:30.950117 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10743 | 2026.04.14 23:37:30.950321 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.04.14 23:37:30.950445 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 10745 | 2026.04.14 23:37:30.950480 [ 4 ] {2d6649c4-3011-4652-82a1-d98e6cbacc8e} <Debug> TCPHandler: Processed in 0.001201123 sec. | ||
| 10746 | 2026.04.14 23:37:34.433622 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10747 | 2026.04.14 23:37:34.433707 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10748 | 2026.04.14 23:37:34.629783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25882 | ||
| 10749 | 2026.04.14 23:37:34.630271 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.04.14 23:37:34.630309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10751 | 2026.04.14 23:37:34.630753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10752 | 2026.04.14 23:37:34.630969 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.04.14 23:37:34.631095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25882 | ||
| 10754 | 2026.04.14 23:37:35.939482 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.04.14 23:37:35.939677 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10756 | 2026.04.14 23:37:35.939756 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10757 | 2026.04.14 23:37:35.940452 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.04.14 23:37:35.940504 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10759 | 2026.04.14 23:37:35.940897 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10760 | 2026.04.14 23:37:35.941119 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.04.14 23:37:35.941271 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001648 sec., 52184.46601941748 rows/sec., 4.37 MiB/sec. | ||
| 10762 | 2026.04.14 23:37:35.941313 [ 4 ] {e8a045f5-b30d-460f-96a9-1dde6b24f924} <Debug> TCPHandler: Processed in 0.001955883 sec. | ||
| 10763 | 2026.04.14 23:37:35.941426 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2026.04.14 23:37:35.941520 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10765 | 2026.04.14 23:37:35.941561 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10766 | 2026.04.14 23:37:35.941956 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.04.14 23:37:35.941992 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10768 | 2026.04.14 23:37:35.942278 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10769 | 2026.04.14 23:37:35.942482 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.04.14 23:37:35.942601 [ 46 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10771 | 2026.04.14 23:37:35.942610 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001109 sec., 13525.698827772769 rows/sec., 1017.07 KiB/sec. | ||
| 10772 | 2026.04.14 23:37:35.942675 [ 46 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.04.14 23:37:35.942703 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10774 | 2026.04.14 23:37:35.942711 [ 4 ] {667e3ae4-55c9-4a50-b197-b09f9be54f1b} <Debug> TCPHandler: Processed in 0.001332356 sec. | ||
| 10775 | 2026.04.14 23:37:35.942812 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10776 | 2026.04.14 23:37:35.942843 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10777 | 2026.04.14 23:37:35.942943 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10778 | 2026.04.14 23:37:35.942955 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10779 | 2026.04.14 23:37:35.942986 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10780 | 2026.04.14 23:37:35.942995 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 82 rows starting from the beginning of the part | ||
| 10781 | 2026.04.14 23:37:35.943071 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 54 rows starting from the beginning of the part | ||
| 10782 | 2026.04.14 23:37:35.943114 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 10783 | 2026.04.14 23:37:35.943155 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 10784 | 2026.04.14 23:37:35.943192 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 28 rows starting from the beginning of the part | ||
| 10785 | 2026.04.14 23:37:35.943229 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 10786 | 2026.04.14 23:37:35.943416 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.04.14 23:37:35.943455 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10788 | 2026.04.14 23:37:35.943776 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10789 | 2026.04.14 23:37:35.944010 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.04.14 23:37:35.944053 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290445 sec., 170483.82534707017 rows/sec., 13.11 MiB/sec. | ||
| 10791 | 2026.04.14 23:37:35.944140 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001214 sec., 65074.135090609554 rows/sec., 5.08 MiB/sec. | ||
| 10792 | 2026.04.14 23:37:35.944183 [ 4 ] {6d19f3b0-ecf1-4383-8b7b-a7f89a6d1af4} <Debug> TCPHandler: Processed in 0.001387458 sec. | ||
| 10793 | 2026.04.14 23:37:35.944203 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10794 | 2026.04.14 23:37:35.944303 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10795 | 2026.04.14 23:37:35.944402 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10796 | 2026.04.14 23:37:35.944448 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10797 | 2026.04.14 23:37:35.944479 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.04.14 23:37:35.944556 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_76_15} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10799 | 2026.04.14 23:37:35.944626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10800 | 2026.04.14 23:37:35.944834 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.04.14 23:37:35.944874 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10802 | 2026.04.14 23:37:35.945205 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10803 | 2026.04.14 23:37:35.945409 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2026.04.14 23:37:35.945523 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 5 parts from all_1_83_17 to all_87_87_0 | ||
| 10805 | 2026.04.14 23:37:35.945539 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 10806 | 2026.04.14 23:37:35.945569 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.04.14 23:37:35.945588 [ 4 ] {84de20ed-885b-4d5e-9650-83363ae2cb3d} <Debug> TCPHandler: Processed in 0.001334046 sec. | ||
| 10808 | 2026.04.14 23:37:35.945595 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10809 | 2026.04.14 23:37:35.945688 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_83_17 to all_87_87_0 into Compact with storage Full | ||
| 10810 | 2026.04.14 23:37:35.945705 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.04.14 23:37:35.945805 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10812 | 2026.04.14 23:37:35.945812 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10813 | 2026.04.14 23:37:35.945839 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 30498 rows starting from the beginning of the part | ||
| 10814 | 2026.04.14 23:37:35.945878 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10815 | 2026.04.14 23:37:35.945896 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 10816 | 2026.04.14 23:37:35.945943 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10817 | 2026.04.14 23:37:35.945982 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 10818 | 2026.04.14 23:37:35.946020 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part | ||
| 10819 | 2026.04.14 23:37:35.946653 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.04.14 23:37:35.946693 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10821 | 2026.04.14 23:37:35.947265 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10822 | 2026.04.14 23:37:35.947488 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.04.14 23:37:35.947614 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10824 | 2026.04.14 23:37:35.947632 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001838 sec., 8161.044613710555 rows/sec., 14.62 MiB/sec. | ||
| 10825 | 2026.04.14 23:37:35.947654 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.04.14 23:37:35.947681 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10827 | 2026.04.14 23:37:35.947694 [ 4 ] {52494dd8-a589-42bd-9f18-52477b4f1410} <Debug> TCPHandler: Processed in 0.002035676 sec. | ||
| 10828 | 2026.04.14 23:37:35.947751 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10829 | 2026.04.14 23:37:35.947809 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.04.14 23:37:35.947907 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10831 | 2026.04.14 23:37:35.947938 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10832 | 2026.04.14 23:37:35.947950 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10833 | 2026.04.14 23:37:35.947999 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1495 rows starting from the beginning of the part | ||
| 10834 | 2026.04.14 23:37:35.948121 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 10835 | 2026.04.14 23:37:35.948227 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 10836 | 2026.04.14 23:37:35.948279 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.04.14 23:37:35.948318 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10838 | 2026.04.14 23:37:35.948332 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 10839 | 2026.04.14 23:37:35.948440 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 10840 | 2026.04.14 23:37:35.948542 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 10841 | 2026.04.14 23:37:35.948648 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10842 | 2026.04.14 23:37:35.948918 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.04.14 23:37:35.949062 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 10844 | 2026.04.14 23:37:35.949102 [ 4 ] {d65c6e39-b464-4956-b545-df611cd2a5a5} <Debug> TCPHandler: Processed in 0.001342066 sec. | ||
| 10845 | 2026.04.14 23:37:35.952858 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31107 rows, containing 5 columns (5 merged, 0 gathered) in 0.007195056 sec., 4323385.391302028 rows/sec., 280.13 MiB/sec. | ||
| 10846 | 2026.04.14 23:37:35.953350 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 10847 | 2026.04.14 23:37:35.953619 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.04.14 23:37:35.953691 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 5 parts: [all_1_83_17, all_87_87_0] -> all_1_87_18 | ||
| 10849 | 2026.04.14 23:37:35.953759 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10850 | 2026.04.14 23:37:35.957245 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1603 rows, containing 19 columns (19 merged, 0 gathered) in 0.009521869 sec., 168349.30201203146 rows/sec., 301.67 MiB/sec. | ||
| 10851 | 2026.04.14 23:37:35.959845 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10852 | 2026.04.14 23:37:35.960246 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.04.14 23:37:35.960333 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10854 | 2026.04.14 23:37:35.960507 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10855 | 2026.04.14 23:37:36.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.92 MiB, peak 336.46 MiB, free memory in arenas 0.00 B, will set to 332.41 MiB (RSS), difference: 7.49 MiB | ||
| 10856 | 2026.04.14 23:37:36.095497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10857 | 2026.04.14 23:37:36.114234 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.04.14 23:37:36.114306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10859 | 2026.04.14 23:37:36.120915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10860 | 2026.04.14 23:37:36.121639 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.04.14 23:37:36.124735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10862 | 2026.04.14 23:37:39.694054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1360 | ||
| 10863 | 2026.04.14 23:37:39.696246 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.04.14 23:37:39.696291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10865 | 2026.04.14 23:37:39.697487 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10866 | 2026.04.14 23:37:39.697759 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.04.14 23:37:39.698022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 10868 | 2026.04.14 23:37:40.939993 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2026.04.14 23:37:40.940184 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10870 | 2026.04.14 23:37:40.940253 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10871 | 2026.04.14 23:37:40.942800 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.04.14 23:37:40.942848 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10873 | 2026.04.14 23:37:40.943268 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10874 | 2026.04.14 23:37:40.943496 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2026.04.14 23:37:40.943646 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.003514 sec., 30734.20603301081 rows/sec., 2.58 MiB/sec. | ||
| 10876 | 2026.04.14 23:37:40.943691 [ 4 ] {492affb0-5e10-489b-979e-090f67a807ac} <Debug> TCPHandler: Processed in 0.003838974 sec. | ||
| 10877 | 2026.04.14 23:37:40.943826 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2026.04.14 23:37:40.943923 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10879 | 2026.04.14 23:37:40.943965 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10880 | 2026.04.14 23:37:40.944371 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.04.14 23:37:40.944407 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10882 | 2026.04.14 23:37:40.944715 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10883 | 2026.04.14 23:37:40.944941 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2026.04.14 23:37:40.945073 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00117 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 10885 | 2026.04.14 23:37:40.945111 [ 4 ] {b66ff7ba-04c5-46bc-ae33-d0561f6a6693} <Debug> TCPHandler: Processed in 0.001335017 sec. | ||
| 10886 | 2026.04.14 23:37:40.945222 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2026.04.14 23:37:40.945316 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10888 | 2026.04.14 23:37:40.945360 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10889 | 2026.04.14 23:37:40.945803 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.04.14 23:37:40.945841 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10891 | 2026.04.14 23:37:40.946151 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10892 | 2026.04.14 23:37:40.946376 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.04.14 23:37:40.946506 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 5.82 MiB/sec. | ||
| 10894 | 2026.04.14 23:37:40.946543 [ 4 ] {c6fb8c92-7d5d-489a-962e-361cae332b27} <Debug> TCPHandler: Processed in 0.001367338 sec. | ||
| 10895 | 2026.04.14 23:37:40.946659 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.04.14 23:37:40.946752 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10897 | 2026.04.14 23:37:40.946796 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10898 | 2026.04.14 23:37:40.947186 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.04.14 23:37:40.947220 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10900 | 2026.04.14 23:37:40.947563 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10901 | 2026.04.14 23:37:40.947781 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.04.14 23:37:40.947912 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 10903 | 2026.04.14 23:37:40.947948 [ 4 ] {84f6dc37-0ab1-491b-adff-286e8a6e933d} <Debug> TCPHandler: Processed in 0.001340807 sec. | ||
| 10904 | 2026.04.14 23:37:40.948048 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.04.14 23:37:40.948146 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.04.14 23:37:40.948201 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10907 | 2026.04.14 23:37:40.949029 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.04.14 23:37:40.949065 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10909 | 2026.04.14 23:37:40.949609 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10910 | 2026.04.14 23:37:40.949848 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.04.14 23:37:40.949988 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001861 sec., 13970.983342289092 rows/sec., 25.04 MiB/sec. | ||
| 10912 | 2026.04.14 23:37:40.950041 [ 4 ] {404f9780-c7ad-4994-b9c4-871977a8add6} <Debug> TCPHandler: Processed in 0.002040126 sec. | ||
| 10913 | 2026.04.14 23:37:40.950144 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.04.14 23:37:40.950238 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10915 | 2026.04.14 23:37:40.950279 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10916 | 2026.04.14 23:37:40.950599 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.04.14 23:37:40.950635 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10918 | 2026.04.14 23:37:40.950946 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10919 | 2026.04.14 23:37:40.951158 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.04.14 23:37:40.951286 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 10921 | 2026.04.14 23:37:40.951321 [ 4 ] {1f7083bb-40ae-431b-a8f6-921531af8dc4} <Debug> TCPHandler: Processed in 0.001228504 sec. | ||
| 10922 | 2026.04.14 23:37:41.264035 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.04.14 23:37:41.264189 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.04.14 23:37:41.264245 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10925 | 2026.04.14 23:37:41.264900 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.04.14 23:37:41.264946 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10927 | 2026.04.14 23:37:41.265320 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10928 | 2026.04.14 23:37:41.265538 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.04.14 23:37:41.265695 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 10930 | 2026.04.14 23:37:41.265736 [ 4 ] {c480a988-5888-4d73-bc1d-3fcddebdc22c} <Debug> TCPHandler: Processed in 0.001805099 sec. | ||
| 10931 | 2026.04.14 23:37:41.265852 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.04.14 23:37:41.265944 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10933 | 2026.04.14 23:37:41.265985 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10934 | 2026.04.14 23:37:41.268035 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.04.14 23:37:41.268071 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10936 | 2026.04.14 23:37:41.268540 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10937 | 2026.04.14 23:37:41.268767 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.04.14 23:37:41.268902 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Debug> executeQuery: Read 2555 rows, 195.00 KiB in 0.002975 sec., 858823.5294117647 rows/sec., 64.01 MiB/sec. | ||
| 10939 | 2026.04.14 23:37:41.268940 [ 4 ] {51ac9c48-77f3-4565-b9eb-bb4a0a6a69f8} <Debug> TCPHandler: Processed in 0.003136365 sec. | ||
| 10940 | 2026.04.14 23:37:41.269054 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.04.14 23:37:41.269148 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.04.14 23:37:41.269187 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10943 | 2026.04.14 23:37:41.269620 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.04.14 23:37:41.269656 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10945 | 2026.04.14 23:37:41.269957 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10946 | 2026.04.14 23:37:41.270164 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.04.14 23:37:41.270296 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001168 sec., 32534.246575342466 rows/sec., 2.44 MiB/sec. | ||
| 10948 | 2026.04.14 23:37:41.270334 [ 4 ] {08d9f6f0-1b3c-441e-a0b0-7c7f93211ed2} <Debug> TCPHandler: Processed in 0.001327616 sec. | ||
| 10949 | 2026.04.14 23:37:41.270446 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2026.04.14 23:37:41.270545 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10951 | 2026.04.14 23:37:41.270591 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10952 | 2026.04.14 23:37:41.271384 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2026.04.14 23:37:41.271420 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10954 | 2026.04.14 23:37:41.271767 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10955 | 2026.04.14 23:37:41.271978 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.04.14 23:37:41.272109 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001581 sec., 521821.6318785579 rows/sec., 30.52 MiB/sec. | ||
| 10957 | 2026.04.14 23:37:41.272148 [ 4 ] {49536985-fd02-45db-a7b9-f5f9f02b1943} <Debug> TCPHandler: Processed in 0.001752048 sec. | ||
| 10958 | 2026.04.14 23:37:41.272267 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2026.04.14 23:37:41.272389 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10960 | 2026.04.14 23:37:41.272436 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10961 | 2026.04.14 23:37:41.272865 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.04.14 23:37:41.272928 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10963 | 2026.04.14 23:37:41.273226 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10964 | 2026.04.14 23:37:41.273448 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2026.04.14 23:37:41.273578 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 57.92 KiB/sec. | ||
| 10966 | 2026.04.14 23:37:41.273616 [ 4 ] {9d44988f-3e96-4a65-846c-e98b1b1539c2} <Debug> TCPHandler: Processed in 0.001409208 sec. | ||
| 10967 | 2026.04.14 23:37:41.273720 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10968 | 2026.04.14 23:37:41.273813 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10969 | 2026.04.14 23:37:41.273853 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10970 | 2026.04.14 23:37:41.274261 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.04.14 23:37:41.274296 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10972 | 2026.04.14 23:37:41.274584 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10973 | 2026.04.14 23:37:41.274797 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2026.04.14 23:37:41.274923 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 10975 | 2026.04.14 23:37:41.274961 [ 4 ] {e2cec9ac-0f34-4a60-be38-5caaa2a0b84b} <Debug> TCPHandler: Processed in 0.001290305 sec. | ||
| 10976 | 2026.04.14 23:37:41.275063 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.04.14 23:37:41.275156 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10978 | 2026.04.14 23:37:41.275195 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10979 | 2026.04.14 23:37:41.276181 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.04.14 23:37:41.276218 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10981 | 2026.04.14 23:37:41.276571 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10982 | 2026.04.14 23:37:41.276784 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.04.14 23:37:41.276914 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Debug> executeQuery: Read 1341 rows, 92.57 KiB in 0.001775 sec., 755492.9577464788 rows/sec., 50.93 MiB/sec. | ||
| 10984 | 2026.04.14 23:37:41.276953 [ 4 ] {7761899f-b806-4ffe-9928-62e68ab2ba82} <Debug> TCPHandler: Processed in 0.001937412 sec. | ||
| 10985 | 2026.04.14 23:37:41.277058 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2026.04.14 23:37:41.277152 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10987 | 2026.04.14 23:37:41.277193 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10988 | 2026.04.14 23:37:41.277947 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.04.14 23:37:41.277983 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10990 | 2026.04.14 23:37:41.278401 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10991 | 2026.04.14 23:37:41.278606 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.04.14 23:37:41.278736 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.0016 sec., 957500 rows/sec., 58.53 MiB/sec. | ||
| 10993 | 2026.04.14 23:37:41.278774 [ 4 ] {bac3c044-3750-4ff2-9fc4-128068f0e4c9} <Debug> TCPHandler: Processed in 0.001763028 sec. | ||
| 10994 | 2026.04.14 23:37:41.278880 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2026.04.14 23:37:41.278972 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10996 | 2026.04.14 23:37:41.279024 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10997 | 2026.04.14 23:37:41.279824 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.04.14 23:37:41.279860 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10999 | 2026.04.14 23:37:41.280392 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11000 | 2026.04.14 23:37:41.280606 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.04.14 23:37:41.280756 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 25.88 MiB/sec. | ||
| 11002 | 2026.04.14 23:37:41.280809 [ 4 ] {a493be99-19b4-4b7b-8d77-89335f751d49} <Debug> TCPHandler: Processed in 0.001976463 sec. | ||
| 11003 | 2026.04.14 23:37:41.280919 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.04.14 23:37:41.281012 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.04.14 23:37:41.281053 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11006 | 2026.04.14 23:37:41.281368 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.04.14 23:37:41.281404 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11008 | 2026.04.14 23:37:41.281696 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11009 | 2026.04.14 23:37:41.281904 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.04.14 23:37:41.282032 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001037 sec., 11571.841851494697 rows/sec., 798.58 KiB/sec. | ||
| 11011 | 2026.04.14 23:37:41.282068 [ 4 ] {28413ded-ef22-4555-ba42-747fee7faf2f} <Debug> TCPHandler: Processed in 0.001199723 sec. | ||
| 11012 | 2026.04.14 23:37:42.132143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26394 | ||
| 11013 | 2026.04.14 23:37:42.132664 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.04.14 23:37:42.132704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11015 | 2026.04.14 23:37:42.133183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11016 | 2026.04.14 23:37:42.133405 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.04.14 23:37:42.133545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26394 | ||
| 11018 | 2026.04.14 23:37:43.625725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11019 | 2026.04.14 23:37:43.642951 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.04.14 23:37:43.643005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11021 | 2026.04.14 23:37:43.649279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11022 | 2026.04.14 23:37:43.649991 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.04.14 23:37:43.652818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11024 | 2026.04.14 23:37:45.936842 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2026.04.14 23:37:45.937041 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11026 | 2026.04.14 23:37:45.937110 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11027 | 2026.04.14 23:37:45.937846 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2026.04.14 23:37:45.937884 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11029 | 2026.04.14 23:37:45.938269 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11030 | 2026.04.14 23:37:45.938490 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.04.14 23:37:45.938635 [ 115 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11032 | 2026.04.14 23:37:45.938638 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 11033 | 2026.04.14 23:37:45.938675 [ 115 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.04.14 23:37:45.938694 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11035 | 2026.04.14 23:37:45.938697 [ 4 ] {584e06c2-b4f5-40f4-aab3-068f2d363d62} <Debug> TCPHandler: Processed in 0.001983404 sec. | ||
| 11036 | 2026.04.14 23:37:45.938788 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11037 | 2026.04.14 23:37:45.938827 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11038 | 2026.04.14 23:37:45.938900 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11039 | 2026.04.14 23:37:45.938931 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11040 | 2026.04.14 23:37:45.938934 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2620 rows starting from the beginning of the part | ||
| 11041 | 2026.04.14 23:37:45.938971 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11042 | 2026.04.14 23:37:45.939007 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 109 rows starting from the beginning of the part | ||
| 11043 | 2026.04.14 23:37:45.939060 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
| 11044 | 2026.04.14 23:37:45.939108 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 108 rows starting from the beginning of the part | ||
| 11045 | 2026.04.14 23:37:45.939155 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2555 rows starting from the beginning of the part | ||
| 11046 | 2026.04.14 23:37:45.939200 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11047 | 2026.04.14 23:37:45.939400 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.04.14 23:37:45.939434 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11049 | 2026.04.14 23:37:45.939746 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11050 | 2026.04.14 23:37:45.939956 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.04.14 23:37:45.940081 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 11052 | 2026.04.14 23:37:45.940084 [ 115 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11053 | 2026.04.14 23:37:45.940117 [ 4 ] {8ffd9630-9d66-4443-a7af-b5c32e1c132d} <Debug> TCPHandler: Processed in 0.001338607 sec. | ||
| 11054 | 2026.04.14 23:37:45.940125 [ 115 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2026.04.14 23:37:45.940144 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11056 | 2026.04.14 23:37:45.940228 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.04.14 23:37:45.940266 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11058 | 2026.04.14 23:37:45.940320 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.04.14 23:37:45.940368 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11060 | 2026.04.14 23:37:45.940412 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11061 | 2026.04.14 23:37:45.940453 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1403 rows starting from the beginning of the part | ||
| 11062 | 2026.04.14 23:37:45.940526 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 92 rows starting from the beginning of the part | ||
| 11063 | 2026.04.14 23:37:45.940574 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
| 11064 | 2026.04.14 23:37:45.940626 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 11065 | 2026.04.14 23:37:45.940674 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1341 rows starting from the beginning of the part | ||
| 11066 | 2026.04.14 23:37:45.940728 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11067 | 2026.04.14 23:37:45.940767 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.04.14 23:37:45.940810 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11069 | 2026.04.14 23:37:45.941085 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002333033 sec., 2372019.59852261 rows/sec., 187.48 MiB/sec. | ||
| 11070 | 2026.04.14 23:37:45.941179 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11071 | 2026.04.14 23:37:45.941415 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11072 | 2026.04.14 23:37:45.941418 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.04.14 23:37:45.941571 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001269 sec., 100866.82427107959 rows/sec., 7.03 MiB/sec. | ||
| 11074 | 2026.04.14 23:37:45.941609 [ 4 ] {f69b3e1a-7da2-434c-a4f5-84973781460e} <Debug> TCPHandler: Processed in 0.001427539 sec. | ||
| 11075 | 2026.04.14 23:37:45.941733 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2026.04.14 23:37:45.941743 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.04.14 23:37:45.941828 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11078 | 2026.04.14 23:37:45.941846 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_91_18} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11079 | 2026.04.14 23:37:45.941875 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11080 | 2026.04.14 23:37:45.941966 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 11081 | 2026.04.14 23:37:45.942038 [ 189 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3069 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183004 sec., 1677012.5243164084 rows/sec., 121.73 MiB/sec. | ||
| 11082 | 2026.04.14 23:37:45.942198 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.04.14 23:37:45.942237 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11084 | 2026.04.14 23:37:45.942266 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11085 | 2026.04.14 23:37:45.942535 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.04.14 23:37:45.942547 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11087 | 2026.04.14 23:37:45.942611 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_91_18} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11088 | 2026.04.14 23:37:45.942704 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11089 | 2026.04.14 23:37:45.942760 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.04.14 23:37:45.942882 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 11091 | 2026.04.14 23:37:45.942886 [ 115 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11092 | 2026.04.14 23:37:45.942916 [ 4 ] {5f1f3159-a961-4f21-b2c6-dd1c26cfd603} <Debug> TCPHandler: Processed in 0.001229233 sec. | ||
| 11093 | 2026.04.14 23:37:45.942925 [ 115 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.04.14 23:37:45.942944 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11095 | 2026.04.14 23:37:45.943041 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11096 | 2026.04.14 23:37:45.943185 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11097 | 2026.04.14 23:37:45.943217 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4500 rows starting from the beginning of the part | ||
| 11098 | 2026.04.14 23:37:45.943275 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11099 | 2026.04.14 23:37:45.943316 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11100 | 2026.04.14 23:37:45.943351 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11101 | 2026.04.14 23:37:45.943387 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 12 rows starting from the beginning of the part | ||
| 11102 | 2026.04.14 23:37:45.943424 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
| 11103 | 2026.04.14 23:37:45.944857 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001865481 sec., 2540899.639288741 rows/sec., 171.24 MiB/sec. | ||
| 11104 | 2026.04.14 23:37:45.945173 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11105 | 2026.04.14 23:37:45.945437 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.04.14 23:37:45.945506 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_91_18} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11107 | 2026.04.14 23:37:45.945591 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11108 | 2026.04.14 23:37:49.433945 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11109 | 2026.04.14 23:37:49.434018 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11110 | 2026.04.14 23:37:49.634594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26842 | ||
| 11111 | 2026.04.14 23:37:49.635085 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.04.14 23:37:49.635130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11113 | 2026.04.14 23:37:49.635604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11114 | 2026.04.14 23:37:49.635830 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.04.14 23:37:49.635964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26842 | ||
| 11116 | 2026.04.14 23:37:49.635977 [ 122 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11117 | 2026.04.14 23:37:49.636023 [ 122 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.04.14 23:37:49.636044 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11119 | 2026.04.14 23:37:49.636207 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 11120 | 2026.04.14 23:37:49.636414 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11121 | 2026.04.14 23:37:49.636472 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24474 rows starting from the beginning of the part | ||
| 11122 | 2026.04.14 23:37:49.636568 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11123 | 2026.04.14 23:37:49.636638 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11124 | 2026.04.14 23:37:49.636701 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11125 | 2026.04.14 23:37:49.636769 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11126 | 2026.04.14 23:37:49.636830 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11127 | 2026.04.14 23:37:49.639030 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26842 rows, containing 4 columns (4 merged, 0 gathered) in 0.002904779 sec., 9240634.141185956 rows/sec., 132.19 MiB/sec. | ||
| 11128 | 2026.04.14 23:37:49.639386 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11129 | 2026.04.14 23:37:49.639739 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11130 | 2026.04.14 23:37:49.639829 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_56_11} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11131 | 2026.04.14 23:37:49.639934 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11132 | 2026.04.14 23:37:49.699134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1400 | ||
| 11133 | 2026.04.14 23:37:49.701722 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.04.14 23:37:49.701776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11135 | 2026.04.14 23:37:49.703061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11136 | 2026.04.14 23:37:49.703348 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2026.04.14 23:37:49.703499 [ 122 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11138 | 2026.04.14 23:37:49.703534 [ 122 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.04.14 23:37:49.703550 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11140 | 2026.04.14 23:37:49.703660 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 11141 | 2026.04.14 23:37:49.703750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
| 11142 | 2026.04.14 23:37:49.704220 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11143 | 2026.04.14 23:37:49.704357 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1238 rows starting from the beginning of the part | ||
| 11144 | 2026.04.14 23:37:49.704736 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 11145 | 2026.04.14 23:37:49.705103 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 11146 | 2026.04.14 23:37:49.705452 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 11147 | 2026.04.14 23:37:49.705790 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 11148 | 2026.04.14 23:37:49.706125 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 11149 | 2026.04.14 23:37:49.712246 [ 193 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 72 columns (72 merged, 0 gathered) in 0.008637865 sec., 162077.08733581737 rows/sec., 126.60 MiB/sec. | ||
| 11150 | 2026.04.14 23:37:49.713722 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11151 | 2026.04.14 23:37:49.714288 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.04.14 23:37:49.714364 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_41_8} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11153 | 2026.04.14 23:37:49.714665 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11154 | 2026.04.14 23:37:50.939852 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11155 | 2026.04.14 23:37:50.940103 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11156 | 2026.04.14 23:37:50.940172 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11157 | 2026.04.14 23:37:50.941010 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.04.14 23:37:50.941045 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11159 | 2026.04.14 23:37:50.941460 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11160 | 2026.04.14 23:37:50.941694 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.04.14 23:37:50.941842 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001793 sec., 60234.244283324035 rows/sec., 5.05 MiB/sec. | ||
| 11162 | 2026.04.14 23:37:50.941882 [ 4 ] {45178f89-8c94-411f-880f-6cc898c68f50} <Debug> TCPHandler: Processed in 0.00221004 sec. | ||
| 11163 | 2026.04.14 23:37:50.942050 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.04.14 23:37:50.942144 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11165 | 2026.04.14 23:37:50.942183 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11166 | 2026.04.14 23:37:50.942647 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.04.14 23:37:50.942680 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11168 | 2026.04.14 23:37:50.942982 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11169 | 2026.04.14 23:37:50.943198 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11170 | 2026.04.14 23:37:50.943321 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001196 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 11171 | 2026.04.14 23:37:50.943358 [ 4 ] {c8139932-db52-4007-8c2f-7c38780e45fd} <Debug> TCPHandler: Processed in 0.001369627 sec. | ||
| 11172 | 2026.04.14 23:37:50.943479 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11173 | 2026.04.14 23:37:50.943571 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11174 | 2026.04.14 23:37:50.943611 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11175 | 2026.04.14 23:37:50.944047 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.04.14 23:37:50.944080 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11177 | 2026.04.14 23:37:50.944377 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11178 | 2026.04.14 23:37:50.944588 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.04.14 23:37:50.944713 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 6.06 MiB/sec. | ||
| 11180 | 2026.04.14 23:37:50.944749 [ 4 ] {53c98128-2520-4918-a995-8071798d394d} <Debug> TCPHandler: Processed in 0.001323916 sec. | ||
| 11181 | 2026.04.14 23:37:50.944870 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11182 | 2026.04.14 23:37:50.944963 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11183 | 2026.04.14 23:37:50.945006 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11184 | 2026.04.14 23:37:50.945444 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2026.04.14 23:37:50.945477 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11186 | 2026.04.14 23:37:50.945819 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11187 | 2026.04.14 23:37:50.946034 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2026.04.14 23:37:50.946159 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 11189 | 2026.04.14 23:37:50.946158 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 4 parts from all_1_87_18 to all_90_90_0 | ||
| 11190 | 2026.04.14 23:37:50.946194 [ 4 ] {c54b74e6-cb2b-4264-8b5a-3fb1b607bd1f} <Debug> TCPHandler: Processed in 0.001379147 sec. | ||
| 11191 | 2026.04.14 23:37:50.946207 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.04.14 23:37:50.946226 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11193 | 2026.04.14 23:37:50.946305 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.04.14 23:37:50.946357 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_87_18 to all_90_90_0 into Compact with storage Full | ||
| 11195 | 2026.04.14 23:37:50.946398 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11196 | 2026.04.14 23:37:50.946461 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11197 | 2026.04.14 23:37:50.946520 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11198 | 2026.04.14 23:37:50.946563 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_87_18, total 31107 rows starting from the beginning of the part | ||
| 11199 | 2026.04.14 23:37:50.946635 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11200 | 2026.04.14 23:37:50.946686 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11201 | 2026.04.14 23:37:50.946732 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1532 rows starting from the beginning of the part | ||
| 11202 | 2026.04.14 23:37:50.947304 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2026.04.14 23:37:50.947344 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11204 | 2026.04.14 23:37:50.947903 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11205 | 2026.04.14 23:37:50.948131 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2026.04.14 23:37:50.948268 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001888 sec., 13771.186440677966 rows/sec., 24.68 MiB/sec. | ||
| 11207 | 2026.04.14 23:37:50.948320 [ 4 ] {511cb459-07d5-4874-947c-8d1150194a9a} <Debug> TCPHandler: Processed in 0.002063686 sec. | ||
| 11208 | 2026.04.14 23:37:50.948438 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2026.04.14 23:37:50.948531 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11210 | 2026.04.14 23:37:50.948573 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11211 | 2026.04.14 23:37:50.948935 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.04.14 23:37:50.948969 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11213 | 2026.04.14 23:37:50.949278 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11214 | 2026.04.14 23:37:50.949490 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.04.14 23:37:50.949614 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 11216 | 2026.04.14 23:37:50.949649 [ 4 ] {a2755993-f9cf-464a-bb3a-3a3afa846130} <Debug> TCPHandler: Processed in 0.001266964 sec. | ||
| 11217 | 2026.04.14 23:37:50.952915 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32959 rows, containing 5 columns (5 merged, 0 gathered) in 0.00661487 sec., 4982562.015580049 rows/sec., 322.23 MiB/sec. | ||
| 11218 | 2026.04.14 23:37:50.953100 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Trace> MergedBlockOutputStream: filled checksums all_1_90_19 (state Temporary) | ||
| 11219 | 2026.04.14 23:37:50.953357 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_90_19 to all_1_90_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.04.14 23:37:50.953429 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_90_19} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 4 parts: [all_1_87_18, all_90_90_0] -> all_1_90_19 | ||
| 11221 | 2026.04.14 23:37:50.953495 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11222 | 2026.04.14 23:37:51.153817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11223 | 2026.04.14 23:37:51.171497 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.04.14 23:37:51.171561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11225 | 2026.04.14 23:37:51.177492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11226 | 2026.04.14 23:37:51.178215 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.04.14 23:37:51.178513 [ 119 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11228 | 2026.04.14 23:37:51.178595 [ 119 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11229 | 2026.04.14 23:37:51.178628 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11230 | 2026.04.14 23:37:51.178777 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 11231 | 2026.04.14 23:37:51.181529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11232 | 2026.04.14 23:37:51.182899 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11233 | 2026.04.14 23:37:51.184532 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 11234 | 2026.04.14 23:37:51.189369 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 11235 | 2026.04.14 23:37:51.193866 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 11236 | 2026.04.14 23:37:51.198478 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11237 | 2026.04.14 23:37:51.202877 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11238 | 2026.04.14 23:37:51.206672 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11239 | 2026.04.14 23:37:51.257409 [ 197 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078689504 sec., 5362.849917061366 rows/sec., 27.73 MiB/sec. | ||
| 11240 | 2026.04.14 23:37:51.260612 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11241 | 2026.04.14 23:37:51.262802 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.04.14 23:37:51.262904 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_56_11} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11243 | 2026.04.14 23:37:51.265373 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11244 | 2026.04.14 23:37:55.939376 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2026.04.14 23:37:55.939568 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11246 | 2026.04.14 23:37:55.939638 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11247 | 2026.04.14 23:37:55.940316 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.04.14 23:37:55.940362 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11249 | 2026.04.14 23:37:55.940843 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11250 | 2026.04.14 23:37:55.941098 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.04.14 23:37:55.941250 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001729 sec., 49739.73395026026 rows/sec., 4.16 MiB/sec. | ||
| 11252 | 2026.04.14 23:37:55.941294 [ 4 ] {aea02c58-b1b1-40c0-b682-8e42fceb14de} <Debug> TCPHandler: Processed in 0.002043416 sec. | ||
| 11253 | 2026.04.14 23:37:55.941414 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.04.14 23:37:55.941508 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11255 | 2026.04.14 23:37:55.941548 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11256 | 2026.04.14 23:37:55.941956 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.04.14 23:37:55.941992 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11258 | 2026.04.14 23:37:55.942286 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11259 | 2026.04.14 23:37:55.942485 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.04.14 23:37:55.942614 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001122 sec., 13368.983957219252 rows/sec., 1005.28 KiB/sec. | ||
| 11261 | 2026.04.14 23:37:55.942653 [ 4 ] {1842c831-741f-47fd-9658-878ea8669210} <Debug> TCPHandler: Processed in 0.001286975 sec. | ||
| 11262 | 2026.04.14 23:37:55.942759 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2026.04.14 23:37:55.942851 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11264 | 2026.04.14 23:37:55.942890 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11265 | 2026.04.14 23:37:55.943308 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.04.14 23:37:55.943343 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11267 | 2026.04.14 23:37:55.943632 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11268 | 2026.04.14 23:37:55.943830 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.04.14 23:37:55.943961 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001127 sec., 70097.60425909495 rows/sec., 5.47 MiB/sec. | ||
| 11270 | 2026.04.14 23:37:55.944002 [ 4 ] {d014980d-854f-4d0e-b058-9f4619d03f61} <Debug> TCPHandler: Processed in 0.001289265 sec. | ||
| 11271 | 2026.04.14 23:37:55.944110 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.04.14 23:37:55.944202 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11273 | 2026.04.14 23:37:55.944244 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11274 | 2026.04.14 23:37:55.944645 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.04.14 23:37:55.944680 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11276 | 2026.04.14 23:37:55.945006 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11277 | 2026.04.14 23:37:55.945212 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.04.14 23:37:55.945340 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 11279 | 2026.04.14 23:37:55.945379 [ 4 ] {f1e2d97a-9816-481c-9a07-069fe3479dc9} <Debug> TCPHandler: Processed in 0.001316516 sec. | ||
| 11280 | 2026.04.14 23:37:55.945480 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.04.14 23:37:55.945572 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11282 | 2026.04.14 23:37:55.945624 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11283 | 2026.04.14 23:37:55.946403 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.04.14 23:37:55.946439 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11285 | 2026.04.14 23:37:55.946953 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11286 | 2026.04.14 23:37:55.947166 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.04.14 23:37:55.947302 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 11288 | 2026.04.14 23:37:55.947357 [ 4 ] {383b9ed4-91b4-477b-b65b-162a73baeedd} <Debug> TCPHandler: Processed in 0.001922922 sec. | ||
| 11289 | 2026.04.14 23:37:55.947466 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.04.14 23:37:55.947564 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11291 | 2026.04.14 23:37:55.947605 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11292 | 2026.04.14 23:37:55.947933 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.04.14 23:37:55.947969 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11294 | 2026.04.14 23:37:55.948292 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11295 | 2026.04.14 23:37:55.948494 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.04.14 23:37:55.948623 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 11297 | 2026.04.14 23:37:55.948660 [ 4 ] {7c53fe8c-11f1-4549-a194-750590442f9e} <Debug> TCPHandler: Processed in 0.001241804 sec. | ||
| 11298 | 2026.04.14 23:37:57.137009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27354 | ||
| 11299 | 2026.04.14 23:37:57.137539 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.04.14 23:37:57.137590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11301 | 2026.04.14 23:37:57.138083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11302 | 2026.04.14 23:37:57.138309 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.04.14 23:37:57.138455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27354 | ||
| 11304 | 2026.04.14 23:37:58.682527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11305 | 2026.04.14 23:37:58.697391 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.04.14 23:37:58.697447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11307 | 2026.04.14 23:37:58.703111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11308 | 2026.04.14 23:37:58.703763 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.04.14 23:37:58.706581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11310 | 2026.04.14 23:37:59.704859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1424 | ||
| 11311 | 2026.04.14 23:37:59.707200 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.04.14 23:37:59.707259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11313 | 2026.04.14 23:37:59.708435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11314 | 2026.04.14 23:37:59.708694 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.04.14 23:37:59.708976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 11316 | 2026.04.14 23:38:00.939584 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2026.04.14 23:38:00.939858 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11318 | 2026.04.14 23:38:00.939959 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11319 | 2026.04.14 23:38:00.940806 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.04.14 23:38:00.940848 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11321 | 2026.04.14 23:38:00.941239 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11322 | 2026.04.14 23:38:00.941461 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.04.14 23:38:00.941617 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001834 sec., 58887.677208287896 rows/sec., 4.94 MiB/sec. | ||
| 11324 | 2026.04.14 23:38:00.941662 [ 4 ] {94194fad-42f1-4d33-9965-5b3a742ebe12} <Debug> TCPHandler: Processed in 0.002256631 sec. | ||
| 11325 | 2026.04.14 23:38:00.941790 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.04.14 23:38:00.941886 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11327 | 2026.04.14 23:38:00.941927 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11328 | 2026.04.14 23:38:00.942320 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.04.14 23:38:00.942355 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11330 | 2026.04.14 23:38:00.942643 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11331 | 2026.04.14 23:38:00.942848 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.04.14 23:38:00.942970 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001103 sec., 23572.07615593835 rows/sec., 1.73 MiB/sec. | ||
| 11333 | 2026.04.14 23:38:00.942985 [ 136 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11334 | 2026.04.14 23:38:00.943007 [ 4 ] {1e1043b1-66ba-4875-b8ee-13e7b6c46262} <Debug> TCPHandler: Processed in 0.001270044 sec. | ||
| 11335 | 2026.04.14 23:38:00.943050 [ 136 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2026.04.14 23:38:00.943076 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11337 | 2026.04.14 23:38:00.943136 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2026.04.14 23:38:00.943197 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11339 | 2026.04.14 23:38:00.943231 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11340 | 2026.04.14 23:38:00.943283 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11341 | 2026.04.14 23:38:00.943353 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11342 | 2026.04.14 23:38:00.943390 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 82 rows starting from the beginning of the part | ||
| 11343 | 2026.04.14 23:38:00.943455 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 11344 | 2026.04.14 23:38:00.943498 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 38 rows starting from the beginning of the part | ||
| 11345 | 2026.04.14 23:38:00.943538 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 11346 | 2026.04.14 23:38:00.943574 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 11347 | 2026.04.14 23:38:00.943611 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 11348 | 2026.04.14 23:38:00.943777 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2026.04.14 23:38:00.943829 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11350 | 2026.04.14 23:38:00.944227 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11351 | 2026.04.14 23:38:00.944390 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252985 sec., 169994.0541985738 rows/sec., 13.15 MiB/sec. | ||
| 11352 | 2026.04.14 23:38:00.944452 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2026.04.14 23:38:00.944559 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11354 | 2026.04.14 23:38:00.944590 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001377 sec., 65359.47712418301 rows/sec., 5.10 MiB/sec. | ||
| 11355 | 2026.04.14 23:38:00.944632 [ 4 ] {05baa350-6f52-406d-82c4-4cd23396c325} <Debug> TCPHandler: Processed in 0.001549842 sec. | ||
| 11356 | 2026.04.14 23:38:00.944735 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2026.04.14 23:38:00.944831 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11358 | 2026.04.14 23:38:00.944848 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.04.14 23:38:00.944875 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11360 | 2026.04.14 23:38:00.944927 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_81_16} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11361 | 2026.04.14 23:38:00.945020 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11362 | 2026.04.14 23:38:00.945277 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.04.14 23:38:00.945316 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11364 | 2026.04.14 23:38:00.945648 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11365 | 2026.04.14 23:38:00.945862 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.04.14 23:38:00.945991 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11367 | 2026.04.14 23:38:00.946027 [ 4 ] {8ab5199c-3e51-4ac2-931f-33321fbf163f} <Debug> TCPHandler: Processed in 0.001339856 sec. | ||
| 11368 | 2026.04.14 23:38:00.946126 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.04.14 23:38:00.946218 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.04.14 23:38:00.946271 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11371 | 2026.04.14 23:38:00.947134 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.04.14 23:38:00.947172 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11373 | 2026.04.14 23:38:00.947712 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11374 | 2026.04.14 23:38:00.947942 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.04.14 23:38:00.948081 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001881 sec., 13822.434875066454 rows/sec., 24.77 MiB/sec. | ||
| 11376 | 2026.04.14 23:38:00.948087 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11377 | 2026.04.14 23:38:00.948133 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2026.04.14 23:38:00.948138 [ 4 ] {52613620-cf63-46eb-bef1-5542a295aed3} <Debug> TCPHandler: Processed in 0.002059016 sec. | ||
| 11379 | 2026.04.14 23:38:00.948156 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11380 | 2026.04.14 23:38:00.948240 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11381 | 2026.04.14 23:38:00.948251 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.04.14 23:38:00.948362 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11383 | 2026.04.14 23:38:00.948404 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11384 | 2026.04.14 23:38:00.948446 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11385 | 2026.04.14 23:38:00.948503 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1603 rows starting from the beginning of the part | ||
| 11386 | 2026.04.14 23:38:00.948618 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 11387 | 2026.04.14 23:38:00.948718 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 11388 | 2026.04.14 23:38:00.948721 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.04.14 23:38:00.948766 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11390 | 2026.04.14 23:38:00.948817 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 11391 | 2026.04.14 23:38:00.948917 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 11392 | 2026.04.14 23:38:00.949012 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 11393 | 2026.04.14 23:38:00.949081 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11394 | 2026.04.14 23:38:00.949317 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.04.14 23:38:00.949452 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 11396 | 2026.04.14 23:38:00.949489 [ 4 ] {65a8c502-2226-4023-b1df-7f03dd1140c1} <Debug> TCPHandler: Processed in 0.001284845 sec. | ||
| 11397 | 2026.04.14 23:38:00.960647 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 19 columns (19 merged, 0 gathered) in 0.012441068 sec., 138412.55429196273 rows/sec., 248.03 MiB/sec. | ||
| 11398 | 2026.04.14 23:38:00.962550 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11399 | 2026.04.14 23:38:00.962893 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.04.14 23:38:00.962962 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11401 | 2026.04.14 23:38:00.963072 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.71 MiB. | ||
| 11402 | 2026.04.14 23:38:01.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.93 MiB, peak 350.59 MiB, free memory in arenas 0.00 B, will set to 338.90 MiB (RSS), difference: 4.97 MiB | ||
| 11403 | 2026.04.14 23:38:04.434173 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11404 | 2026.04.14 23:38:04.434272 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11405 | 2026.04.14 23:38:04.639533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27802 | ||
| 11406 | 2026.04.14 23:38:04.640094 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.04.14 23:38:04.640154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11408 | 2026.04.14 23:38:04.640701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11409 | 2026.04.14 23:38:04.640997 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.04.14 23:38:04.641217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27802 | ||
| 11411 | 2026.04.14 23:38:04.888044 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40351 | ||
| 11412 | 2026.04.14 23:38:04.888186 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11413 | 2026.04.14 23:38:04.888218 [ 288 ] {} <Debug> TCP-Session: 211d534e-23b1-4d7e-b59b-e6fe111dea5d Authenticating user 'default' from [fd00:1122:3344:101::e]:40351 | ||
| 11414 | 2026.04.14 23:38:04.888246 [ 288 ] {} <Debug> TCP-Session: 211d534e-23b1-4d7e-b59b-e6fe111dea5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.04.14 23:38:04.888263 [ 288 ] {} <Debug> TCP-Session: 211d534e-23b1-4d7e-b59b-e6fe111dea5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.04.14 23:38:04.888493 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 11417 | 2026.04.14 23:38:04.888531 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54610 | ||
| 11418 | 2026.04.14 23:38:04.888563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34353 | ||
| 11419 | 2026.04.14 23:38:04.888597 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52464 | ||
| 11420 | 2026.04.14 23:38:04.888629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11421 | 2026.04.14 23:38:04.888635 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65494 | ||
| 11422 | 2026.04.14 23:38:04.888660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11423 | 2026.04.14 23:38:04.888676 [ 289 ] {} <Debug> TCP-Session: 83f11b2d-7a07-4f86-bc87-fa4f02146f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 11424 | 2026.04.14 23:38:04.888716 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11425 | 2026.04.14 23:38:04.888731 [ 290 ] {} <Debug> TCP-Session: 3c2931f0-7feb-4876-b21a-f9451db11280 Authenticating user 'default' from [fd00:1122:3344:101::e]:54610 | ||
| 11426 | 2026.04.14 23:38:04.888748 [ 289 ] {} <Debug> TCP-Session: 83f11b2d-7a07-4f86-bc87-fa4f02146f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2026.04.14 23:38:04.888763 [ 291 ] {} <Debug> TCP-Session: bf70b4cc-283e-412b-b806-8405b07c7a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:34353 | ||
| 11428 | 2026.04.14 23:38:04.888778 [ 290 ] {} <Debug> TCP-Session: 3c2931f0-7feb-4876-b21a-f9451db11280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2026.04.14 23:38:04.888784 [ 289 ] {} <Debug> TCP-Session: 83f11b2d-7a07-4f86-bc87-fa4f02146f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2026.04.14 23:38:04.888816 [ 290 ] {} <Debug> TCP-Session: 3c2931f0-7feb-4876-b21a-f9451db11280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2026.04.14 23:38:04.888810 [ 291 ] {} <Debug> TCP-Session: bf70b4cc-283e-412b-b806-8405b07c7a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2026.04.14 23:38:04.888756 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11433 | 2026.04.14 23:38:04.888900 [ 291 ] {} <Debug> TCP-Session: bf70b4cc-283e-412b-b806-8405b07c7a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2026.04.14 23:38:04.888716 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11435 | 2026.04.14 23:38:04.888929 [ 348 ] {} <Debug> TCP-Session: 1e598523-bf44-4486-8813-cc0b518241f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65494 | ||
| 11436 | 2026.04.14 23:38:04.888651 [ 288 ] {} <Trace> TCP-Session: 211d534e-23b1-4d7e-b59b-e6fe111dea5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11437 | 2026.04.14 23:38:04.888983 [ 348 ] {} <Debug> TCP-Session: 1e598523-bf44-4486-8813-cc0b518241f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11438 | 2026.04.14 23:38:04.888972 [ 293 ] {} <Debug> TCP-Session: 2be5f9af-51c0-479d-839c-47fbb0e8acab Authenticating user 'default' from [fd00:1122:3344:101::e]:52464 | ||
| 11439 | 2026.04.14 23:38:04.889008 [ 348 ] {} <Debug> TCP-Session: 1e598523-bf44-4486-8813-cc0b518241f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.04.14 23:38:04.889030 [ 293 ] {} <Debug> TCP-Session: 2be5f9af-51c0-479d-839c-47fbb0e8acab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2026.04.14 23:38:04.888621 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34581 | ||
| 11442 | 2026.04.14 23:38:04.889070 [ 293 ] {} <Debug> TCP-Session: 2be5f9af-51c0-479d-839c-47fbb0e8acab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11443 | 2026.04.14 23:38:04.888612 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49322 | ||
| 11444 | 2026.04.14 23:38:04.889140 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11445 | 2026.04.14 23:38:04.888587 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35024 | ||
| 11446 | 2026.04.14 23:38:04.889184 [ 288 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40351) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11447 | 2026.04.14 23:38:04.889179 [ 3 ] {} <Debug> TCP-Session: 6eb6bd49-5a81-4c32-94a4-a8718786c73d Authenticating user 'default' from [fd00:1122:3344:101::e]:34581 | ||
| 11448 | 2026.04.14 23:38:04.889236 [ 3 ] {} <Debug> TCP-Session: 6eb6bd49-5a81-4c32-94a4-a8718786c73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11449 | 2026.04.14 23:38:04.889252 [ 3 ] {} <Debug> TCP-Session: 6eb6bd49-5a81-4c32-94a4-a8718786c73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2026.04.14 23:38:04.889505 [ 288 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11451 | 2026.04.14 23:38:04.889573 [ 288 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11452 | 2026.04.14 23:38:04.889680 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11453 | 2026.04.14 23:38:04.889722 [ 294 ] {} <Debug> TCP-Session: d166504b-5233-48ba-9ca4-fd2861011e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:49322 | ||
| 11454 | 2026.04.14 23:38:04.889743 [ 294 ] {} <Debug> TCP-Session: d166504b-5233-48ba-9ca4-fd2861011e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.04.14 23:38:04.889760 [ 294 ] {} <Debug> TCP-Session: d166504b-5233-48ba-9ca4-fd2861011e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.04.14 23:38:04.889805 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11457 | 2026.04.14 23:38:04.889845 [ 292 ] {} <Debug> TCP-Session: 33f7a5ca-86ac-4f74-ae46-7e852f837af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35024 | ||
| 11458 | 2026.04.14 23:38:04.889864 [ 292 ] {} <Debug> TCP-Session: 33f7a5ca-86ac-4f74-ae46-7e852f837af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11459 | 2026.04.14 23:38:04.889879 [ 292 ] {} <Debug> TCP-Session: 33f7a5ca-86ac-4f74-ae46-7e852f837af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11460 | 2026.04.14 23:38:04.889926 [ 288 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 11461 | 2026.04.14 23:38:04.891095 [ 312 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Trace> AggregatingTransform: Aggregating | ||
| 11462 | 2026.04.14 23:38:04.891144 [ 312 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 11463 | 2026.04.14 23:38:04.891190 [ 312 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001133131 sec. (882.510 rows/sec., 34.47 KiB/sec.) | ||
| 11464 | 2026.04.14 23:38:04.891215 [ 312 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Trace> Aggregator: Merging aggregated data | ||
| 11465 | 2026.04.14 23:38:04.892515 [ 288 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003394 sec., 294.6375957572186 rows/sec., 11.51 KiB/sec. | ||
| 11466 | 2026.04.14 23:38:04.892683 [ 288 ] {9e569255-d24a-41ef-be0a-c12c827bf4ac} <Debug> TCPHandler: Processed in 0.004157863 sec. | ||
| 11467 | 2026.04.14 23:38:04.892780 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11468 | 2026.04.14 23:38:04.892809 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11469 | 2026.04.14 23:38:04.892821 [ 288 ] {} <Debug> TCP-Session: 211d534e-23b1-4d7e-b59b-e6fe111dea5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2026.04.14 23:38:04.892839 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11471 | 2026.04.14 23:38:04.892857 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11472 | 2026.04.14 23:38:04.892859 [ 293 ] {} <Debug> TCP-Session: 2be5f9af-51c0-479d-839c-47fbb0e8acab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.04.14 23:38:04.892873 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11474 | 2026.04.14 23:38:04.892911 [ 290 ] {} <Debug> TCP-Session: 3c2931f0-7feb-4876-b21a-f9451db11280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.04.14 23:38:04.892923 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11476 | 2026.04.14 23:38:04.892945 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11477 | 2026.04.14 23:38:04.892964 [ 291 ] {} <Debug> TCP-Session: bf70b4cc-283e-412b-b806-8405b07c7a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2026.04.14 23:38:04.892983 [ 294 ] {} <Debug> TCP-Session: d166504b-5233-48ba-9ca4-fd2861011e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2026.04.14 23:38:04.893012 [ 348 ] {} <Debug> TCP-Session: 1e598523-bf44-4486-8813-cc0b518241f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2026.04.14 23:38:04.892905 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11481 | 2026.04.14 23:38:04.892906 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11482 | 2026.04.14 23:38:04.893091 [ 289 ] {} <Debug> TCP-Session: 83f11b2d-7a07-4f86-bc87-fa4f02146f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2026.04.14 23:38:04.892882 [ 292 ] {} <Debug> TCP-Session: 33f7a5ca-86ac-4f74-ae46-7e852f837af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.04.14 23:38:04.893129 [ 3 ] {} <Debug> TCP-Session: 6eb6bd49-5a81-4c32-94a4-a8718786c73d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2026.04.14 23:38:05.032384 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64080 | ||
| 11486 | 2026.04.14 23:38:05.032498 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11487 | 2026.04.14 23:38:05.032526 [ 288 ] {} <Debug> TCP-Session: 17c365f1-c8cd-416a-b523-fd9adad160e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64080 | ||
| 11488 | 2026.04.14 23:38:05.032551 [ 288 ] {} <Debug> TCP-Session: 17c365f1-c8cd-416a-b523-fd9adad160e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11489 | 2026.04.14 23:38:05.032565 [ 288 ] {} <Debug> TCP-Session: 17c365f1-c8cd-416a-b523-fd9adad160e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2026.04.14 23:38:05.032739 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63269 | ||
| 11491 | 2026.04.14 23:38:05.032740 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43743 | ||
| 11492 | 2026.04.14 23:38:05.032795 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32901 | ||
| 11493 | 2026.04.14 23:38:05.032818 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55541 | ||
| 11494 | 2026.04.14 23:38:05.032850 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60254 | ||
| 11495 | 2026.04.14 23:38:05.032868 [ 288 ] {} <Trace> TCP-Session: 17c365f1-c8cd-416a-b523-fd9adad160e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.04.14 23:38:05.032807 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34625 | ||
| 11497 | 2026.04.14 23:38:05.032912 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11498 | 2026.04.14 23:38:05.032946 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11499 | 2026.04.14 23:38:05.032968 [ 289 ] {} <Debug> TCP-Session: 05da73c4-43f0-44ea-9a94-4a635ef3f97e Authenticating user 'default' from [fd00:1122:3344:101::e]:43743 | ||
| 11500 | 2026.04.14 23:38:05.032990 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11501 | 2026.04.14 23:38:05.032995 [ 348 ] {} <Debug> TCP-Session: 3c3b803f-4e9e-49e8-bfbe-a599a0a990aa Authenticating user 'default' from [fd00:1122:3344:101::e]:60254 | ||
| 11502 | 2026.04.14 23:38:05.033006 [ 289 ] {} <Debug> TCP-Session: 05da73c4-43f0-44ea-9a94-4a635ef3f97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.04.14 23:38:05.033023 [ 294 ] {} <Debug> TCP-Session: f5b9c8ef-9b37-4bad-960e-a6e81f92dbf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34625 | ||
| 11504 | 2026.04.14 23:38:05.033045 [ 289 ] {} <Debug> TCP-Session: 05da73c4-43f0-44ea-9a94-4a635ef3f97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2026.04.14 23:38:05.033059 [ 288 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64080) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11506 | 2026.04.14 23:38:05.033078 [ 294 ] {} <Debug> TCP-Session: f5b9c8ef-9b37-4bad-960e-a6e81f92dbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11507 | 2026.04.14 23:38:05.033040 [ 348 ] {} <Debug> TCP-Session: 3c3b803f-4e9e-49e8-bfbe-a599a0a990aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2026.04.14 23:38:05.033107 [ 294 ] {} <Debug> TCP-Session: f5b9c8ef-9b37-4bad-960e-a6e81f92dbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11509 | 2026.04.14 23:38:05.033136 [ 348 ] {} <Debug> TCP-Session: 3c3b803f-4e9e-49e8-bfbe-a599a0a990aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11510 | 2026.04.14 23:38:05.032923 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11511 | 2026.04.14 23:38:05.032912 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11512 | 2026.04.14 23:38:05.033193 [ 3 ] {} <Debug> TCP-Session: 1fbbcbd6-2a32-4e8f-9234-3af186aaee8d Authenticating user 'default' from [fd00:1122:3344:101::e]:55541 | ||
| 11513 | 2026.04.14 23:38:05.032786 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48348 | ||
| 11514 | 2026.04.14 23:38:05.033222 [ 3 ] {} <Debug> TCP-Session: 1fbbcbd6-2a32-4e8f-9234-3af186aaee8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2026.04.14 23:38:05.033215 [ 293 ] {} <Debug> TCP-Session: d36fbf24-c78d-4640-996b-89e866e3cbf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32901 | ||
| 11516 | 2026.04.14 23:38:05.033255 [ 3 ] {} <Debug> TCP-Session: 1fbbcbd6-2a32-4e8f-9234-3af186aaee8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2026.04.14 23:38:05.033278 [ 293 ] {} <Debug> TCP-Session: d36fbf24-c78d-4640-996b-89e866e3cbf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2026.04.14 23:38:05.032785 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44625 | ||
| 11519 | 2026.04.14 23:38:05.033303 [ 293 ] {} <Debug> TCP-Session: d36fbf24-c78d-4640-996b-89e866e3cbf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2026.04.14 23:38:05.033345 [ 288 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11521 | 2026.04.14 23:38:05.033301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11522 | 2026.04.14 23:38:05.032858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11523 | 2026.04.14 23:38:05.033416 [ 288 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11524 | 2026.04.14 23:38:05.033416 [ 292 ] {} <Debug> TCP-Session: ddafe5a9-df1c-4daa-90ee-26fa6749814f Authenticating user 'default' from [fd00:1122:3344:101::e]:48348 | ||
| 11525 | 2026.04.14 23:38:05.033438 [ 290 ] {} <Debug> TCP-Session: 9908dbeb-4b59-4ea0-9525-5cac0cf24a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:63269 | ||
| 11526 | 2026.04.14 23:38:05.033463 [ 292 ] {} <Debug> TCP-Session: ddafe5a9-df1c-4daa-90ee-26fa6749814f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2026.04.14 23:38:05.033479 [ 290 ] {} <Debug> TCP-Session: 9908dbeb-4b59-4ea0-9525-5cac0cf24a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2026.04.14 23:38:05.033494 [ 292 ] {} <Debug> TCP-Session: ddafe5a9-df1c-4daa-90ee-26fa6749814f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11529 | 2026.04.14 23:38:05.033507 [ 290 ] {} <Debug> TCP-Session: 9908dbeb-4b59-4ea0-9525-5cac0cf24a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2026.04.14 23:38:05.033420 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11531 | 2026.04.14 23:38:05.033570 [ 291 ] {} <Debug> TCP-Session: 20e6ca27-f9ef-4a5c-bd60-4893e107f6e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44625 | ||
| 11532 | 2026.04.14 23:38:05.033592 [ 291 ] {} <Debug> TCP-Session: 20e6ca27-f9ef-4a5c-bd60-4893e107f6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.04.14 23:38:05.033605 [ 291 ] {} <Debug> TCP-Session: 20e6ca27-f9ef-4a5c-bd60-4893e107f6e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11534 | 2026.04.14 23:38:05.033717 [ 288 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 11535 | 2026.04.14 23:38:05.034772 [ 298 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Trace> AggregatingTransform: Aggregating | ||
| 11536 | 2026.04.14 23:38:05.034815 [ 298 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 11537 | 2026.04.14 23:38:05.034850 [ 298 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030679 sec. (970.234 rows/sec., 37.90 KiB/sec.) | ||
| 11538 | 2026.04.14 23:38:05.034869 [ 298 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Trace> Aggregator: Merging aggregated data | ||
| 11539 | 2026.04.14 23:38:05.036067 [ 288 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 11540 | 2026.04.14 23:38:05.036243 [ 288 ] {cee644ed-0da5-453f-8bd9-b604c33b78b3} <Debug> TCPHandler: Processed in 0.003484555 sec. | ||
| 11541 | 2026.04.14 23:38:05.036341 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11542 | 2026.04.14 23:38:05.036375 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11543 | 2026.04.14 23:38:05.036378 [ 288 ] {} <Debug> TCP-Session: 17c365f1-c8cd-416a-b523-fd9adad160e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2026.04.14 23:38:05.036395 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11545 | 2026.04.14 23:38:05.036422 [ 289 ] {} <Debug> TCP-Session: 05da73c4-43f0-44ea-9a94-4a635ef3f97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2026.04.14 23:38:05.036433 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11547 | 2026.04.14 23:38:05.036451 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11548 | 2026.04.14 23:38:05.036476 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11549 | 2026.04.14 23:38:05.036499 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11550 | 2026.04.14 23:38:05.036522 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11551 | 2026.04.14 23:38:05.036534 [ 293 ] {} <Debug> TCP-Session: d36fbf24-c78d-4640-996b-89e866e3cbf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2026.04.14 23:38:05.036552 [ 291 ] {} <Debug> TCP-Session: 20e6ca27-f9ef-4a5c-bd60-4893e107f6e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11553 | 2026.04.14 23:38:05.036570 [ 294 ] {} <Debug> TCP-Session: f5b9c8ef-9b37-4bad-960e-a6e81f92dbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2026.04.14 23:38:05.036488 [ 3 ] {} <Debug> TCP-Session: 1fbbcbd6-2a32-4e8f-9234-3af186aaee8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11555 | 2026.04.14 23:38:05.036458 [ 290 ] {} <Debug> TCP-Session: 9908dbeb-4b59-4ea0-9525-5cac0cf24a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11556 | 2026.04.14 23:38:05.036412 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11557 | 2026.04.14 23:38:05.036507 [ 348 ] {} <Debug> TCP-Session: 3c3b803f-4e9e-49e8-bfbe-a599a0a990aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2026.04.14 23:38:05.036692 [ 292 ] {} <Debug> TCP-Session: ddafe5a9-df1c-4daa-90ee-26fa6749814f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2026.04.14 23:38:05.072932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50364 | ||
| 11560 | 2026.04.14 23:38:05.073044 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11561 | 2026.04.14 23:38:05.073073 [ 288 ] {} <Debug> TCP-Session: 1459ae2f-90db-4221-80a9-caf6c7799332 Authenticating user 'default' from [fd00:1122:3344:101::e]:50364 | ||
| 11562 | 2026.04.14 23:38:05.073097 [ 288 ] {} <Debug> TCP-Session: 1459ae2f-90db-4221-80a9-caf6c7799332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2026.04.14 23:38:05.073110 [ 288 ] {} <Debug> TCP-Session: 1459ae2f-90db-4221-80a9-caf6c7799332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11564 | 2026.04.14 23:38:05.073301 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49130 | ||
| 11565 | 2026.04.14 23:38:05.073319 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58005 | ||
| 11566 | 2026.04.14 23:38:05.073346 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54455 | ||
| 11567 | 2026.04.14 23:38:05.073380 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62391 | ||
| 11568 | 2026.04.14 23:38:05.073407 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11569 | 2026.04.14 23:38:05.073425 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11570 | 2026.04.14 23:38:05.073449 [ 290 ] {} <Debug> TCP-Session: a6d09212-47c7-45ea-ba16-c937cb65e2fb Authenticating user 'default' from [fd00:1122:3344:101::e]:49130 | ||
| 11571 | 2026.04.14 23:38:05.073463 [ 291 ] {} <Debug> TCP-Session: 765460be-5017-409f-8590-d0444c046e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:58005 | ||
| 11572 | 2026.04.14 23:38:05.073472 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11573 | 2026.04.14 23:38:05.073483 [ 290 ] {} <Debug> TCP-Session: a6d09212-47c7-45ea-ba16-c937cb65e2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11574 | 2026.04.14 23:38:05.073498 [ 291 ] {} <Debug> TCP-Session: 765460be-5017-409f-8590-d0444c046e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2026.04.14 23:38:05.073527 [ 290 ] {} <Debug> TCP-Session: a6d09212-47c7-45ea-ba16-c937cb65e2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2026.04.14 23:38:05.073531 [ 293 ] {} <Debug> TCP-Session: b0de0464-5ecd-4066-9ce5-36a537c23484 Authenticating user 'default' from [fd00:1122:3344:101::e]:54455 | ||
| 11577 | 2026.04.14 23:38:05.073540 [ 291 ] {} <Debug> TCP-Session: 765460be-5017-409f-8590-d0444c046e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.04.14 23:38:05.073351 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53158 | ||
| 11579 | 2026.04.14 23:38:05.073591 [ 293 ] {} <Debug> TCP-Session: b0de0464-5ecd-4066-9ce5-36a537c23484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2026.04.14 23:38:05.073338 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42863 | ||
| 11581 | 2026.04.14 23:38:05.073629 [ 293 ] {} <Debug> TCP-Session: b0de0464-5ecd-4066-9ce5-36a537c23484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11582 | 2026.04.14 23:38:05.073650 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11583 | 2026.04.14 23:38:05.073302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65279 | ||
| 11584 | 2026.04.14 23:38:05.073690 [ 294 ] {} <Debug> TCP-Session: 3dfcf32b-12cc-4e40-a514-4863533411d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53158 | ||
| 11585 | 2026.04.14 23:38:05.073697 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11586 | 2026.04.14 23:38:05.073742 [ 294 ] {} <Debug> TCP-Session: 3dfcf32b-12cc-4e40-a514-4863533411d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.04.14 23:38:05.073757 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11588 | 2026.04.14 23:38:05.073767 [ 292 ] {} <Debug> TCP-Session: 4fbabf14-f23c-4df6-be0f-7ff6b54a4c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:42863 | ||
| 11589 | 2026.04.14 23:38:05.073777 [ 294 ] {} <Debug> TCP-Session: 3dfcf32b-12cc-4e40-a514-4863533411d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11590 | 2026.04.14 23:38:05.073795 [ 289 ] {} <Debug> TCP-Session: 53560262-c782-4fcd-8c4d-4f3c361a75e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65279 | ||
| 11591 | 2026.04.14 23:38:05.073809 [ 292 ] {} <Debug> TCP-Session: 4fbabf14-f23c-4df6-be0f-7ff6b54a4c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11592 | 2026.04.14 23:38:05.073837 [ 289 ] {} <Debug> TCP-Session: 53560262-c782-4fcd-8c4d-4f3c361a75e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2026.04.14 23:38:05.073848 [ 292 ] {} <Debug> TCP-Session: 4fbabf14-f23c-4df6-be0f-7ff6b54a4c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11594 | 2026.04.14 23:38:05.073863 [ 289 ] {} <Debug> TCP-Session: 53560262-c782-4fcd-8c4d-4f3c361a75e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2026.04.14 23:38:05.073373 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54208 | ||
| 11596 | 2026.04.14 23:38:05.073474 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11597 | 2026.04.14 23:38:05.073467 [ 288 ] {} <Trace> TCP-Session: 1459ae2f-90db-4221-80a9-caf6c7799332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2026.04.14 23:38:05.073947 [ 348 ] {} <Debug> TCP-Session: ac900b29-200f-420a-a7df-db91052cb280 Authenticating user 'default' from [fd00:1122:3344:101::e]:62391 | ||
| 11599 | 2026.04.14 23:38:05.073968 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11600 | 2026.04.14 23:38:05.073972 [ 348 ] {} <Debug> TCP-Session: ac900b29-200f-420a-a7df-db91052cb280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11601 | 2026.04.14 23:38:05.073991 [ 3 ] {} <Debug> TCP-Session: 0f32937f-8a03-4a95-bc65-8880f6db5cbd Authenticating user 'default' from [fd00:1122:3344:101::e]:54208 | ||
| 11602 | 2026.04.14 23:38:05.073997 [ 348 ] {} <Debug> TCP-Session: ac900b29-200f-420a-a7df-db91052cb280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.04.14 23:38:05.074011 [ 3 ] {} <Debug> TCP-Session: 0f32937f-8a03-4a95-bc65-8880f6db5cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.04.14 23:38:05.074030 [ 3 ] {} <Debug> TCP-Session: 0f32937f-8a03-4a95-bc65-8880f6db5cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2026.04.14 23:38:05.074108 [ 288 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50364) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11606 | 2026.04.14 23:38:05.074369 [ 288 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11607 | 2026.04.14 23:38:05.074424 [ 288 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11608 | 2026.04.14 23:38:05.074719 [ 288 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 11609 | 2026.04.14 23:38:05.075751 [ 327 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Trace> AggregatingTransform: Aggregating | ||
| 11610 | 2026.04.14 23:38:05.075790 [ 327 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11611 | 2026.04.14 23:38:05.075830 [ 327 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007328 sec. (992.725 rows/sec., 38.78 KiB/sec.) | ||
| 11612 | 2026.04.14 23:38:05.075851 [ 327 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Trace> Aggregator: Merging aggregated data | ||
| 11613 | 2026.04.14 23:38:05.077133 [ 288 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003077 sec., 324.99187520311995 rows/sec., 12.69 KiB/sec. | ||
| 11614 | 2026.04.14 23:38:05.077374 [ 288 ] {6de0caff-9890-4a1e-ba84-db7fe09ba47f} <Debug> TCPHandler: Processed in 0.004023959 sec. | ||
| 11615 | 2026.04.14 23:38:05.077544 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11616 | 2026.04.14 23:38:05.077568 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11617 | 2026.04.14 23:38:05.077583 [ 288 ] {} <Debug> TCP-Session: 1459ae2f-90db-4221-80a9-caf6c7799332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2026.04.14 23:38:05.077590 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11619 | 2026.04.14 23:38:05.077614 [ 289 ] {} <Debug> TCP-Session: 53560262-c782-4fcd-8c4d-4f3c361a75e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2026.04.14 23:38:05.077631 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11621 | 2026.04.14 23:38:05.077655 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11622 | 2026.04.14 23:38:05.077656 [ 290 ] {} <Debug> TCP-Session: a6d09212-47c7-45ea-ba16-c937cb65e2fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.04.14 23:38:05.077683 [ 3 ] {} <Debug> TCP-Session: 0f32937f-8a03-4a95-bc65-8880f6db5cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.04.14 23:38:05.077687 [ 292 ] {} <Debug> TCP-Session: 4fbabf14-f23c-4df6-be0f-7ff6b54a4c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2026.04.14 23:38:05.077693 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11626 | 2026.04.14 23:38:05.077719 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11627 | 2026.04.14 23:38:05.077765 [ 293 ] {} <Debug> TCP-Session: b0de0464-5ecd-4066-9ce5-36a537c23484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2026.04.14 23:38:05.077690 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2026.04.14 23:38:05.077796 [ 294 ] {} <Debug> TCP-Session: 3dfcf32b-12cc-4e40-a514-4863533411d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2026.04.14 23:38:05.077832 [ 291 ] {} <Debug> TCP-Session: 765460be-5017-409f-8590-d0444c046e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2026.04.14 23:38:05.077612 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11632 | 2026.04.14 23:38:05.077896 [ 348 ] {} <Debug> TCP-Session: ac900b29-200f-420a-a7df-db91052cb280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2026.04.14 23:38:05.943444 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11634 | 2026.04.14 23:38:05.943756 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11635 | 2026.04.14 23:38:05.943862 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11636 | 2026.04.14 23:38:05.945021 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11637 | 2026.04.14 23:38:05.945107 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11638 | 2026.04.14 23:38:05.945712 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11639 | 2026.04.14 23:38:05.946050 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.04.14 23:38:05.946294 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.002619 sec., 32836.96067201222 rows/sec., 2.75 MiB/sec. | ||
| 11641 | 2026.04.14 23:38:05.946369 [ 4 ] {7b46a772-81a1-401a-833c-987302c0d5f8} <Debug> TCPHandler: Processed in 0.003127185 sec. | ||
| 11642 | 2026.04.14 23:38:05.946546 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.04.14 23:38:05.946705 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11644 | 2026.04.14 23:38:05.946773 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11645 | 2026.04.14 23:38:05.947377 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.04.14 23:38:05.947428 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11647 | 2026.04.14 23:38:05.947918 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11648 | 2026.04.14 23:38:05.948250 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2026.04.14 23:38:05.948450 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001783 sec., 8412.787436904095 rows/sec., 632.60 KiB/sec. | ||
| 11650 | 2026.04.14 23:38:05.948506 [ 4 ] {9186f0dc-02a0-4fb3-98e2-11f8f4ecc6bc} <Debug> TCPHandler: Processed in 0.002031195 sec. | ||
| 11651 | 2026.04.14 23:38:05.948652 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2026.04.14 23:38:05.948790 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11653 | 2026.04.14 23:38:05.948848 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11654 | 2026.04.14 23:38:05.949460 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2026.04.14 23:38:05.949511 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11656 | 2026.04.14 23:38:05.949958 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11657 | 2026.04.14 23:38:05.950258 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.04.14 23:38:05.950446 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001685 sec., 46884.27299703264 rows/sec., 3.66 MiB/sec. | ||
| 11659 | 2026.04.14 23:38:05.950498 [ 4 ] {e4914053-65aa-4e00-b690-f7f7771fde46} <Debug> TCPHandler: Processed in 0.001911662 sec. | ||
| 11660 | 2026.04.14 23:38:05.950653 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.04.14 23:38:05.950788 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11662 | 2026.04.14 23:38:05.950852 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11663 | 2026.04.14 23:38:05.951474 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.04.14 23:38:05.951519 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11665 | 2026.04.14 23:38:05.952019 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11666 | 2026.04.14 23:38:05.952329 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.04.14 23:38:05.952512 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001751 sec., 91376.35636778983 rows/sec., 6.36 MiB/sec. | ||
| 11668 | 2026.04.14 23:38:05.952506 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_90_19 to all_91_91_0 | ||
| 11669 | 2026.04.14 23:38:05.952571 [ 4 ] {6fa3a3f4-d97a-47e2-99b7-6fa6387ff6aa} <Debug> TCPHandler: Processed in 0.001989374 sec. | ||
| 11670 | 2026.04.14 23:38:05.952626 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.04.14 23:38:05.952659 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11672 | 2026.04.14 23:38:05.952745 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2026.04.14 23:38:05.952770 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_90_19 to all_91_91_0 into Compact with storage Full | ||
| 11674 | 2026.04.14 23:38:05.952880 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11675 | 2026.04.14 23:38:05.952897 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11676 | 2026.04.14 23:38:05.952940 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_19, total 32959 rows starting from the beginning of the part | ||
| 11677 | 2026.04.14 23:38:05.952955 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11678 | 2026.04.14 23:38:05.953018 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
| 11679 | 2026.04.14 23:38:05.954026 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.04.14 23:38:05.954073 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11681 | 2026.04.14 23:38:05.954851 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11682 | 2026.04.14 23:38:05.956249 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.04.14 23:38:05.956488 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.003633 sec., 4128.819157720892 rows/sec., 7.40 MiB/sec. | ||
| 11684 | 2026.04.14 23:38:05.956629 [ 4 ] {5d8136d6-753e-4397-8096-75414580e32e} <Debug> TCPHandler: Processed in 0.003944197 sec. | ||
| 11685 | 2026.04.14 23:38:05.956805 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11686 | 2026.04.14 23:38:05.956948 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11687 | 2026.04.14 23:38:05.957010 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11688 | 2026.04.14 23:38:05.957532 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.04.14 23:38:05.957582 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11690 | 2026.04.14 23:38:05.958018 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11691 | 2026.04.14 23:38:05.958353 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.04.14 23:38:05.958587 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001651 sec., 36341.611144760755 rows/sec., 2.45 MiB/sec. | ||
| 11693 | 2026.04.14 23:38:05.958700 [ 4 ] {66f5f632-2b42-4466-8c1d-8dca98876876} <Debug> TCPHandler: Processed in 0.001966564 sec. | ||
| 11694 | 2026.04.14 23:38:05.961015 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33087 rows, containing 5 columns (5 merged, 0 gathered) in 0.008275175 sec., 3998344.4458878515 rows/sec., 258.65 MiB/sec. | ||
| 11695 | 2026.04.14 23:38:05.961412 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Trace> MergedBlockOutputStream: filled checksums all_1_91_20 (state Temporary) | ||
| 11696 | 2026.04.14 23:38:05.961795 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_91_20 to all_1_91_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.04.14 23:38:05.961927 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_91_20} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_90_19, all_91_91_0] -> all_1_91_20 | ||
| 11698 | 2026.04.14 23:38:05.962045 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11699 | 2026.04.14 23:38:06.207583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11700 | 2026.04.14 23:38:06.229705 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2026.04.14 23:38:06.229795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11702 | 2026.04.14 23:38:06.238103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11703 | 2026.04.14 23:38:06.239128 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2026.04.14 23:38:06.244565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11705 | 2026.04.14 23:38:09.710024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1454 | ||
| 11706 | 2026.04.14 23:38:09.712462 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.04.14 23:38:09.712553 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11708 | 2026.04.14 23:38:09.713809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11709 | 2026.04.14 23:38:09.714099 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.04.14 23:38:09.714498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 11711 | 2026.04.14 23:38:10.939698 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.04.14 23:38:10.939887 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11713 | 2026.04.14 23:38:10.939957 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11714 | 2026.04.14 23:38:10.940738 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.04.14 23:38:10.940787 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11716 | 2026.04.14 23:38:10.941238 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11717 | 2026.04.14 23:38:10.941512 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.04.14 23:38:10.941653 [ 123 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11719 | 2026.04.14 23:38:10.941668 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001834 sec., 58887.677208287896 rows/sec., 4.94 MiB/sec. | ||
| 11720 | 2026.04.14 23:38:10.941697 [ 123 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.04.14 23:38:10.941723 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11722 | 2026.04.14 23:38:10.941727 [ 4 ] {d3cd6875-f2ed-439b-a48e-85d4fe19206e} <Debug> TCPHandler: Processed in 0.002155878 sec. | ||
| 11723 | 2026.04.14 23:38:10.941880 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2026.04.14 23:38:10.941922 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11725 | 2026.04.14 23:38:10.941990 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.04.14 23:38:10.942045 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11727 | 2026.04.14 23:38:10.942156 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11728 | 2026.04.14 23:38:10.942216 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2620 rows starting from the beginning of the part | ||
| 11729 | 2026.04.14 23:38:10.942322 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 108 rows starting from the beginning of the part | ||
| 11730 | 2026.04.14 23:38:10.942420 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 86 rows starting from the beginning of the part | ||
| 11731 | 2026.04.14 23:38:10.942497 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 108 rows starting from the beginning of the part | ||
| 11732 | 2026.04.14 23:38:10.942533 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.04.14 23:38:10.942569 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 86 rows starting from the beginning of the part | ||
| 11734 | 2026.04.14 23:38:10.942578 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11735 | 2026.04.14 23:38:10.942631 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 108 rows starting from the beginning of the part | ||
| 11736 | 2026.04.14 23:38:10.942949 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11737 | 2026.04.14 23:38:10.943173 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.04.14 23:38:10.943313 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001349 sec., 19273.53595255745 rows/sec., 1.42 MiB/sec. | ||
| 11739 | 2026.04.14 23:38:10.943353 [ 4 ] {7f4472f0-e5a8-4960-bf01-88ea6713c751} <Debug> TCPHandler: Processed in 0.001528842 sec. | ||
| 11740 | 2026.04.14 23:38:10.943467 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2026.04.14 23:38:10.943563 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11742 | 2026.04.14 23:38:10.943603 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11743 | 2026.04.14 23:38:10.943996 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 5 columns (5 merged, 0 gathered) in 0.002176339 sec., 1431762.2392467351 rows/sec., 114.71 MiB/sec. | ||
| 11744 | 2026.04.14 23:38:10.944025 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.04.14 23:38:10.944070 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11746 | 2026.04.14 23:38:10.944322 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11747 | 2026.04.14 23:38:10.944391 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11748 | 2026.04.14 23:38:10.944676 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11749 | 2026.04.14 23:38:10.944691 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.04.14 23:38:10.944805 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_96_19} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11751 | 2026.04.14 23:38:10.944806 [ 123 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11752 | 2026.04.14 23:38:10.944817 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001273 sec., 70699.13589945012 rows/sec., 5.52 MiB/sec. | ||
| 11753 | 2026.04.14 23:38:10.944866 [ 123 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.04.14 23:38:10.944901 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11755 | 2026.04.14 23:38:10.944913 [ 4 ] {df34e9cf-1085-417f-ab56-ff284515289d} <Debug> TCPHandler: Processed in 0.001494861 sec. | ||
| 11756 | 2026.04.14 23:38:10.944938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11757 | 2026.04.14 23:38:10.945028 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11758 | 2026.04.14 23:38:10.945039 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2026.04.14 23:38:10.945110 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11760 | 2026.04.14 23:38:10.945139 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11761 | 2026.04.14 23:38:10.945143 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1403 rows starting from the beginning of the part | ||
| 11762 | 2026.04.14 23:38:10.945189 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11763 | 2026.04.14 23:38:10.945221 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 11764 | 2026.04.14 23:38:10.945269 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 79 rows starting from the beginning of the part | ||
| 11765 | 2026.04.14 23:38:10.945308 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 11766 | 2026.04.14 23:38:10.945346 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 79 rows starting from the beginning of the part | ||
| 11767 | 2026.04.14 23:38:10.945385 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 11768 | 2026.04.14 23:38:10.945666 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.04.14 23:38:10.945710 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11770 | 2026.04.14 23:38:10.946069 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11771 | 2026.04.14 23:38:10.946280 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.04.14 23:38:10.946402 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_91_20 to all_92_92_0 | ||
| 11773 | 2026.04.14 23:38:10.946408 [ 189 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408099 sec., 1300334.70657958 rows/sec., 96.37 MiB/sec. | ||
| 11774 | 2026.04.14 23:38:10.946428 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 11775 | 2026.04.14 23:38:10.946433 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2026.04.14 23:38:10.946489 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11777 | 2026.04.14 23:38:10.946491 [ 4 ] {8acff031-67af-414e-bf10-11fff7d25db0} <Debug> TCPHandler: Processed in 0.001500711 sec. | ||
| 11778 | 2026.04.14 23:38:10.946548 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_91_20 to all_92_92_0 into Compact with storage Full | ||
| 11779 | 2026.04.14 23:38:10.946610 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.04.14 23:38:10.946632 [ 189 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11781 | 2026.04.14 23:38:10.946639 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11782 | 2026.04.14 23:38:10.946677 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_20, total 33087 rows starting from the beginning of the part | ||
| 11783 | 2026.04.14 23:38:10.946708 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11784 | 2026.04.14 23:38:10.946722 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 11785 | 2026.04.14 23:38:10.946771 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11786 | 2026.04.14 23:38:10.946952 [ 189 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.04.14 23:38:10.947039 [ 189 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_96_19} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11788 | 2026.04.14 23:38:10.947142 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 11789 | 2026.04.14 23:38:10.947608 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.04.14 23:38:10.947649 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11791 | 2026.04.14 23:38:10.948229 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11792 | 2026.04.14 23:38:10.948460 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.04.14 23:38:10.948596 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001905 sec., 13648.293963254593 rows/sec., 24.46 MiB/sec. | ||
| 11794 | 2026.04.14 23:38:10.948649 [ 4 ] {db042345-64db-40e6-8147-4e3547d67bb5} <Debug> TCPHandler: Processed in 0.002086697 sec. | ||
| 11795 | 2026.04.14 23:38:10.948760 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.04.14 23:38:10.948854 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.04.14 23:38:10.948895 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11798 | 2026.04.14 23:38:10.949209 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.04.14 23:38:10.949243 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11800 | 2026.04.14 23:38:10.949547 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11801 | 2026.04.14 23:38:10.949750 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.04.14 23:38:10.949858 [ 123 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11803 | 2026.04.14 23:38:10.949877 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 11804 | 2026.04.14 23:38:10.949888 [ 123 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.04.14 23:38:10.949906 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11806 | 2026.04.14 23:38:10.949914 [ 4 ] {777b33db-e8a4-4f16-a2f6-149763258888} <Debug> TCPHandler: Processed in 0.001203142 sec. | ||
| 11807 | 2026.04.14 23:38:10.950012 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11808 | 2026.04.14 23:38:10.950168 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11809 | 2026.04.14 23:38:10.950208 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4740 rows starting from the beginning of the part | ||
| 11810 | 2026.04.14 23:38:10.950277 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 11811 | 2026.04.14 23:38:10.950325 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 11812 | 2026.04.14 23:38:10.950371 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 11813 | 2026.04.14 23:38:10.950417 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 11814 | 2026.04.14 23:38:10.950461 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 11815 | 2026.04.14 23:38:10.952367 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409426 sec., 2091784.5163121838 rows/sec., 140.97 MiB/sec. | ||
| 11816 | 2026.04.14 23:38:10.952726 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11817 | 2026.04.14 23:38:10.952880 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33247 rows, containing 5 columns (5 merged, 0 gathered) in 0.006351923 sec., 5234162.945615052 rows/sec., 338.73 MiB/sec. | ||
| 11818 | 2026.04.14 23:38:10.953006 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.04.14 23:38:10.953088 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_96_19} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11820 | 2026.04.14 23:38:10.953179 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11821 | 2026.04.14 23:38:10.953237 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Trace> MergedBlockOutputStream: filled checksums all_1_92_21 (state Temporary) | ||
| 11822 | 2026.04.14 23:38:10.953516 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_92_21 to all_1_92_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.04.14 23:38:10.953599 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_92_21} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_91_20, all_92_92_0] -> all_1_92_21 | ||
| 11824 | 2026.04.14 23:38:10.953685 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11825 | 2026.04.14 23:38:11.260431 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.04.14 23:38:11.260630 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11827 | 2026.04.14 23:38:11.260706 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11828 | 2026.04.14 23:38:11.261414 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.04.14 23:38:11.261472 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11830 | 2026.04.14 23:38:11.261885 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11831 | 2026.04.14 23:38:11.262113 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.04.14 23:38:11.262275 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 1.17 MiB/sec. | ||
| 11833 | 2026.04.14 23:38:11.262327 [ 4 ] {4a00abf4-a636-4cb4-8971-e22a3a58e5df} <Debug> TCPHandler: Processed in 0.002033366 sec. | ||
| 11834 | 2026.04.14 23:38:11.262455 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.04.14 23:38:11.262557 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11836 | 2026.04.14 23:38:11.262601 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11837 | 2026.04.14 23:38:11.263019 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.04.14 23:38:11.263054 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11839 | 2026.04.14 23:38:11.263358 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11840 | 2026.04.14 23:38:11.263575 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.04.14 23:38:11.263707 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001171 sec., 13663.535439795047 rows/sec., 1.09 MiB/sec. | ||
| 11842 | 2026.04.14 23:38:11.263745 [ 4 ] {dae9667e-71e1-4e38-9ff3-93e082cfa72c} <Debug> TCPHandler: Processed in 0.001341257 sec. | ||
| 11843 | 2026.04.14 23:38:11.263852 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.04.14 23:38:11.263952 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11845 | 2026.04.14 23:38:11.263994 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11846 | 2026.04.14 23:38:11.266302 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.04.14 23:38:11.266339 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11848 | 2026.04.14 23:38:11.266821 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11849 | 2026.04.14 23:38:11.267031 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.04.14 23:38:11.267166 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Debug> executeQuery: Read 2563 rows, 195.59 KiB in 0.003233 sec., 792762.1404268481 rows/sec., 59.08 MiB/sec. | ||
| 11851 | 2026.04.14 23:38:11.267207 [ 4 ] {81a6b092-24fe-46b6-97e7-cc2aeca2ad1a} <Debug> TCPHandler: Processed in 0.003401803 sec. | ||
| 11852 | 2026.04.14 23:38:11.267317 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11853 | 2026.04.14 23:38:11.267412 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11854 | 2026.04.14 23:38:11.267453 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11855 | 2026.04.14 23:38:11.267876 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.04.14 23:38:11.267912 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11857 | 2026.04.14 23:38:11.268235 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11858 | 2026.04.14 23:38:11.268441 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.04.14 23:38:11.268573 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Debug> executeQuery: Read 54 rows, 4.03 KiB in 0.001178 sec., 45840.40747028862 rows/sec., 3.34 MiB/sec. | ||
| 11860 | 2026.04.14 23:38:11.268612 [ 4 ] {97b3ecc5-47ac-4014-b295-eb8df592de96} <Debug> TCPHandler: Processed in 0.001344717 sec. | ||
| 11861 | 2026.04.14 23:38:11.268717 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2026.04.14 23:38:11.268810 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11863 | 2026.04.14 23:38:11.268849 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11864 | 2026.04.14 23:38:11.269714 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.04.14 23:38:11.269755 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11866 | 2026.04.14 23:38:11.270089 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11867 | 2026.04.14 23:38:11.270295 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.04.14 23:38:11.270421 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001629 sec., 506445.67219152855 rows/sec., 29.63 MiB/sec. | ||
| 11869 | 2026.04.14 23:38:11.270458 [ 4 ] {e50bfc12-3fd5-447d-adf9-e7c1824de25a} <Debug> TCPHandler: Processed in 0.001789898 sec. | ||
| 11870 | 2026.04.14 23:38:11.270561 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11871 | 2026.04.14 23:38:11.270653 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11872 | 2026.04.14 23:38:11.270691 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11873 | 2026.04.14 23:38:11.271055 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.04.14 23:38:11.271090 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11875 | 2026.04.14 23:38:11.271388 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11876 | 2026.04.14 23:38:11.271600 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.04.14 23:38:11.271724 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 64.57 KiB/sec. | ||
| 11878 | 2026.04.14 23:38:11.271760 [ 4 ] {a4b2b1b7-a562-440b-a4d7-00c3a2e0c84c} <Debug> TCPHandler: Processed in 0.001246424 sec. | ||
| 11879 | 2026.04.14 23:38:11.271861 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2026.04.14 23:38:11.271952 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11881 | 2026.04.14 23:38:11.271989 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11882 | 2026.04.14 23:38:11.272355 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.04.14 23:38:11.272390 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11884 | 2026.04.14 23:38:11.272676 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11885 | 2026.04.14 23:38:11.272882 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.04.14 23:38:11.273003 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 876.99 KiB/sec. | ||
| 11887 | 2026.04.14 23:38:11.273039 [ 4 ] {a80e8b01-1f2e-460e-a6f4-ab158cd5bf15} <Debug> TCPHandler: Processed in 0.001225164 sec. | ||
| 11888 | 2026.04.14 23:38:11.273139 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.04.14 23:38:11.273230 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11890 | 2026.04.14 23:38:11.273267 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11891 | 2026.04.14 23:38:11.274359 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.04.14 23:38:11.274395 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11893 | 2026.04.14 23:38:11.274767 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11894 | 2026.04.14 23:38:11.274972 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.04.14 23:38:11.275107 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Debug> executeQuery: Read 1357 rows, 93.88 KiB in 0.001893 sec., 716851.558372953 rows/sec., 48.43 MiB/sec. | ||
| 11896 | 2026.04.14 23:38:11.275145 [ 4 ] {7d0c2c14-e1e9-447d-8eda-a428fbdd50c5} <Debug> TCPHandler: Processed in 0.002052256 sec. | ||
| 11897 | 2026.04.14 23:38:11.275252 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11898 | 2026.04.14 23:38:11.275345 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11899 | 2026.04.14 23:38:11.275388 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11900 | 2026.04.14 23:38:11.276200 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.04.14 23:38:11.276236 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11902 | 2026.04.14 23:38:11.276678 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11903 | 2026.04.14 23:38:11.276887 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.04.14 23:38:11.277017 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001689 sec., 911782.119597395 rows/sec., 55.77 MiB/sec. | ||
| 11905 | 2026.04.14 23:38:11.277025 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_92_21 to all_97_97_0 | ||
| 11906 | 2026.04.14 23:38:11.277056 [ 4 ] {d13c81da-5582-4912-b66c-a167c3581c9d} <Debug> TCPHandler: Processed in 0.00185329 sec. | ||
| 11907 | 2026.04.14 23:38:11.277130 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2026.04.14 23:38:11.277174 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11909 | 2026.04.14 23:38:11.277204 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.04.14 23:38:11.277312 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2026.04.14 23:38:11.277311 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_21 to all_97_97_0 into Compact with storage Full | ||
| 11912 | 2026.04.14 23:38:11.277367 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11913 | 2026.04.14 23:38:11.277488 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11914 | 2026.04.14 23:38:11.277534 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_21, total 33247 rows starting from the beginning of the part | ||
| 11915 | 2026.04.14 23:38:11.277607 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 11916 | 2026.04.14 23:38:11.277658 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11917 | 2026.04.14 23:38:11.277708 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 11918 | 2026.04.14 23:38:11.277751 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11919 | 2026.04.14 23:38:11.277797 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1540 rows starting from the beginning of the part | ||
| 11920 | 2026.04.14 23:38:11.278203 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11921 | 2026.04.14 23:38:11.278244 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11922 | 2026.04.14 23:38:11.278804 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11923 | 2026.04.14 23:38:11.279044 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11924 | 2026.04.14 23:38:11.279192 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001896 sec., 13713.080168776372 rows/sec., 24.57 MiB/sec. | ||
| 11925 | 2026.04.14 23:38:11.279258 [ 4 ] {b651675f-93ff-4f36-a744-43c9a2908aec} <Debug> TCPHandler: Processed in 0.002101967 sec. | ||
| 11926 | 2026.04.14 23:38:11.279364 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2026.04.14 23:38:11.279459 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11928 | 2026.04.14 23:38:11.279502 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11929 | 2026.04.14 23:38:11.279816 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.04.14 23:38:11.279851 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11931 | 2026.04.14 23:38:11.280148 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11932 | 2026.04.14 23:38:11.280354 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2026.04.14 23:38:11.280491 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 11934 | 2026.04.14 23:38:11.280528 [ 4 ] {0e20cc13-e4ce-47b7-92d1-5d42b007e999} <Debug> TCPHandler: Processed in 0.001212183 sec. | ||
| 11935 | 2026.04.14 23:38:11.284896 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35427 rows, containing 5 columns (5 merged, 0 gathered) in 0.007643948 sec., 4634646.912825676 rows/sec., 299.63 MiB/sec. | ||
| 11936 | 2026.04.14 23:38:11.285383 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Trace> MergedBlockOutputStream: filled checksums all_1_97_22 (state Temporary) | ||
| 11937 | 2026.04.14 23:38:11.285702 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_97_22 to all_1_97_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2026.04.14 23:38:11.285784 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_97_22} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_92_21, all_97_97_0] -> all_1_97_22 | ||
| 11939 | 2026.04.14 23:38:11.285864 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11940 | 2026.04.14 23:38:12.142280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28314 | ||
| 11941 | 2026.04.14 23:38:12.142817 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.04.14 23:38:12.142863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11943 | 2026.04.14 23:38:12.143358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11944 | 2026.04.14 23:38:12.143590 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.04.14 23:38:12.143744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28314 | ||
| 11946 | 2026.04.14 23:38:13.745588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11947 | 2026.04.14 23:38:13.761969 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.04.14 23:38:13.762025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11949 | 2026.04.14 23:38:13.768263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11950 | 2026.04.14 23:38:13.768999 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.04.14 23:38:13.771855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11952 | 2026.04.14 23:38:15.936397 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2026.04.14 23:38:15.936586 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11954 | 2026.04.14 23:38:15.936657 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11955 | 2026.04.14 23:38:15.937317 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.04.14 23:38:15.937363 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11957 | 2026.04.14 23:38:15.937750 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11958 | 2026.04.14 23:38:15.937969 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.04.14 23:38:15.938125 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 11960 | 2026.04.14 23:38:15.938168 [ 4 ] {13e6fc81-50dc-46a0-a6c0-a0732234dc7b} <Debug> TCPHandler: Processed in 0.001904472 sec. | ||
| 11961 | 2026.04.14 23:38:15.938291 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11962 | 2026.04.14 23:38:15.938384 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11963 | 2026.04.14 23:38:15.938424 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11964 | 2026.04.14 23:38:15.938849 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.04.14 23:38:15.938886 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11966 | 2026.04.14 23:38:15.939178 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11967 | 2026.04.14 23:38:15.939391 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.04.14 23:38:15.939525 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 11969 | 2026.04.14 23:38:15.939564 [ 4 ] {ff711c79-a08b-4c7e-9a71-4cd5765785c6} <Debug> TCPHandler: Processed in 0.001326136 sec. | ||
| 11970 | 2026.04.14 23:38:15.939671 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.04.14 23:38:15.939763 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11972 | 2026.04.14 23:38:15.939805 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11973 | 2026.04.14 23:38:15.940187 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.04.14 23:38:15.940222 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11975 | 2026.04.14 23:38:15.940562 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11976 | 2026.04.14 23:38:15.940781 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.04.14 23:38:15.940908 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 7.67 MiB/sec. | ||
| 11978 | 2026.04.14 23:38:15.940948 [ 4 ] {cd5618d8-9a6f-42f2-bd3b-b97c5acb5f68} <Debug> TCPHandler: Processed in 0.001324165 sec. | ||
| 11979 | 2026.04.14 23:38:15.941058 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.04.14 23:38:15.941149 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11981 | 2026.04.14 23:38:15.941190 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11982 | 2026.04.14 23:38:15.941535 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.04.14 23:38:15.941575 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11984 | 2026.04.14 23:38:15.941888 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11985 | 2026.04.14 23:38:15.942103 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.04.14 23:38:15.942244 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001113 sec., 43126.684636118596 rows/sec., 2.91 MiB/sec. | ||
| 11987 | 2026.04.14 23:38:15.942282 [ 4 ] {51309c47-d278-4b37-8326-9c314fae22ce} <Debug> TCPHandler: Processed in 0.001270805 sec. | ||
| 11988 | 2026.04.14 23:38:19.434324 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11989 | 2026.04.14 23:38:19.434391 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11990 | 2026.04.14 23:38:19.644793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28762 | ||
| 11991 | 2026.04.14 23:38:19.645287 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.04.14 23:38:19.645334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11993 | 2026.04.14 23:38:19.645810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11994 | 2026.04.14 23:38:19.646028 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.04.14 23:38:19.646159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28762 | ||
| 11996 | 2026.04.14 23:38:19.715592 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1496 | ||
| 11997 | 2026.04.14 23:38:19.718343 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.04.14 23:38:19.718383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11999 | 2026.04.14 23:38:19.719619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12000 | 2026.04.14 23:38:19.719914 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.04.14 23:38:19.720181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 12002 | 2026.04.14 23:38:20.940018 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.04.14 23:38:20.940217 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12004 | 2026.04.14 23:38:20.940292 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12005 | 2026.04.14 23:38:20.941015 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.04.14 23:38:20.941066 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12007 | 2026.04.14 23:38:20.941488 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12008 | 2026.04.14 23:38:20.941717 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.04.14 23:38:20.941874 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001712 sec., 63084.11214953271 rows/sec., 5.29 MiB/sec. | ||
| 12010 | 2026.04.14 23:38:20.941926 [ 4 ] {12d4e6fa-27d9-4208-88cd-36877179ecb8} <Debug> TCPHandler: Processed in 0.002042046 sec. | ||
| 12011 | 2026.04.14 23:38:20.942043 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.04.14 23:38:20.942144 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12013 | 2026.04.14 23:38:20.942188 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12014 | 2026.04.14 23:38:20.942591 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.04.14 23:38:20.942629 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12016 | 2026.04.14 23:38:20.942936 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12017 | 2026.04.14 23:38:20.943168 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.04.14 23:38:20.943310 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 1.60 MiB/sec. | ||
| 12019 | 2026.04.14 23:38:20.943350 [ 4 ] {69812e19-c526-4d93-96a3-375567aa88a3} <Debug> TCPHandler: Processed in 0.001358107 sec. | ||
| 12020 | 2026.04.14 23:38:20.943455 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.04.14 23:38:20.943549 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12022 | 2026.04.14 23:38:20.943590 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12023 | 2026.04.14 23:38:20.944010 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.04.14 23:38:20.944046 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12025 | 2026.04.14 23:38:20.944354 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12026 | 2026.04.14 23:38:20.944565 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.04.14 23:38:20.944692 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001163 sec., 77386.07050730869 rows/sec., 6.04 MiB/sec. | ||
| 12028 | 2026.04.14 23:38:20.944731 [ 4 ] {c99c685d-e6b3-4b2a-a45b-49d6d3556097} <Debug> TCPHandler: Processed in 0.001324546 sec. | ||
| 12029 | 2026.04.14 23:38:20.944833 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2026.04.14 23:38:20.944926 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12031 | 2026.04.14 23:38:20.944971 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12032 | 2026.04.14 23:38:20.945360 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.04.14 23:38:20.945396 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12034 | 2026.04.14 23:38:20.945728 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12035 | 2026.04.14 23:38:20.945936 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.04.14 23:38:20.946065 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 12037 | 2026.04.14 23:38:20.946102 [ 4 ] {1751aa2b-433a-4ff7-be9c-305259d879c4} <Debug> TCPHandler: Processed in 0.001316565 sec. | ||
| 12038 | 2026.04.14 23:38:20.946204 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2026.04.14 23:38:20.946296 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12040 | 2026.04.14 23:38:20.946351 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12041 | 2026.04.14 23:38:20.947170 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2026.04.14 23:38:20.947205 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12043 | 2026.04.14 23:38:20.947755 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12044 | 2026.04.14 23:38:20.947981 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.04.14 23:38:20.948131 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001852 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. | ||
| 12046 | 2026.04.14 23:38:20.948197 [ 4 ] {13f2c5bc-9845-448d-8847-73742c04ed51} <Debug> TCPHandler: Processed in 0.002041315 sec. | ||
| 12047 | 2026.04.14 23:38:20.948306 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2026.04.14 23:38:20.948403 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12049 | 2026.04.14 23:38:20.948445 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12050 | 2026.04.14 23:38:20.948777 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.04.14 23:38:20.948812 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12052 | 2026.04.14 23:38:20.949144 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12053 | 2026.04.14 23:38:20.949361 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.04.14 23:38:20.949491 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 12055 | 2026.04.14 23:38:20.949526 [ 4 ] {9685b502-6f2e-456a-84b3-c3ecd2d23c25} <Debug> TCPHandler: Processed in 0.001268735 sec. | ||
| 12056 | 2026.04.14 23:38:21.272847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12057 | 2026.04.14 23:38:21.290585 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.04.14 23:38:21.290643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12059 | 2026.04.14 23:38:21.296887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12060 | 2026.04.14 23:38:21.297630 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.04.14 23:38:21.301076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12062 | 2026.04.14 23:38:23.764344 [ 106 ] {} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12063 | 2026.04.14 23:38:23.764465 [ 106 ] {} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.04.14 23:38:23.764506 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12065 | 2026.04.14 23:38:23.764661 [ 198 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12066 | 2026.04.14 23:38:23.764834 [ 198 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12067 | 2026.04.14 23:38:23.764874 [ 198 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 12068 | 2026.04.14 23:38:23.764943 [ 198 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12069 | 2026.04.14 23:38:23.764990 [ 198 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12070 | 2026.04.14 23:38:23.765033 [ 198 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12071 | 2026.04.14 23:38:23.765076 [ 198 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12072 | 2026.04.14 23:38:23.765778 [ 199 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177261 sec., 5096.575865504761 rows/sec., 378.26 KiB/sec. | ||
| 12073 | 2026.04.14 23:38:23.765992 [ 200 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12074 | 2026.04.14 23:38:23.766371 [ 200 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.04.14 23:38:23.766467 [ 200 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_13_3} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12076 | 2026.04.14 23:38:23.766595 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12077 | 2026.04.14 23:38:25.938702 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.04.14 23:38:25.938885 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12079 | 2026.04.14 23:38:25.938951 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12080 | 2026.04.14 23:38:25.939626 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.04.14 23:38:25.939668 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12082 | 2026.04.14 23:38:25.940075 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12083 | 2026.04.14 23:38:25.940317 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.04.14 23:38:25.940469 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001637 sec., 52535.12522907758 rows/sec., 4.40 MiB/sec. | ||
| 12085 | 2026.04.14 23:38:25.940523 [ 4 ] {1ce37226-edbf-4861-b6bd-4eb4fede4a36} <Debug> TCPHandler: Processed in 0.001948953 sec. | ||
| 12086 | 2026.04.14 23:38:25.940645 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2026.04.14 23:38:25.940745 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12088 | 2026.04.14 23:38:25.940789 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12089 | 2026.04.14 23:38:25.941203 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.04.14 23:38:25.941239 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12091 | 2026.04.14 23:38:25.941553 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12092 | 2026.04.14 23:38:25.941768 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.04.14 23:38:25.941877 [ 104 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12094 | 2026.04.14 23:38:25.941897 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001175 sec., 12765.95744680851 rows/sec., 959.94 KiB/sec. | ||
| 12095 | 2026.04.14 23:38:25.941913 [ 104 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2026.04.14 23:38:25.941933 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12097 | 2026.04.14 23:38:25.941939 [ 4 ] {62781802-00f3-4ad7-b2c7-da84d7553b51} <Debug> TCPHandler: Processed in 0.001346527 sec. | ||
| 12098 | 2026.04.14 23:38:25.942044 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2026.04.14 23:38:25.942063 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12100 | 2026.04.14 23:38:25.942143 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12101 | 2026.04.14 23:38:25.942187 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12102 | 2026.04.14 23:38:25.942207 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12103 | 2026.04.14 23:38:25.942244 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 82 rows starting from the beginning of the part | ||
| 12104 | 2026.04.14 23:38:25.942309 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 12105 | 2026.04.14 23:38:25.942352 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 12106 | 2026.04.14 23:38:25.942392 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 54 rows starting from the beginning of the part | ||
| 12107 | 2026.04.14 23:38:25.942430 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 12108 | 2026.04.14 23:38:25.942471 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 12109 | 2026.04.14 23:38:25.942620 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2026.04.14 23:38:25.942661 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12111 | 2026.04.14 23:38:25.943018 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12112 | 2026.04.14 23:38:25.943243 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243904 sec., 175254.68203334018 rows/sec., 13.49 MiB/sec. | ||
| 12113 | 2026.04.14 23:38:25.943248 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.04.14 23:38:25.943378 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12115 | 2026.04.14 23:38:25.943397 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001273 sec., 62058.13040062843 rows/sec., 4.85 MiB/sec. | ||
| 12116 | 2026.04.14 23:38:25.943440 [ 4 ] {c9b21e45-b214-4f7a-a7c6-99c0b2c2067a} <Debug> TCPHandler: Processed in 0.00144366 sec. | ||
| 12117 | 2026.04.14 23:38:25.943549 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.04.14 23:38:25.943643 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2026.04.14 23:38:25.943644 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.04.14 23:38:25.943708 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12121 | 2026.04.14 23:38:25.943721 [ 198 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_86_17} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12122 | 2026.04.14 23:38:25.943798 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12123 | 2026.04.14 23:38:25.944112 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2026.04.14 23:38:25.944155 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12125 | 2026.04.14 23:38:25.944498 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12126 | 2026.04.14 23:38:25.944713 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.04.14 23:38:25.944844 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 12128 | 2026.04.14 23:38:25.944881 [ 4 ] {19f00433-5c53-4724-a1fc-2c8947dc09bd} <Debug> TCPHandler: Processed in 0.001380178 sec. | ||
| 12129 | 2026.04.14 23:38:25.944986 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2026.04.14 23:38:25.945077 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12131 | 2026.04.14 23:38:25.945135 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12132 | 2026.04.14 23:38:25.945931 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2026.04.14 23:38:25.945967 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12134 | 2026.04.14 23:38:25.946501 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12135 | 2026.04.14 23:38:25.946728 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2026.04.14 23:38:25.946854 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12137 | 2026.04.14 23:38:25.946870 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00181 sec., 8287.292817679558 rows/sec., 14.85 MiB/sec. | ||
| 12138 | 2026.04.14 23:38:25.946899 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.04.14 23:38:25.946924 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12140 | 2026.04.14 23:38:25.946946 [ 4 ] {e68cc0aa-1881-4f7d-9143-1aebf55a4f1e} <Debug> TCPHandler: Processed in 0.002006625 sec. | ||
| 12141 | 2026.04.14 23:38:25.947038 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12142 | 2026.04.14 23:38:25.947062 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.04.14 23:38:25.947175 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12144 | 2026.04.14 23:38:25.947218 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12145 | 2026.04.14 23:38:25.947308 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12146 | 2026.04.14 23:38:25.947373 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1722 rows starting from the beginning of the part | ||
| 12147 | 2026.04.14 23:38:25.947501 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 12148 | 2026.04.14 23:38:25.947550 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.04.14 23:38:25.947591 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12150 | 2026.04.14 23:38:25.947600 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 12151 | 2026.04.14 23:38:25.947700 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 12152 | 2026.04.14 23:38:25.947791 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 12153 | 2026.04.14 23:38:25.947881 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 12154 | 2026.04.14 23:38:25.947926 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12155 | 2026.04.14 23:38:25.948183 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.04.14 23:38:25.948349 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 12157 | 2026.04.14 23:38:25.948393 [ 4 ] {40a607ff-0210-45fd-aa45-b115af19c210} <Debug> TCPHandler: Processed in 0.001379118 sec. | ||
| 12158 | 2026.04.14 23:38:25.956656 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 19 columns (19 merged, 0 gathered) in 0.009676824 sec., 189111.63414773275 rows/sec., 338.88 MiB/sec. | ||
| 12159 | 2026.04.14 23:38:25.958477 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12160 | 2026.04.14 23:38:25.958809 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.04.14 23:38:25.958879 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12162 | 2026.04.14 23:38:25.958998 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 12163 | 2026.04.14 23:38:26.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.20 MiB, peak 357.45 MiB, free memory in arenas 0.00 B, will set to 344.13 MiB (RSS), difference: 3.93 MiB | ||
| 12164 | 2026.04.14 23:38:27.147205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29274 | ||
| 12165 | 2026.04.14 23:38:27.147739 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.04.14 23:38:27.147784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12167 | 2026.04.14 23:38:27.148254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12168 | 2026.04.14 23:38:27.148488 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.04.14 23:38:27.148634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29274 | ||
| 12170 | 2026.04.14 23:38:27.148631 [ 104 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12171 | 2026.04.14 23:38:27.148708 [ 104 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12172 | 2026.04.14 23:38:27.148730 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12173 | 2026.04.14 23:38:27.148867 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::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 | ||
| 12174 | 2026.04.14 23:38:27.149002 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12175 | 2026.04.14 23:38:27.149040 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26842 rows starting from the beginning of the part | ||
| 12176 | 2026.04.14 23:38:27.149102 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 12177 | 2026.04.14 23:38:27.149145 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 12178 | 2026.04.14 23:38:27.149185 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 12179 | 2026.04.14 23:38:27.149220 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 12180 | 2026.04.14 23:38:27.149259 [ 198 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 12181 | 2026.04.14 23:38:27.151521 [ 195 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002718074 sec., 10770126.199654609 rows/sec., 154.07 MiB/sec. | ||
| 12182 | 2026.04.14 23:38:27.151889 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12183 | 2026.04.14 23:38:27.152193 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12184 | 2026.04.14 23:38:27.152277 [ 200 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_61_12} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12185 | 2026.04.14 23:38:27.152404 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12186 | 2026.04.14 23:38:28.802069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12187 | 2026.04.14 23:38:28.818594 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.04.14 23:38:28.818648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12189 | 2026.04.14 23:38:28.825105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12190 | 2026.04.14 23:38:28.825784 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.04.14 23:38:28.826100 [ 102 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12192 | 2026.04.14 23:38:28.826176 [ 102 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.04.14 23:38:28.826200 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12194 | 2026.04.14 23:38:28.826328 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::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 | ||
| 12195 | 2026.04.14 23:38:28.828845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12196 | 2026.04.14 23:38:28.830345 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12197 | 2026.04.14 23:38:28.831836 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12198 | 2026.04.14 23:38:28.836295 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12199 | 2026.04.14 23:38:28.840669 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12200 | 2026.04.14 23:38:28.845405 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12201 | 2026.04.14 23:38:28.850011 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12202 | 2026.04.14 23:38:28.853826 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12203 | 2026.04.14 23:38:28.903504 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077229074 sec., 5956.306040908895 rows/sec., 30.80 MiB/sec. | ||
| 12204 | 2026.04.14 23:38:28.906399 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12205 | 2026.04.14 23:38:28.908471 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.04.14 23:38:28.908574 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_61_12} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12207 | 2026.04.14 23:38:28.910774 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12208 | 2026.04.14 23:38:29.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.20 MiB, peak 358.62 MiB, free memory in arenas 0.00 B, will set to 344.13 MiB (RSS), difference: -1.08 MiB | ||
| 12209 | 2026.04.14 23:38:29.721324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1520 | ||
| 12210 | 2026.04.14 23:38:29.723513 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.04.14 23:38:29.723559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12212 | 2026.04.14 23:38:29.724751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12213 | 2026.04.14 23:38:29.725020 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.04.14 23:38:29.725399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
| 12215 | 2026.04.14 23:38:30.939291 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.04.14 23:38:30.939565 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12217 | 2026.04.14 23:38:30.939667 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12218 | 2026.04.14 23:38:30.940471 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.04.14 23:38:30.940516 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12220 | 2026.04.14 23:38:30.940895 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12221 | 2026.04.14 23:38:30.941134 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.04.14 23:38:30.941295 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001803 sec., 1109.2623405435386 rows/sec., 90.45 KiB/sec. | ||
| 12223 | 2026.04.14 23:38:30.941344 [ 4 ] {9398ca7f-aea2-4ba2-b8a6-5cf2bc13c961} <Debug> TCPHandler: Processed in 0.002232331 sec. | ||
| 12224 | 2026.04.14 23:38:30.941472 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.04.14 23:38:30.941572 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12226 | 2026.04.14 23:38:30.941613 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12227 | 2026.04.14 23:38:30.942082 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.04.14 23:38:30.942119 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12229 | 2026.04.14 23:38:30.942427 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12230 | 2026.04.14 23:38:30.942641 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.04.14 23:38:30.942771 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001222 sec., 89198.03600654665 rows/sec., 7.47 MiB/sec. | ||
| 12232 | 2026.04.14 23:38:30.942789 [ 98 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12233 | 2026.04.14 23:38:30.942809 [ 4 ] {b834830e-956d-44be-947a-597f04c18170} <Debug> TCPHandler: Processed in 0.001389578 sec. | ||
| 12234 | 2026.04.14 23:38:30.942864 [ 98 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.04.14 23:38:30.942889 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12236 | 2026.04.14 23:38:30.942972 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2026.04.14 23:38:30.943009 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12238 | 2026.04.14 23:38:30.943070 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12239 | 2026.04.14 23:38:30.943116 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12240 | 2026.04.14 23:38:30.943150 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12241 | 2026.04.14 23:38:30.943187 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2620 rows starting from the beginning of the part | ||
| 12242 | 2026.04.14 23:38:30.943258 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2563 rows starting from the beginning of the part | ||
| 12243 | 2026.04.14 23:38:30.943336 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 12244 | 2026.04.14 23:38:30.943390 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 108 rows starting from the beginning of the part | ||
| 12245 | 2026.04.14 23:38:30.943438 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 86 rows starting from the beginning of the part | ||
| 12246 | 2026.04.14 23:38:30.943495 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 109 rows starting from the beginning of the part | ||
| 12247 | 2026.04.14 23:38:30.943533 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.04.14 23:38:30.943574 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12249 | 2026.04.14 23:38:30.943924 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12250 | 2026.04.14 23:38:30.944138 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.04.14 23:38:30.944267 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001216 sec., 23026.315789473683 rows/sec., 1.68 MiB/sec. | ||
| 12252 | 2026.04.14 23:38:30.944305 [ 4 ] {31d93726-418e-442c-ad51-eaeb3e217486} <Debug> TCPHandler: Processed in 0.001380048 sec. | ||
| 12253 | 2026.04.14 23:38:30.944421 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.04.14 23:38:30.944548 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12255 | 2026.04.14 23:38:30.944597 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12256 | 2026.04.14 23:38:30.945103 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.04.14 23:38:30.945138 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12258 | 2026.04.14 23:38:30.945455 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12259 | 2026.04.14 23:38:30.945500 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5542 rows, containing 5 columns (5 merged, 0 gathered) in 0.00255138 sec., 2172157.812634731 rows/sec., 171.67 MiB/sec. | ||
| 12260 | 2026.04.14 23:38:30.945665 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2026.04.14 23:38:30.945754 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12262 | 2026.04.14 23:38:30.945789 [ 100 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12263 | 2026.04.14 23:38:30.945797 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001273 sec., 72270.22780832679 rows/sec., 5.65 MiB/sec. | ||
| 12264 | 2026.04.14 23:38:30.945842 [ 100 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2026.04.14 23:38:30.945861 [ 4 ] {71a67853-6025-4309-8518-d0c126a04da5} <Debug> TCPHandler: Processed in 0.001498791 sec. | ||
| 12266 | 2026.04.14 23:38:30.945875 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12267 | 2026.04.14 23:38:30.945973 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.04.14 23:38:30.945997 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12269 | 2026.04.14 23:38:30.946032 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.04.14 23:38:30.946073 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12271 | 2026.04.14 23:38:30.946110 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_101_20} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12272 | 2026.04.14 23:38:30.946122 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12273 | 2026.04.14 23:38:30.946132 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12274 | 2026.04.14 23:38:30.946174 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1403 rows starting from the beginning of the part | ||
| 12275 | 2026.04.14 23:38:30.946195 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 12276 | 2026.04.14 23:38:30.946242 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1357 rows starting from the beginning of the part | ||
| 12277 | 2026.04.14 23:38:30.946290 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 12278 | 2026.04.14 23:38:30.946332 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 12279 | 2026.04.14 23:38:30.946371 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 79 rows starting from the beginning of the part | ||
| 12280 | 2026.04.14 23:38:30.946412 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 92 rows starting from the beginning of the part | ||
| 12281 | 2026.04.14 23:38:30.946547 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2026.04.14 23:38:30.946589 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12283 | 2026.04.14 23:38:30.946947 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12284 | 2026.04.14 23:38:30.947174 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2026.04.14 23:38:30.947306 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001252 sec., 128594.24920127795 rows/sec., 8.96 MiB/sec. | ||
| 12286 | 2026.04.14 23:38:30.947344 [ 4 ] {e1a13977-6136-4d7f-88cb-019df6363054} <Debug> TCPHandler: Processed in 0.001418278 sec. | ||
| 12287 | 2026.04.14 23:38:30.947444 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2026.04.14 23:38:30.947540 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.04.14 23:38:30.947595 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12290 | 2026.04.14 23:38:30.947715 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768368 sec., 1744546.384010568 rows/sec., 126.73 MiB/sec. | ||
| 12291 | 2026.04.14 23:38:30.947899 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12292 | 2026.04.14 23:38:30.948179 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.04.14 23:38:30.948254 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_101_20} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12294 | 2026.04.14 23:38:30.948344 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12295 | 2026.04.14 23:38:30.948394 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12296 | 2026.04.14 23:38:30.948430 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12297 | 2026.04.14 23:38:30.948968 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12298 | 2026.04.14 23:38:30.949191 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12299 | 2026.04.14 23:38:30.949329 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001809 sec., 14372.581536760641 rows/sec., 25.76 MiB/sec. | ||
| 12300 | 2026.04.14 23:38:30.949385 [ 4 ] {55aa8071-cffb-44a0-a972-18f15b145e9e} <Debug> TCPHandler: Processed in 0.001990414 sec. | ||
| 12301 | 2026.04.14 23:38:30.949495 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12302 | 2026.04.14 23:38:30.949589 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12303 | 2026.04.14 23:38:30.949633 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12304 | 2026.04.14 23:38:30.949952 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.04.14 23:38:30.949987 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12306 | 2026.04.14 23:38:30.950289 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12307 | 2026.04.14 23:38:30.950493 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2026.04.14 23:38:30.950608 [ 100 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12309 | 2026.04.14 23:38:30.950621 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 12310 | 2026.04.14 23:38:30.950645 [ 100 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.04.14 23:38:30.950667 [ 4 ] {58a3b877-497c-4d1c-bcfd-a1fad520d4e0} <Debug> TCPHandler: Processed in 0.001220744 sec. | ||
| 12312 | 2026.04.14 23:38:30.950668 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12313 | 2026.04.14 23:38:30.950792 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12314 | 2026.04.14 23:38:30.950948 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12315 | 2026.04.14 23:38:30.950986 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5040 rows starting from the beginning of the part | ||
| 12316 | 2026.04.14 23:38:30.951054 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 12 rows starting from the beginning of the part | ||
| 12317 | 2026.04.14 23:38:30.951104 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
| 12318 | 2026.04.14 23:38:30.951150 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12319 | 2026.04.14 23:38:30.951187 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12320 | 2026.04.14 23:38:30.951224 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12321 | 2026.04.14 23:38:30.952744 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002004945 sec., 2633488.6991912494 rows/sec., 177.48 MiB/sec. | ||
| 12322 | 2026.04.14 23:38:30.953054 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12323 | 2026.04.14 23:38:30.953316 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.04.14 23:38:30.953392 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_101_20} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12325 | 2026.04.14 23:38:30.953463 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12326 | 2026.04.14 23:38:34.434455 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12327 | 2026.04.14 23:38:34.434552 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12328 | 2026.04.14 23:38:34.649706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29722 | ||
| 12329 | 2026.04.14 23:38:34.650214 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2026.04.14 23:38:34.650259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12331 | 2026.04.14 23:38:34.650725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12332 | 2026.04.14 23:38:34.650948 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2026.04.14 23:38:34.651077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29722 | ||
| 12334 | 2026.04.14 23:38:35.939645 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12335 | 2026.04.14 23:38:35.939838 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12336 | 2026.04.14 23:38:35.939907 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12337 | 2026.04.14 23:38:35.940714 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12338 | 2026.04.14 23:38:35.940755 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12339 | 2026.04.14 23:38:35.941156 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12340 | 2026.04.14 23:38:35.941396 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2026.04.14 23:38:35.941541 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001757 sec., 48947.06886738759 rows/sec., 4.10 MiB/sec. | ||
| 12342 | 2026.04.14 23:38:35.941582 [ 4 ] {294852be-9e0a-49ca-a75a-531de7cb896a} <Debug> TCPHandler: Processed in 0.002066836 sec. | ||
| 12343 | 2026.04.14 23:38:35.941709 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12344 | 2026.04.14 23:38:35.941809 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12345 | 2026.04.14 23:38:35.941849 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12346 | 2026.04.14 23:38:35.942293 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12347 | 2026.04.14 23:38:35.942327 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12348 | 2026.04.14 23:38:35.942619 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12349 | 2026.04.14 23:38:35.942827 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.04.14 23:38:35.942951 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 12351 | 2026.04.14 23:38:35.942987 [ 4 ] {1bd449cb-157e-40b3-8c34-aa52817cfa2b} <Debug> TCPHandler: Processed in 0.001325466 sec. | ||
| 12352 | 2026.04.14 23:38:35.943102 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12353 | 2026.04.14 23:38:35.943193 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12354 | 2026.04.14 23:38:35.943232 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12355 | 2026.04.14 23:38:35.943665 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2026.04.14 23:38:35.943699 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12357 | 2026.04.14 23:38:35.943999 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12358 | 2026.04.14 23:38:35.944206 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2026.04.14 23:38:35.944333 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001158 sec., 68221.07081174439 rows/sec., 5.33 MiB/sec. | ||
| 12360 | 2026.04.14 23:38:35.944369 [ 4 ] {082b8019-f69f-49f9-a28b-323331a9e21c} <Debug> TCPHandler: Processed in 0.001313236 sec. | ||
| 12361 | 2026.04.14 23:38:35.944477 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2026.04.14 23:38:35.944567 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12363 | 2026.04.14 23:38:35.944610 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12364 | 2026.04.14 23:38:35.945003 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.04.14 23:38:35.945037 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12366 | 2026.04.14 23:38:35.945369 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12367 | 2026.04.14 23:38:35.945578 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2026.04.14 23:38:35.945683 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_97_22 to all_98_98_0 | ||
| 12369 | 2026.04.14 23:38:35.945701 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 12370 | 2026.04.14 23:38:35.945722 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.04.14 23:38:35.945739 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12372 | 2026.04.14 23:38:35.945741 [ 4 ] {838576b1-0ea9-4ac2-ac1b-d4443d3a10d2} <Debug> TCPHandler: Processed in 0.001310726 sec. | ||
| 12373 | 2026.04.14 23:38:35.945849 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.04.14 23:38:35.945866 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_97_22 to all_98_98_0 into Compact with storage Full | ||
| 12375 | 2026.04.14 23:38:35.945939 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12376 | 2026.04.14 23:38:35.945996 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12377 | 2026.04.14 23:38:35.946022 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12378 | 2026.04.14 23:38:35.946203 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_22, total 35427 rows starting from the beginning of the part | ||
| 12379 | 2026.04.14 23:38:35.946274 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 12380 | 2026.04.14 23:38:35.946898 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.04.14 23:38:35.946938 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12382 | 2026.04.14 23:38:35.947496 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12383 | 2026.04.14 23:38:35.947731 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2026.04.14 23:38:35.947870 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001948 sec., 7700.205338809034 rows/sec., 13.80 MiB/sec. | ||
| 12385 | 2026.04.14 23:38:35.948036 [ 4 ] {b0a41557-c17c-43d7-ba9c-0b75f9485ae3} <Debug> TCPHandler: Processed in 0.002234051 sec. | ||
| 12386 | 2026.04.14 23:38:35.948156 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12387 | 2026.04.14 23:38:35.948247 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12388 | 2026.04.14 23:38:35.948288 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12389 | 2026.04.14 23:38:35.948609 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2026.04.14 23:38:35.948643 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12391 | 2026.04.14 23:38:35.948967 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12392 | 2026.04.14 23:38:35.949181 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.04.14 23:38:35.949307 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 12394 | 2026.04.14 23:38:35.949342 [ 4 ] {95f878bf-1ff6-423d-92a9-121908b68a56} <Debug> TCPHandler: Processed in 0.001237954 sec. | ||
| 12395 | 2026.04.14 23:38:35.952564 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35555 rows, containing 5 columns (5 merged, 0 gathered) in 0.006747274 sec., 5269535.519085189 rows/sec., 340.77 MiB/sec. | ||
| 12396 | 2026.04.14 23:38:35.953138 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Trace> MergedBlockOutputStream: filled checksums all_1_98_23 (state Temporary) | ||
| 12397 | 2026.04.14 23:38:35.953487 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_98_23 to all_1_98_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.04.14 23:38:35.953589 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_98_23} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_97_22, all_98_98_0] -> all_1_98_23 | ||
| 12399 | 2026.04.14 23:38:35.953695 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12400 | 2026.04.14 23:38:36.329840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12401 | 2026.04.14 23:38:36.344383 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2026.04.14 23:38:36.344429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12403 | 2026.04.14 23:38:36.350160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12404 | 2026.04.14 23:38:36.350871 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.04.14 23:38:36.353433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12406 | 2026.04.14 23:38:39.726450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1546 | ||
| 12407 | 2026.04.14 23:38:39.728662 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2026.04.14 23:38:39.728706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12409 | 2026.04.14 23:38:39.729933 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12410 | 2026.04.14 23:38:39.730198 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12411 | 2026.04.14 23:38:39.730345 [ 88 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12412 | 2026.04.14 23:38:39.730414 [ 88 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.04.14 23:38:39.730437 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12414 | 2026.04.14 23:38:39.730461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12415 | 2026.04.14 23:38:39.730554 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 12416 | 2026.04.14 23:38:39.731177 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12417 | 2026.04.14 23:38:39.731330 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1400 rows starting from the beginning of the part | ||
| 12418 | 2026.04.14 23:38:39.731674 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 12419 | 2026.04.14 23:38:39.731965 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 12420 | 2026.04.14 23:38:39.732245 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 12421 | 2026.04.14 23:38:39.732523 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 12422 | 2026.04.14 23:38:39.732794 [ 186 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 12423 | 2026.04.14 23:38:39.739432 [ 192 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 72 columns (72 merged, 0 gathered) in 0.008933863 sec., 173049.44121037002 rows/sec., 134.06 MiB/sec. | ||
| 12424 | 2026.04.14 23:38:39.741330 [ 197 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12425 | 2026.04.14 23:38:39.741937 [ 197 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2026.04.14 23:38:39.742024 [ 197 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_46_9} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12427 | 2026.04.14 23:38:39.742351 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12428 | 2026.04.14 23:38:40.939369 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.04.14 23:38:40.939549 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12430 | 2026.04.14 23:38:40.939617 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12431 | 2026.04.14 23:38:40.940313 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.04.14 23:38:40.940369 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12433 | 2026.04.14 23:38:40.940785 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12434 | 2026.04.14 23:38:40.941048 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.04.14 23:38:40.941206 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.31 MiB/sec. | ||
| 12436 | 2026.04.14 23:38:40.941256 [ 4 ] {eee9fb42-a165-42e8-afc0-fe2351c95f67} <Debug> TCPHandler: Processed in 0.002012915 sec. | ||
| 12437 | 2026.04.14 23:38:40.941375 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2026.04.14 23:38:40.941477 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12439 | 2026.04.14 23:38:40.941519 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12440 | 2026.04.14 23:38:40.941943 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.04.14 23:38:40.941980 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12442 | 2026.04.14 23:38:40.942318 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12443 | 2026.04.14 23:38:40.942535 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.04.14 23:38:40.942664 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001209 sec., 21505.37634408602 rows/sec., 1.58 MiB/sec. | ||
| 12445 | 2026.04.14 23:38:40.942702 [ 4 ] {23e00509-4e8c-46a6-8775-60c16bac1d4f} <Debug> TCPHandler: Processed in 0.001376248 sec. | ||
| 12446 | 2026.04.14 23:38:40.942806 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2026.04.14 23:38:40.942901 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12448 | 2026.04.14 23:38:40.942941 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12449 | 2026.04.14 23:38:40.943345 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.04.14 23:38:40.943382 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12451 | 2026.04.14 23:38:40.943722 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12452 | 2026.04.14 23:38:40.943933 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.04.14 23:38:40.944059 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 12454 | 2026.04.14 23:38:40.944103 [ 4 ] {5ebaebd0-c230-4c11-9332-f8b71def230d} <Debug> TCPHandler: Processed in 0.001343256 sec. | ||
| 12455 | 2026.04.14 23:38:40.944219 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.04.14 23:38:40.944312 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12457 | 2026.04.14 23:38:40.944355 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12458 | 2026.04.14 23:38:40.944733 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.04.14 23:38:40.944768 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12460 | 2026.04.14 23:38:40.945097 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12461 | 2026.04.14 23:38:40.945306 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.04.14 23:38:40.945428 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_98_23 to all_99_99_0 | ||
| 12463 | 2026.04.14 23:38:40.945435 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 12464 | 2026.04.14 23:38:40.945498 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.04.14 23:38:40.945516 [ 4 ] {09a97a84-ca3e-4f04-af59-7815e798f4aa} <Debug> TCPHandler: Processed in 0.001343727 sec. | ||
| 12466 | 2026.04.14 23:38:40.945523 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12467 | 2026.04.14 23:38:40.945627 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12468 | 2026.04.14 23:38:40.945640 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_98_23 to all_99_99_0 into Compact with storage Full | ||
| 12469 | 2026.04.14 23:38:40.945722 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12470 | 2026.04.14 23:38:40.945780 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12471 | 2026.04.14 23:38:40.945783 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12472 | 2026.04.14 23:38:40.945830 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_23, total 35555 rows starting from the beginning of the part | ||
| 12473 | 2026.04.14 23:38:40.945899 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12474 | 2026.04.14 23:38:40.946594 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12475 | 2026.04.14 23:38:40.946635 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12476 | 2026.04.14 23:38:40.947229 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12477 | 2026.04.14 23:38:40.947475 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12478 | 2026.04.14 23:38:40.947617 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001913 sec., 13591.217982226868 rows/sec., 24.35 MiB/sec. | ||
| 12479 | 2026.04.14 23:38:40.947684 [ 4 ] {1d0bc41c-9885-434b-991a-d4eea9645243} <Debug> TCPHandler: Processed in 0.002103968 sec. | ||
| 12480 | 2026.04.14 23:38:40.947789 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12481 | 2026.04.14 23:38:40.947882 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12482 | 2026.04.14 23:38:40.947923 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12483 | 2026.04.14 23:38:40.948247 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.04.14 23:38:40.948282 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12485 | 2026.04.14 23:38:40.948588 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12486 | 2026.04.14 23:38:40.948796 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.04.14 23:38:40.948920 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 12488 | 2026.04.14 23:38:40.948955 [ 4 ] {d8ebd8bd-512c-4758-aeb9-c21dd5a08e1a} <Debug> TCPHandler: Processed in 0.001213403 sec. | ||
| 12489 | 2026.04.14 23:38:40.952055 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35715 rows, containing 5 columns (5 merged, 0 gathered) in 0.006456386 sec., 5531732.458375321 rows/sec., 357.84 MiB/sec. | ||
| 12490 | 2026.04.14 23:38:40.952530 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Trace> MergedBlockOutputStream: filled checksums all_1_99_24 (state Temporary) | ||
| 12491 | 2026.04.14 23:38:40.952823 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_99_24 to all_1_99_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.04.14 23:38:40.952899 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_99_24} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_98_23, all_99_99_0] -> all_1_99_24 | ||
| 12493 | 2026.04.14 23:38:40.952967 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12494 | 2026.04.14 23:38:41.261940 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12495 | 2026.04.14 23:38:41.262121 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12496 | 2026.04.14 23:38:41.262195 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12497 | 2026.04.14 23:38:41.262793 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2026.04.14 23:38:41.262839 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12499 | 2026.04.14 23:38:41.263221 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12500 | 2026.04.14 23:38:41.263447 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2026.04.14 23:38:41.263601 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001526 sec., 15727.391874180865 rows/sec., 1.30 MiB/sec. | ||
| 12502 | 2026.04.14 23:38:41.263650 [ 4 ] {c79b604a-dcdf-4164-bdc5-0b776ff49aa4} <Debug> TCPHandler: Processed in 0.00182567 sec. | ||
| 12503 | 2026.04.14 23:38:41.263768 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12504 | 2026.04.14 23:38:41.263867 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12505 | 2026.04.14 23:38:41.263910 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12506 | 2026.04.14 23:38:41.265572 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2026.04.14 23:38:41.265609 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12508 | 2026.04.14 23:38:41.266091 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12509 | 2026.04.14 23:38:41.266336 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2026.04.14 23:38:41.266471 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Debug> executeQuery: Read 2555 rows, 195.00 KiB in 0.002625 sec., 973333.3333333333 rows/sec., 72.54 MiB/sec. | ||
| 12511 | 2026.04.14 23:38:41.266510 [ 4 ] {cefa8533-f5f6-4eed-9529-d4899e098dd7} <Debug> TCPHandler: Processed in 0.002791216 sec. | ||
| 12512 | 2026.04.14 23:38:41.266633 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12513 | 2026.04.14 23:38:41.266729 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12514 | 2026.04.14 23:38:41.266771 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12515 | 2026.04.14 23:38:41.267191 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2026.04.14 23:38:41.267228 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12517 | 2026.04.14 23:38:41.267528 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12518 | 2026.04.14 23:38:41.267739 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2026.04.14 23:38:41.267869 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001161 sec., 32730.40482342808 rows/sec., 2.45 MiB/sec. | ||
| 12520 | 2026.04.14 23:38:41.267907 [ 4 ] {cfa4d848-2407-4388-84bb-fa70e6ce03ea} <Debug> TCPHandler: Processed in 0.001323026 sec. | ||
| 12521 | 2026.04.14 23:38:41.268008 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.04.14 23:38:41.268101 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12523 | 2026.04.14 23:38:41.268141 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12524 | 2026.04.14 23:38:41.268819 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2026.04.14 23:38:41.268854 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12526 | 2026.04.14 23:38:41.269190 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12527 | 2026.04.14 23:38:41.269405 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.04.14 23:38:41.269532 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001448 sec., 569751.3812154696 rows/sec., 33.33 MiB/sec. | ||
| 12529 | 2026.04.14 23:38:41.269569 [ 4 ] {482eb244-3eb9-4d91-910a-b4fc2f210a66} <Debug> TCPHandler: Processed in 0.001609294 sec. | ||
| 12530 | 2026.04.14 23:38:41.269685 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.04.14 23:38:41.269779 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12532 | 2026.04.14 23:38:41.269818 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12533 | 2026.04.14 23:38:41.270180 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.04.14 23:38:41.270216 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12535 | 2026.04.14 23:38:41.270505 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12536 | 2026.04.14 23:38:41.270735 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.04.14 23:38:41.270861 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 12538 | 2026.04.14 23:38:41.270898 [ 4 ] {04e04639-6c17-4b55-9fe5-65f15e24538e} <Debug> TCPHandler: Processed in 0.001261004 sec. | ||
| 12539 | 2026.04.14 23:38:41.271000 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.04.14 23:38:41.271092 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12541 | 2026.04.14 23:38:41.271134 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12542 | 2026.04.14 23:38:41.271505 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2026.04.14 23:38:41.271538 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12544 | 2026.04.14 23:38:41.271827 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12545 | 2026.04.14 23:38:41.272033 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12546 | 2026.04.14 23:38:41.272158 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 12547 | 2026.04.14 23:38:41.272196 [ 4 ] {2a0a0094-0b27-48bb-bd18-d55e905eec4b} <Debug> TCPHandler: Processed in 0.001243264 sec. | ||
| 12548 | 2026.04.14 23:38:41.272296 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.04.14 23:38:41.272388 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12550 | 2026.04.14 23:38:41.272428 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12551 | 2026.04.14 23:38:41.273265 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.04.14 23:38:41.273301 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12553 | 2026.04.14 23:38:41.273671 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12554 | 2026.04.14 23:38:41.273889 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.04.14 23:38:41.274020 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Debug> executeQuery: Read 1341 rows, 92.57 KiB in 0.001648 sec., 813713.5922330098 rows/sec., 54.86 MiB/sec. | ||
| 12556 | 2026.04.14 23:38:41.274056 [ 4 ] {9d1e7ae8-1800-4fda-8d44-99b520913592} <Debug> TCPHandler: Processed in 0.001807269 sec. | ||
| 12557 | 2026.04.14 23:38:41.274161 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12558 | 2026.04.14 23:38:41.274254 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12559 | 2026.04.14 23:38:41.274296 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12560 | 2026.04.14 23:38:41.274964 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.04.14 23:38:41.274999 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12562 | 2026.04.14 23:38:41.275443 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12563 | 2026.04.14 23:38:41.275659 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.04.14 23:38:41.275793 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001557 sec., 983943.4810533077 rows/sec., 60.14 MiB/sec. | ||
| 12565 | 2026.04.14 23:38:41.275829 [ 4 ] {4f23c7ad-2bfb-4e73-8708-633b5ce04bd9} <Debug> TCPHandler: Processed in 0.001716886 sec. | ||
| 12566 | 2026.04.14 23:38:41.275837 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_99_24 to all_104_104_0 | ||
| 12567 | 2026.04.14 23:38:41.275910 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.04.14 23:38:41.275931 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2026.04.14 23:38:41.275934 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12570 | 2026.04.14 23:38:41.276032 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12571 | 2026.04.14 23:38:41.276076 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_24 to all_104_104_0 into Compact with storage Full | ||
| 12572 | 2026.04.14 23:38:41.276090 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12573 | 2026.04.14 23:38:41.276221 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12574 | 2026.04.14 23:38:41.276262 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_24, total 35715 rows starting from the beginning of the part | ||
| 12575 | 2026.04.14 23:38:41.276326 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12576 | 2026.04.14 23:38:41.276373 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part | ||
| 12577 | 2026.04.14 23:38:41.276412 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12578 | 2026.04.14 23:38:41.276452 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12579 | 2026.04.14 23:38:41.276492 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1532 rows starting from the beginning of the part | ||
| 12580 | 2026.04.14 23:38:41.276930 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.04.14 23:38:41.276970 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12582 | 2026.04.14 23:38:41.277590 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12583 | 2026.04.14 23:38:41.277840 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.04.14 23:38:41.277989 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001974 sec., 13171.225937183384 rows/sec., 23.60 MiB/sec. | ||
| 12585 | 2026.04.14 23:38:41.278055 [ 4 ] {5b076b33-0b7a-48da-85a3-0e64f4d82f07} <Debug> TCPHandler: Processed in 0.002171699 sec. | ||
| 12586 | 2026.04.14 23:38:41.278160 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2026.04.14 23:38:41.278254 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12588 | 2026.04.14 23:38:41.278297 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12589 | 2026.04.14 23:38:41.278594 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.04.14 23:38:41.278629 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12591 | 2026.04.14 23:38:41.278935 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12592 | 2026.04.14 23:38:41.279142 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.04.14 23:38:41.279272 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 12594 | 2026.04.14 23:38:41.279307 [ 4 ] {c4e4dc59-75ea-49c7-b860-573a247458cb} <Debug> TCPHandler: Processed in 0.001196352 sec. | ||
| 12595 | 2026.04.14 23:38:41.283879 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37888 rows, containing 5 columns (5 merged, 0 gathered) in 0.007862384 sec., 4818894.625345188 rows/sec., 311.44 MiB/sec. | ||
| 12596 | 2026.04.14 23:38:41.284584 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Trace> MergedBlockOutputStream: filled checksums all_1_104_25 (state Temporary) | ||
| 12597 | 2026.04.14 23:38:41.284862 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_104_25 to all_1_104_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12598 | 2026.04.14 23:38:41.284932 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_104_25} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_99_24, all_104_104_0] -> all_1_104_25 | ||
| 12599 | 2026.04.14 23:38:41.285022 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12600 | 2026.04.14 23:38:42.152134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30234 | ||
| 12601 | 2026.04.14 23:38:42.152673 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.04.14 23:38:42.152723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12603 | 2026.04.14 23:38:42.153210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12604 | 2026.04.14 23:38:42.153441 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.04.14 23:38:42.153594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30234 | ||
| 12606 | 2026.04.14 23:38:43.854432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12607 | 2026.04.14 23:38:43.870547 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.04.14 23:38:43.870610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12609 | 2026.04.14 23:38:43.876654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12610 | 2026.04.14 23:38:43.877338 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.04.14 23:38:43.880430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12612 | 2026.04.14 23:38:45.936806 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.04.14 23:38:45.936985 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12614 | 2026.04.14 23:38:45.937052 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12615 | 2026.04.14 23:38:45.937714 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.04.14 23:38:45.937761 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12617 | 2026.04.14 23:38:45.938169 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12618 | 2026.04.14 23:38:45.938399 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.04.14 23:38:45.938569 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.62 MiB/sec. | ||
| 12620 | 2026.04.14 23:38:45.938624 [ 4 ] {d44204ff-34b9-4251-9976-71d60bc40f34} <Debug> TCPHandler: Processed in 0.001942383 sec. | ||
| 12621 | 2026.04.14 23:38:45.938748 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.04.14 23:38:45.938855 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12623 | 2026.04.14 23:38:45.938900 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12624 | 2026.04.14 23:38:45.939354 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.04.14 23:38:45.939387 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12626 | 2026.04.14 23:38:45.939715 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12627 | 2026.04.14 23:38:45.939928 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.04.14 23:38:45.940070 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 12629 | 2026.04.14 23:38:45.940109 [ 4 ] {1eabe83a-cacd-4617-bb53-75bda4b27255} <Debug> TCPHandler: Processed in 0.001411248 sec. | ||
| 12630 | 2026.04.14 23:38:45.940221 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.04.14 23:38:45.940318 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12632 | 2026.04.14 23:38:45.940362 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12633 | 2026.04.14 23:38:45.940761 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.04.14 23:38:45.940794 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12635 | 2026.04.14 23:38:45.941124 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12636 | 2026.04.14 23:38:45.941335 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.04.14 23:38:45.941465 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 12638 | 2026.04.14 23:38:45.941502 [ 4 ] {4af9311d-642b-4838-9987-4448fbcc264a} <Debug> TCPHandler: Processed in 0.001328996 sec. | ||
| 12639 | 2026.04.14 23:38:45.941606 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.04.14 23:38:45.941699 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12641 | 2026.04.14 23:38:45.941741 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12642 | 2026.04.14 23:38:45.942088 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.04.14 23:38:45.942125 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12644 | 2026.04.14 23:38:45.942471 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12645 | 2026.04.14 23:38:45.942681 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.04.14 23:38:45.942828 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001146 sec., 41884.8167539267 rows/sec., 2.82 MiB/sec. | ||
| 12647 | 2026.04.14 23:38:45.942873 [ 4 ] {6794c284-5eb8-4063-b8e1-a283c1eaf8ce} <Debug> TCPHandler: Processed in 0.001314686 sec. | ||
| 12648 | 2026.04.14 23:38:49.434606 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12649 | 2026.04.14 23:38:49.434675 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12650 | 2026.04.14 23:38:49.654656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30682 | ||
| 12651 | 2026.04.14 23:38:49.655161 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.04.14 23:38:49.655212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12653 | 2026.04.14 23:38:49.655698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12654 | 2026.04.14 23:38:49.655949 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.04.14 23:38:49.656113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30682 | ||
| 12656 | 2026.04.14 23:38:49.731526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1586 | ||
| 12657 | 2026.04.14 23:38:49.734085 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2026.04.14 23:38:49.734140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12659 | 2026.04.14 23:38:49.735403 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12660 | 2026.04.14 23:38:49.735683 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2026.04.14 23:38:49.736079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 12662 | 2026.04.14 23:38:50.001252 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000890815 sec. | ||
| 12663 | 2026.04.14 23:38:50.939197 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2026.04.14 23:38:50.939374 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12665 | 2026.04.14 23:38:50.939443 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12666 | 2026.04.14 23:38:50.940140 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.04.14 23:38:50.940181 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12668 | 2026.04.14 23:38:50.940606 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12669 | 2026.04.14 23:38:50.940838 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2026.04.14 23:38:50.941003 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001678 sec., 64362.33611442193 rows/sec., 5.40 MiB/sec. | ||
| 12671 | 2026.04.14 23:38:50.941028 [ 74 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12672 | 2026.04.14 23:38:50.941056 [ 4 ] {2e31991b-cd4a-429c-8c12-1043aae9f65b} <Debug> TCPHandler: Processed in 0.001988384 sec. | ||
| 12673 | 2026.04.14 23:38:50.941096 [ 74 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.04.14 23:38:50.941122 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12675 | 2026.04.14 23:38:50.941194 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2026.04.14 23:38:50.941224 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12677 | 2026.04.14 23:38:50.941303 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12678 | 2026.04.14 23:38:50.941351 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12679 | 2026.04.14 23:38:50.941354 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12680 | 2026.04.14 23:38:50.941400 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2620 rows starting from the beginning of the part | ||
| 12681 | 2026.04.14 23:38:50.941467 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 86 rows starting from the beginning of the part | ||
| 12682 | 2026.04.14 23:38:50.941512 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 108 rows starting from the beginning of the part | ||
| 12683 | 2026.04.14 23:38:50.941553 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2555 rows starting from the beginning of the part | ||
| 12684 | 2026.04.14 23:38:50.941591 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12685 | 2026.04.14 23:38:50.941633 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 108 rows starting from the beginning of the part | ||
| 12686 | 2026.04.14 23:38:50.941785 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.04.14 23:38:50.941829 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12688 | 2026.04.14 23:38:50.942153 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12689 | 2026.04.14 23:38:50.942385 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.04.14 23:38:50.942513 [ 74 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12691 | 2026.04.14 23:38:50.942522 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001244 sec., 20900.321543408358 rows/sec., 1.53 MiB/sec. | ||
| 12692 | 2026.04.14 23:38:50.942549 [ 74 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.04.14 23:38:50.942573 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12694 | 2026.04.14 23:38:50.942576 [ 4 ] {4ca1a0d6-6a03-4757-8c18-0489952d7405} <Debug> TCPHandler: Processed in 0.001433029 sec. | ||
| 12695 | 2026.04.14 23:38:50.942674 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12696 | 2026.04.14 23:38:50.942700 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12697 | 2026.04.14 23:38:50.942766 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12698 | 2026.04.14 23:38:50.942793 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 82 rows starting from the beginning of the part | ||
| 12699 | 2026.04.14 23:38:50.942796 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12700 | 2026.04.14 23:38:50.942841 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12701 | 2026.04.14 23:38:50.942850 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 28 rows starting from the beginning of the part | ||
| 12702 | 2026.04.14 23:38:50.942894 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 12703 | 2026.04.14 23:38:50.942934 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 12704 | 2026.04.14 23:38:50.942972 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 38 rows starting from the beginning of the part | ||
| 12705 | 2026.04.14 23:38:50.943008 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 12706 | 2026.04.14 23:38:50.943281 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12707 | 2026.04.14 23:38:50.943316 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12708 | 2026.04.14 23:38:50.943753 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.00256879 sec., 2153932.3961865315 rows/sec., 170.24 MiB/sec. | ||
| 12709 | 2026.04.14 23:38:50.943771 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001139631 sec., 188657.55670037054 rows/sec., 14.58 MiB/sec. | ||
| 12710 | 2026.04.14 23:38:50.943775 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12711 | 2026.04.14 23:38:50.943921 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12712 | 2026.04.14 23:38:50.944049 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12713 | 2026.04.14 23:38:50.944066 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.04.14 23:38:50.944215 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001439 sec., 62543.43293954135 rows/sec., 4.88 MiB/sec. | ||
| 12715 | 2026.04.14 23:38:50.944217 [ 74 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12716 | 2026.04.14 23:38:50.944236 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2026.04.14 23:38:50.944274 [ 74 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.04.14 23:38:50.944258 [ 4 ] {42707673-38b1-4c4d-9c87-8638db31c599} <Debug> TCPHandler: Processed in 0.001607944 sec. | ||
| 12719 | 2026.04.14 23:38:50.944306 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12720 | 2026.04.14 23:38:50.944351 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_91_18} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12721 | 2026.04.14 23:38:50.944360 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.04.14 23:38:50.944409 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12723 | 2026.04.14 23:38:50.944425 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2026.04.14 23:38:50.944439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12725 | 2026.04.14 23:38:50.944449 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_106_21} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12726 | 2026.04.14 23:38:50.944527 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12727 | 2026.04.14 23:38:50.944533 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12728 | 2026.04.14 23:38:50.944559 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 12729 | 2026.04.14 23:38:50.944580 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12730 | 2026.04.14 23:38:50.944587 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1403 rows starting from the beginning of the part | ||
| 12731 | 2026.04.14 23:38:50.944669 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 79 rows starting from the beginning of the part | ||
| 12732 | 2026.04.14 23:38:50.944714 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 12733 | 2026.04.14 23:38:50.944756 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1341 rows starting from the beginning of the part | ||
| 12734 | 2026.04.14 23:38:50.944797 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 12735 | 2026.04.14 23:38:50.944837 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 12736 | 2026.04.14 23:38:50.945019 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.04.14 23:38:50.945060 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12738 | 2026.04.14 23:38:50.945417 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12739 | 2026.04.14 23:38:50.945641 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.04.14 23:38:50.945778 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 12741 | 2026.04.14 23:38:50.945816 [ 4 ] {41117df7-d825-4813-9c2d-0a47858dbf26} <Debug> TCPHandler: Processed in 0.001439929 sec. | ||
| 12742 | 2026.04.14 23:38:50.945927 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2026.04.14 23:38:50.946020 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12744 | 2026.04.14 23:38:50.946075 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12745 | 2026.04.14 23:38:50.946249 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881981 sec., 1629665.7617691145 rows/sec., 118.28 MiB/sec. | ||
| 12746 | 2026.04.14 23:38:50.946461 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12747 | 2026.04.14 23:38:50.946786 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2026.04.14 23:38:50.946858 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_106_21} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12749 | 2026.04.14 23:38:50.946950 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12750 | 2026.04.14 23:38:50.946956 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2026.04.14 23:38:50.946993 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12752 | 2026.04.14 23:38:50.947534 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12753 | 2026.04.14 23:38:50.947755 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.04.14 23:38:50.947884 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12755 | 2026.04.14 23:38:50.947894 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001893 sec., 13734.812466983625 rows/sec., 24.61 MiB/sec. | ||
| 12756 | 2026.04.14 23:38:50.947923 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2026.04.14 23:38:50.947946 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12758 | 2026.04.14 23:38:50.947963 [ 4 ] {847a6ec3-fd86-423d-a39f-8377c499f4ae} <Debug> TCPHandler: Processed in 0.002086477 sec. | ||
| 12759 | 2026.04.14 23:38:50.948025 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12760 | 2026.04.14 23:38:50.948082 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2026.04.14 23:38:50.948181 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12762 | 2026.04.14 23:38:50.948222 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12763 | 2026.04.14 23:38:50.948223 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12764 | 2026.04.14 23:38:50.948278 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1830 rows starting from the beginning of the part | ||
| 12765 | 2026.04.14 23:38:50.948396 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 12766 | 2026.04.14 23:38:50.948496 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 12767 | 2026.04.14 23:38:50.948578 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.04.14 23:38:50.948603 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 12769 | 2026.04.14 23:38:50.948618 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12770 | 2026.04.14 23:38:50.948711 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part | ||
| 12771 | 2026.04.14 23:38:50.948805 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 12772 | 2026.04.14 23:38:50.948933 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12773 | 2026.04.14 23:38:50.949179 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.04.14 23:38:50.949306 [ 74 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12775 | 2026.04.14 23:38:50.949316 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 12776 | 2026.04.14 23:38:50.949341 [ 74 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2026.04.14 23:38:50.949364 [ 4 ] {f70b9601-9560-4484-b33f-166bbc8334d2} <Debug> TCPHandler: Processed in 0.001332756 sec. | ||
| 12778 | 2026.04.14 23:38:50.949365 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12779 | 2026.04.14 23:38:50.949453 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12780 | 2026.04.14 23:38:50.949544 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12781 | 2026.04.14 23:38:50.949571 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5280 rows starting from the beginning of the part | ||
| 12782 | 2026.04.14 23:38:50.949619 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 12783 | 2026.04.14 23:38:50.949658 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 12784 | 2026.04.14 23:38:50.949699 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 12 rows starting from the beginning of the part | ||
| 12785 | 2026.04.14 23:38:50.949746 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 48 rows starting from the beginning of the part | ||
| 12786 | 2026.04.14 23:38:50.949784 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 12787 | 2026.04.14 23:38:50.951581 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002158289 sec., 2557581.4916352723 rows/sec., 172.36 MiB/sec. | ||
| 12788 | 2026.04.14 23:38:50.951952 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12789 | 2026.04.14 23:38:50.952246 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2026.04.14 23:38:50.952329 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_106_21} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12791 | 2026.04.14 23:38:50.952433 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12792 | 2026.04.14 23:38:50.959118 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 19 columns (19 merged, 0 gathered) in 0.011127313 sec., 175154.59482446482 rows/sec., 313.87 MiB/sec. | ||
| 12793 | 2026.04.14 23:38:50.960890 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12794 | 2026.04.14 23:38:50.961247 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.04.14 23:38:50.961328 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12796 | 2026.04.14 23:38:50.961458 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.51 MiB. | ||
| 12797 | 2026.04.14 23:38:51.001244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.01 MiB, peak 364.46 MiB, free memory in arenas 0.00 B, will set to 352.41 MiB (RSS), difference: 5.39 MiB | ||
| 12798 | 2026.04.14 23:38:51.381421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12799 | 2026.04.14 23:38:51.401242 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12800 | 2026.04.14 23:38:51.401311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12801 | 2026.04.14 23:38:51.407484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12802 | 2026.04.14 23:38:51.408200 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12803 | 2026.04.14 23:38:51.411546 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12804 | 2026.04.14 23:38:52.868149 [ 72 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12805 | 2026.04.14 23:38:52.868223 [ 72 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.04.14 23:38:52.868244 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12807 | 2026.04.14 23:38:52.868361 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 12808 | 2026.04.14 23:38:52.868499 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12809 | 2026.04.14 23:38:52.868534 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 827 rows starting from the beginning of the part | ||
| 12810 | 2026.04.14 23:38:52.868599 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 825 rows starting from the beginning of the part | ||
| 12811 | 2026.04.14 23:38:52.868646 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 825 rows starting from the beginning of the part | ||
| 12812 | 2026.04.14 23:38:52.868699 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 825 rows starting from the beginning of the part | ||
| 12813 | 2026.04.14 23:38:52.868741 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 825 rows starting from the beginning of the part | ||
| 12814 | 2026.04.14 23:38:52.870254 [ 191 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942413 sec., 2124676.883855287 rows/sec., 132.40 MiB/sec. | ||
| 12815 | 2026.04.14 23:38:52.870422 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12816 | 2026.04.14 23:38:52.870689 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2026.04.14 23:38:52.870765 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_17_4} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12818 | 2026.04.14 23:38:52.870840 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 12819 | 2026.04.14 23:38:55.938295 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12820 | 2026.04.14 23:38:55.938476 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12821 | 2026.04.14 23:38:55.938543 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12822 | 2026.04.14 23:38:55.939227 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2026.04.14 23:38:55.939274 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12824 | 2026.04.14 23:38:55.939672 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12825 | 2026.04.14 23:38:55.939893 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2026.04.14 23:38:55.940043 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001617 sec., 53184.91032776747 rows/sec., 4.45 MiB/sec. | ||
| 12827 | 2026.04.14 23:38:55.940086 [ 4 ] {16121d1d-1392-4b59-b013-bc282c3a481e} <Debug> TCPHandler: Processed in 0.001922912 sec. | ||
| 12828 | 2026.04.14 23:38:55.940206 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2026.04.14 23:38:55.940303 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12830 | 2026.04.14 23:38:55.940344 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12831 | 2026.04.14 23:38:55.940741 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2026.04.14 23:38:55.940776 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12833 | 2026.04.14 23:38:55.941081 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12834 | 2026.04.14 23:38:55.941294 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.04.14 23:38:55.941423 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00114 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 12836 | 2026.04.14 23:38:55.941462 [ 4 ] {8fba23fe-e196-4130-b02c-efb87c2633a8} <Debug> TCPHandler: Processed in 0.001307096 sec. | ||
| 12837 | 2026.04.14 23:38:55.941580 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2026.04.14 23:38:55.941704 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12839 | 2026.04.14 23:38:55.941754 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12840 | 2026.04.14 23:38:55.942212 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.04.14 23:38:55.942251 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12842 | 2026.04.14 23:38:55.942560 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12843 | 2026.04.14 23:38:55.942764 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.04.14 23:38:55.942896 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001214 sec., 65074.135090609554 rows/sec., 5.08 MiB/sec. | ||
| 12845 | 2026.04.14 23:38:55.942937 [ 4 ] {b0904738-ce7f-4bcd-89c4-fcba9b28405b} <Debug> TCPHandler: Processed in 0.001419609 sec. | ||
| 12846 | 2026.04.14 23:38:55.943045 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12847 | 2026.04.14 23:38:55.943138 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12848 | 2026.04.14 23:38:55.943181 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12849 | 2026.04.14 23:38:55.943586 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.04.14 23:38:55.943622 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12851 | 2026.04.14 23:38:55.943962 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12852 | 2026.04.14 23:38:55.944179 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.04.14 23:38:55.944310 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 12854 | 2026.04.14 23:38:55.944350 [ 4 ] {8606be43-abb7-449b-a1c8-1cfa7dd30b54} <Debug> TCPHandler: Processed in 0.001352597 sec. | ||
| 12855 | 2026.04.14 23:38:55.944458 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.04.14 23:38:55.944558 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12857 | 2026.04.14 23:38:55.944613 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12858 | 2026.04.14 23:38:55.945460 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2026.04.14 23:38:55.945498 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12860 | 2026.04.14 23:38:55.946060 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12861 | 2026.04.14 23:38:55.946300 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2026.04.14 23:38:55.946445 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001907 sec., 7865.757734661772 rows/sec., 14.10 MiB/sec. | ||
| 12863 | 2026.04.14 23:38:55.946500 [ 4 ] {3ac7577c-a03e-4093-99d3-8aee4d79bb9e} <Debug> TCPHandler: Processed in 0.002091337 sec. | ||
| 12864 | 2026.04.14 23:38:55.946614 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12865 | 2026.04.14 23:38:55.946708 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12866 | 2026.04.14 23:38:55.946751 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12867 | 2026.04.14 23:38:55.947088 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12868 | 2026.04.14 23:38:55.947125 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12869 | 2026.04.14 23:38:55.947435 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12870 | 2026.04.14 23:38:55.947642 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12871 | 2026.04.14 23:38:55.947771 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12872 | 2026.04.14 23:38:55.947807 [ 4 ] {a2f284e6-040c-4330-98e9-ffe86334081a} <Debug> TCPHandler: Processed in 0.001244154 sec. | ||
| 12873 | 2026.04.14 23:38:57.157160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31194 | ||
| 12874 | 2026.04.14 23:38:57.157683 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2026.04.14 23:38:57.157733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12876 | 2026.04.14 23:38:57.158217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12877 | 2026.04.14 23:38:57.158449 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.04.14 23:38:57.158604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31194 | ||
| 12879 | 2026.04.14 23:38:58.912534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12880 | 2026.04.14 23:38:58.930552 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.04.14 23:38:58.930620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12882 | 2026.04.14 23:38:58.936890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12883 | 2026.04.14 23:38:58.937588 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.04.14 23:38:58.941048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12885 | 2026.04.14 23:38:59.737218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1610 | ||
| 12886 | 2026.04.14 23:38:59.739342 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2026.04.14 23:38:59.739384 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12888 | 2026.04.14 23:38:59.740541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12889 | 2026.04.14 23:38:59.740805 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12890 | 2026.04.14 23:38:59.741069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 12891 | 2026.04.14 23:39:00.938739 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2026.04.14 23:39:00.938934 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12893 | 2026.04.14 23:39:00.939003 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12894 | 2026.04.14 23:39:00.939661 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2026.04.14 23:39:00.939708 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12896 | 2026.04.14 23:39:00.940099 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12897 | 2026.04.14 23:39:00.940314 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2026.04.14 23:39:00.940461 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001581 sec., 68311.19544592031 rows/sec., 5.73 MiB/sec. | ||
| 12899 | 2026.04.14 23:39:00.940502 [ 4 ] {e25378e4-3a51-45e2-a3f5-894f457369a4} <Debug> TCPHandler: Processed in 0.001897812 sec. | ||
| 12900 | 2026.04.14 23:39:00.940614 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12901 | 2026.04.14 23:39:00.940707 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12902 | 2026.04.14 23:39:00.940747 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12903 | 2026.04.14 23:39:00.941142 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.04.14 23:39:00.941177 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12905 | 2026.04.14 23:39:00.941467 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12906 | 2026.04.14 23:39:00.941683 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.04.14 23:39:00.941807 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001118 sec., 23255.81395348837 rows/sec., 1.71 MiB/sec. | ||
| 12908 | 2026.04.14 23:39:00.941843 [ 4 ] {351e5dfd-c10b-4a77-858c-8d8a0063e04e} <Debug> TCPHandler: Processed in 0.001276204 sec. | ||
| 12909 | 2026.04.14 23:39:00.941944 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.04.14 23:39:00.942035 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12911 | 2026.04.14 23:39:00.942074 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12912 | 2026.04.14 23:39:00.942489 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.04.14 23:39:00.942524 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12914 | 2026.04.14 23:39:00.942814 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12915 | 2026.04.14 23:39:00.943036 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.04.14 23:39:00.943164 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 6.13 MiB/sec. | ||
| 12917 | 2026.04.14 23:39:00.943200 [ 4 ] {3964dcf0-b18b-4419-bafd-a7fba1717025} <Debug> TCPHandler: Processed in 0.001302425 sec. | ||
| 12918 | 2026.04.14 23:39:00.943302 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2026.04.14 23:39:00.943392 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12920 | 2026.04.14 23:39:00.943434 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12921 | 2026.04.14 23:39:00.943814 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.04.14 23:39:00.943849 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12923 | 2026.04.14 23:39:00.944167 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12924 | 2026.04.14 23:39:00.944365 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.04.14 23:39:00.944495 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001121 sec., 142729.70561998215 rows/sec., 9.94 MiB/sec. | ||
| 12926 | 2026.04.14 23:39:00.944531 [ 4 ] {bb55e4e0-d58b-4c73-a8f4-4672cd121683} <Debug> TCPHandler: Processed in 0.001276315 sec. | ||
| 12927 | 2026.04.14 23:39:00.944632 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12928 | 2026.04.14 23:39:00.944723 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12929 | 2026.04.14 23:39:00.944775 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12930 | 2026.04.14 23:39:00.945637 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.04.14 23:39:00.945676 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12932 | 2026.04.14 23:39:00.946215 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12933 | 2026.04.14 23:39:00.946434 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.04.14 23:39:00.946578 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001873 sec., 13881.47357180993 rows/sec., 24.87 MiB/sec. | ||
| 12935 | 2026.04.14 23:39:00.946656 [ 4 ] {419d5066-399d-44f1-8d87-266a868a3028} <Debug> TCPHandler: Processed in 0.002069487 sec. | ||
| 12936 | 2026.04.14 23:39:00.946782 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.04.14 23:39:00.946880 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12938 | 2026.04.14 23:39:00.946923 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12939 | 2026.04.14 23:39:00.947282 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.04.14 23:39:00.947319 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12941 | 2026.04.14 23:39:00.947644 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12942 | 2026.04.14 23:39:00.947857 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.04.14 23:39:00.948001 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 12944 | 2026.04.14 23:39:00.948039 [ 4 ] {242c62bb-0dde-4a1d-ae1a-daf1f33f050e} <Debug> TCPHandler: Processed in 0.001306845 sec. | ||
| 12945 | 2026.04.14 23:39:04.434735 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12946 | 2026.04.14 23:39:04.434843 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12947 | 2026.04.14 23:39:04.659682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31642 | ||
| 12948 | 2026.04.14 23:39:04.660327 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.04.14 23:39:04.660415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12950 | 2026.04.14 23:39:04.661087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12951 | 2026.04.14 23:39:04.661373 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.04.14 23:39:04.661563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31642 | ||
| 12953 | 2026.04.14 23:39:04.661594 [ 64 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12954 | 2026.04.14 23:39:04.661691 [ 64 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.04.14 23:39:04.661718 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 12956 | 2026.04.14 23:39:04.661877 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12957 | 2026.04.14 23:39:04.662053 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12958 | 2026.04.14 23:39:04.662104 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29274 rows starting from the beginning of the part | ||
| 12959 | 2026.04.14 23:39:04.662183 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 12960 | 2026.04.14 23:39:04.662241 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 12961 | 2026.04.14 23:39:04.662293 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 12962 | 2026.04.14 23:39:04.662338 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 12963 | 2026.04.14 23:39:04.662386 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 12964 | 2026.04.14 23:39:04.665270 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31642 rows, containing 4 columns (4 merged, 0 gathered) in 0.003463805 sec., 9135040.800506957 rows/sec., 130.68 MiB/sec. | ||
| 12965 | 2026.04.14 23:39:04.665552 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12966 | 2026.04.14 23:39:04.665847 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.04.14 23:39:04.665947 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_66_13} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12968 | 2026.04.14 23:39:04.666047 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12969 | 2026.04.14 23:39:04.775240 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42859 | ||
| 12970 | 2026.04.14 23:39:04.775415 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12971 | 2026.04.14 23:39:04.775455 [ 288 ] {} <Debug> TCP-Session: 65410df5-00e4-4314-98d9-37822aa4952f Authenticating user 'default' from [fd00:1122:3344:101::e]:42859 | ||
| 12972 | 2026.04.14 23:39:04.775492 [ 288 ] {} <Debug> TCP-Session: 65410df5-00e4-4314-98d9-37822aa4952f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12973 | 2026.04.14 23:39:04.775511 [ 288 ] {} <Debug> TCP-Session: 65410df5-00e4-4314-98d9-37822aa4952f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12974 | 2026.04.14 23:39:04.775772 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32786 | ||
| 12975 | 2026.04.14 23:39:04.775795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63645 | ||
| 12976 | 2026.04.14 23:39:04.775822 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39141 | ||
| 12977 | 2026.04.14 23:39:04.775871 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36743 | ||
| 12978 | 2026.04.14 23:39:04.775910 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12979 | 2026.04.14 23:39:04.775884 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40953 | ||
| 12980 | 2026.04.14 23:39:04.775968 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12981 | 2026.04.14 23:39:04.775990 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12982 | 2026.04.14 23:39:04.776002 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12983 | 2026.04.14 23:39:04.776029 [ 290 ] {} <Debug> TCP-Session: 61cf8410-1d4d-4874-9b44-da0e5023ce66 Authenticating user 'default' from [fd00:1122:3344:101::e]:63645 | ||
| 12984 | 2026.04.14 23:39:04.776048 [ 291 ] {} <Debug> TCP-Session: 21523ae7-7e96-4a11-bf56-9592e0a3c55d Authenticating user 'default' from [fd00:1122:3344:101::e]:39141 | ||
| 12985 | 2026.04.14 23:39:04.776062 [ 3 ] {} <Debug> TCP-Session: 2f6870ee-f4f2-48b5-8b32-147667e4a7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36743 | ||
| 12986 | 2026.04.14 23:39:04.776081 [ 290 ] {} <Debug> TCP-Session: 61cf8410-1d4d-4874-9b44-da0e5023ce66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12987 | 2026.04.14 23:39:04.776099 [ 291 ] {} <Debug> TCP-Session: 21523ae7-7e96-4a11-bf56-9592e0a3c55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2026.04.14 23:39:04.776118 [ 290 ] {} <Debug> TCP-Session: 61cf8410-1d4d-4874-9b44-da0e5023ce66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12989 | 2026.04.14 23:39:04.776134 [ 291 ] {} <Debug> TCP-Session: 21523ae7-7e96-4a11-bf56-9592e0a3c55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12990 | 2026.04.14 23:39:04.776109 [ 3 ] {} <Debug> TCP-Session: 2f6870ee-f4f2-48b5-8b32-147667e4a7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12991 | 2026.04.14 23:39:04.776054 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12992 | 2026.04.14 23:39:04.776194 [ 3 ] {} <Debug> TCP-Session: 2f6870ee-f4f2-48b5-8b32-147667e4a7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12993 | 2026.04.14 23:39:04.775970 [ 289 ] {} <Debug> TCP-Session: 762f0a0e-09d6-40f7-b4b2-e207a1d4b4ee Authenticating user 'default' from [fd00:1122:3344:101::e]:32786 | ||
| 12994 | 2026.04.14 23:39:04.776220 [ 348 ] {} <Debug> TCP-Session: 1f3d61b8-5ec6-4514-a92b-3d1e6bc47d8f Authenticating user 'default' from [fd00:1122:3344:101::e]:40953 | ||
| 12995 | 2026.04.14 23:39:04.775847 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40250 | ||
| 12996 | 2026.04.14 23:39:04.776273 [ 348 ] {} <Debug> TCP-Session: 1f3d61b8-5ec6-4514-a92b-3d1e6bc47d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12997 | 2026.04.14 23:39:04.776262 [ 289 ] {} <Debug> TCP-Session: 762f0a0e-09d6-40f7-b4b2-e207a1d4b4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12998 | 2026.04.14 23:39:04.776327 [ 348 ] {} <Debug> TCP-Session: 1f3d61b8-5ec6-4514-a92b-3d1e6bc47d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12999 | 2026.04.14 23:39:04.776351 [ 289 ] {} <Debug> TCP-Session: 762f0a0e-09d6-40f7-b4b2-e207a1d4b4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13000 | 2026.04.14 23:39:04.775844 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61417 | ||
| 13001 | 2026.04.14 23:39:04.775828 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37884 | ||
| 13002 | 2026.04.14 23:39:04.775884 [ 288 ] {} <Trace> TCP-Session: 65410df5-00e4-4314-98d9-37822aa4952f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2026.04.14 23:39:04.776520 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13004 | 2026.04.14 23:39:04.776570 [ 294 ] {} <Debug> TCP-Session: 03acd678-b541-44b0-a702-1fd8d4e969b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40250 | ||
| 13005 | 2026.04.14 23:39:04.776596 [ 294 ] {} <Debug> TCP-Session: 03acd678-b541-44b0-a702-1fd8d4e969b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2026.04.14 23:39:04.776618 [ 294 ] {} <Debug> TCP-Session: 03acd678-b541-44b0-a702-1fd8d4e969b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.04.14 23:39:04.776673 [ 288 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13008 | 2026.04.14 23:39:04.777013 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13009 | 2026.04.14 23:39:04.777036 [ 288 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13010 | 2026.04.14 23:39:04.777053 [ 292 ] {} <Debug> TCP-Session: 90492878-5e6e-48c8-80f4-3367e386d784 Authenticating user 'default' from [fd00:1122:3344:101::e]:37884 | ||
| 13011 | 2026.04.14 23:39:04.777080 [ 292 ] {} <Debug> TCP-Session: 90492878-5e6e-48c8-80f4-3367e386d784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13012 | 2026.04.14 23:39:04.777097 [ 292 ] {} <Debug> TCP-Session: 90492878-5e6e-48c8-80f4-3367e386d784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13013 | 2026.04.14 23:39:04.777115 [ 288 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13014 | 2026.04.14 23:39:04.777158 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13015 | 2026.04.14 23:39:04.777203 [ 293 ] {} <Debug> TCP-Session: a9af49aa-c9db-4d9d-9ed4-206bd6e1ea51 Authenticating user 'default' from [fd00:1122:3344:101::e]:61417 | ||
| 13016 | 2026.04.14 23:39:04.777226 [ 293 ] {} <Debug> TCP-Session: a9af49aa-c9db-4d9d-9ed4-206bd6e1ea51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13017 | 2026.04.14 23:39:04.777241 [ 293 ] {} <Debug> TCP-Session: a9af49aa-c9db-4d9d-9ed4-206bd6e1ea51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13018 | 2026.04.14 23:39:04.777533 [ 288 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 13019 | 2026.04.14 23:39:04.778822 [ 311 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Trace> AggregatingTransform: Aggregating | ||
| 13020 | 2026.04.14 23:39:04.778868 [ 311 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13021 | 2026.04.14 23:39:04.778915 [ 311 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001233664 sec. (810.593 rows/sec., 31.66 KiB/sec.) | ||
| 13022 | 2026.04.14 23:39:04.778943 [ 311 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Trace> Aggregator: Merging aggregated data | ||
| 13023 | 2026.04.14 23:39:04.780397 [ 288 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003806 sec., 262.7430373095113 rows/sec., 10.26 KiB/sec. | ||
| 13024 | 2026.04.14 23:39:04.780543 [ 288 ] {0fc8ff60-d670-45cb-89d4-ec97aa6e045f} <Debug> TCPHandler: Processed in 0.00478851 sec. | ||
| 13025 | 2026.04.14 23:39:04.780716 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13026 | 2026.04.14 23:39:04.780751 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13027 | 2026.04.14 23:39:04.780768 [ 288 ] {} <Debug> TCP-Session: 65410df5-00e4-4314-98d9-37822aa4952f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13028 | 2026.04.14 23:39:04.780789 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13029 | 2026.04.14 23:39:04.780797 [ 348 ] {} <Debug> TCP-Session: 1f3d61b8-5ec6-4514-a92b-3d1e6bc47d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13030 | 2026.04.14 23:39:04.780807 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13031 | 2026.04.14 23:39:04.780839 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13032 | 2026.04.14 23:39:04.780846 [ 289 ] {} <Debug> TCP-Session: 762f0a0e-09d6-40f7-b4b2-e207a1d4b4ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13033 | 2026.04.14 23:39:04.780867 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13034 | 2026.04.14 23:39:04.780895 [ 290 ] {} <Debug> TCP-Session: 61cf8410-1d4d-4874-9b44-da0e5023ce66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13035 | 2026.04.14 23:39:04.780890 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13036 | 2026.04.14 23:39:04.780938 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13037 | 2026.04.14 23:39:04.780967 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13038 | 2026.04.14 23:39:04.780980 [ 293 ] {} <Debug> TCP-Session: a9af49aa-c9db-4d9d-9ed4-206bd6e1ea51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13039 | 2026.04.14 23:39:04.781003 [ 294 ] {} <Debug> TCP-Session: 03acd678-b541-44b0-a702-1fd8d4e969b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13040 | 2026.04.14 23:39:04.781025 [ 3 ] {} <Debug> TCP-Session: 2f6870ee-f4f2-48b5-8b32-147667e4a7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13041 | 2026.04.14 23:39:04.780945 [ 291 ] {} <Debug> TCP-Session: 21523ae7-7e96-4a11-bf56-9592e0a3c55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13042 | 2026.04.14 23:39:04.780863 [ 292 ] {} <Debug> TCP-Session: 90492878-5e6e-48c8-80f4-3367e386d784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13043 | 2026.04.14 23:39:05.169903 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41110 | ||
| 13044 | 2026.04.14 23:39:05.170033 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13045 | 2026.04.14 23:39:05.170063 [ 289 ] {} <Debug> TCP-Session: bdedd25e-590f-4839-acfe-7c006110864d Authenticating user 'default' from [fd00:1122:3344:101::e]:41110 | ||
| 13046 | 2026.04.14 23:39:05.170087 [ 289 ] {} <Debug> TCP-Session: bdedd25e-590f-4839-acfe-7c006110864d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13047 | 2026.04.14 23:39:05.170100 [ 289 ] {} <Debug> TCP-Session: bdedd25e-590f-4839-acfe-7c006110864d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13048 | 2026.04.14 23:39:05.170400 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45798 | ||
| 13049 | 2026.04.14 23:39:05.170436 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39424 | ||
| 13050 | 2026.04.14 23:39:05.170445 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51431 | ||
| 13051 | 2026.04.14 23:39:05.170475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49716 | ||
| 13052 | 2026.04.14 23:39:05.170507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13053 | 2026.04.14 23:39:05.170498 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44366 | ||
| 13054 | 2026.04.14 23:39:05.170580 [ 293 ] {} <Debug> TCP-Session: 87dfa1ff-4e57-4eab-89c8-0547b048cb00 Authenticating user 'default' from [fd00:1122:3344:101::e]:39424 | ||
| 13055 | 2026.04.14 23:39:05.170600 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13056 | 2026.04.14 23:39:05.170608 [ 289 ] {} <Trace> TCP-Session: bdedd25e-590f-4839-acfe-7c006110864d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2026.04.14 23:39:05.170648 [ 291 ] {} <Debug> TCP-Session: 998139c9-ade7-499a-8efe-9f41042ed425 Authenticating user 'default' from [fd00:1122:3344:101::e]:51431 | ||
| 13058 | 2026.04.14 23:39:05.170640 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13059 | 2026.04.14 23:39:05.170682 [ 291 ] {} <Debug> TCP-Session: 998139c9-ade7-499a-8efe-9f41042ed425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13060 | 2026.04.14 23:39:05.170648 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13061 | 2026.04.14 23:39:05.170714 [ 3 ] {} <Debug> TCP-Session: 69e94f35-8145-410f-91d5-4e574160609f Authenticating user 'default' from [fd00:1122:3344:101::e]:49716 | ||
| 13062 | 2026.04.14 23:39:05.170714 [ 291 ] {} <Debug> TCP-Session: 998139c9-ade7-499a-8efe-9f41042ed425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13063 | 2026.04.14 23:39:05.170738 [ 288 ] {} <Debug> TCP-Session: 6181b508-4d46-4cbe-a818-0a9d81a8eb1a Authenticating user 'default' from [fd00:1122:3344:101::e]:44366 | ||
| 13064 | 2026.04.14 23:39:05.170754 [ 3 ] {} <Debug> TCP-Session: 69e94f35-8145-410f-91d5-4e574160609f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13065 | 2026.04.14 23:39:05.170775 [ 288 ] {} <Debug> TCP-Session: 6181b508-4d46-4cbe-a818-0a9d81a8eb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13066 | 2026.04.14 23:39:05.170786 [ 3 ] {} <Debug> TCP-Session: 69e94f35-8145-410f-91d5-4e574160609f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13067 | 2026.04.14 23:39:05.170795 [ 288 ] {} <Debug> TCP-Session: 6181b508-4d46-4cbe-a818-0a9d81a8eb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13068 | 2026.04.14 23:39:05.170498 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13069 | 2026.04.14 23:39:05.170489 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38174 | ||
| 13070 | 2026.04.14 23:39:05.170453 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51310 | ||
| 13071 | 2026.04.14 23:39:05.170902 [ 290 ] {} <Debug> TCP-Session: b5e1c995-dac9-4027-ad55-4b5a6043e751 Authenticating user 'default' from [fd00:1122:3344:101::e]:45798 | ||
| 13072 | 2026.04.14 23:39:05.170944 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13073 | 2026.04.14 23:39:05.170449 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63654 | ||
| 13074 | 2026.04.14 23:39:05.170985 [ 348 ] {} <Debug> TCP-Session: 411b9433-ddb1-4431-833b-0b559f3c5719 Authenticating user 'default' from [fd00:1122:3344:101::e]:38174 | ||
| 13075 | 2026.04.14 23:39:05.170996 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13076 | 2026.04.14 23:39:05.171015 [ 348 ] {} <Debug> TCP-Session: 411b9433-ddb1-4431-833b-0b559f3c5719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13077 | 2026.04.14 23:39:05.170977 [ 290 ] {} <Debug> TCP-Session: b5e1c995-dac9-4027-ad55-4b5a6043e751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13078 | 2026.04.14 23:39:05.171044 [ 294 ] {} <Debug> TCP-Session: 1a16bf13-a6f1-44f4-ba4f-d5bbf9a0458f Authenticating user 'default' from [fd00:1122:3344:101::e]:51310 | ||
| 13079 | 2026.04.14 23:39:05.171062 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13080 | 2026.04.14 23:39:05.171091 [ 294 ] {} <Debug> TCP-Session: 1a16bf13-a6f1-44f4-ba4f-d5bbf9a0458f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13081 | 2026.04.14 23:39:05.171116 [ 292 ] {} <Debug> TCP-Session: 0c6f7e31-7eeb-479d-8f4b-8c0ebe2e3898 Authenticating user 'default' from [fd00:1122:3344:101::e]:63654 | ||
| 13082 | 2026.04.14 23:39:05.171133 [ 294 ] {} <Debug> TCP-Session: 1a16bf13-a6f1-44f4-ba4f-d5bbf9a0458f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13083 | 2026.04.14 23:39:05.171147 [ 292 ] {} <Debug> TCP-Session: 0c6f7e31-7eeb-479d-8f4b-8c0ebe2e3898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13084 | 2026.04.14 23:39:05.171075 [ 290 ] {} <Debug> TCP-Session: b5e1c995-dac9-4027-ad55-4b5a6043e751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2026.04.14 23:39:05.171180 [ 292 ] {} <Debug> TCP-Session: 0c6f7e31-7eeb-479d-8f4b-8c0ebe2e3898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13086 | 2026.04.14 23:39:05.171046 [ 348 ] {} <Debug> TCP-Session: 411b9433-ddb1-4431-833b-0b559f3c5719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2026.04.14 23:39:05.170622 [ 293 ] {} <Debug> TCP-Session: 87dfa1ff-4e57-4eab-89c8-0547b048cb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13088 | 2026.04.14 23:39:05.170822 [ 289 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13089 | 2026.04.14 23:39:05.171307 [ 293 ] {} <Debug> TCP-Session: 87dfa1ff-4e57-4eab-89c8-0547b048cb00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2026.04.14 23:39:05.171620 [ 289 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13091 | 2026.04.14 23:39:05.171680 [ 289 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13092 | 2026.04.14 23:39:05.171988 [ 289 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 13093 | 2026.04.14 23:39:05.173119 [ 329 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Trace> AggregatingTransform: Aggregating | ||
| 13094 | 2026.04.14 23:39:05.173162 [ 329 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13095 | 2026.04.14 23:39:05.173197 [ 329 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110683 sec. (903.481 rows/sec., 35.29 KiB/sec.) | ||
| 13096 | 2026.04.14 23:39:05.173276 [ 329 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Trace> Aggregator: Merging aggregated data | ||
| 13097 | 2026.04.14 23:39:05.174555 [ 289 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003799 sec., 263.2271650434325 rows/sec., 10.28 KiB/sec. | ||
| 13098 | 2026.04.14 23:39:05.174732 [ 289 ] {7b469b99-51c3-43a5-9919-2643a406852e} <Debug> TCPHandler: Processed in 0.004337348 sec. | ||
| 13099 | 2026.04.14 23:39:05.174870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13100 | 2026.04.14 23:39:05.174901 [ 289 ] {} <Debug> TCP-Session: bdedd25e-590f-4839-acfe-7c006110864d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13101 | 2026.04.14 23:39:05.174901 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13102 | 2026.04.14 23:39:05.174921 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13103 | 2026.04.14 23:39:05.174945 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13104 | 2026.04.14 23:39:05.174967 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13105 | 2026.04.14 23:39:05.175007 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13106 | 2026.04.14 23:39:05.175027 [ 291 ] {} <Debug> TCP-Session: 998139c9-ade7-499a-8efe-9f41042ed425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13107 | 2026.04.14 23:39:05.175043 [ 294 ] {} <Debug> TCP-Session: 1a16bf13-a6f1-44f4-ba4f-d5bbf9a0458f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13108 | 2026.04.14 23:39:05.175058 [ 292 ] {} <Debug> TCP-Session: 0c6f7e31-7eeb-479d-8f4b-8c0ebe2e3898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13109 | 2026.04.14 23:39:05.175046 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13110 | 2026.04.14 23:39:05.175032 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13111 | 2026.04.14 23:39:05.175133 [ 348 ] {} <Debug> TCP-Session: 411b9433-ddb1-4431-833b-0b559f3c5719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13112 | 2026.04.14 23:39:05.174996 [ 290 ] {} <Debug> TCP-Session: b5e1c995-dac9-4027-ad55-4b5a6043e751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13113 | 2026.04.14 23:39:05.175176 [ 3 ] {} <Debug> TCP-Session: 69e94f35-8145-410f-91d5-4e574160609f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13114 | 2026.04.14 23:39:05.174983 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13115 | 2026.04.14 23:39:05.174970 [ 288 ] {} <Debug> TCP-Session: 6181b508-4d46-4cbe-a818-0a9d81a8eb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13116 | 2026.04.14 23:39:05.175243 [ 293 ] {} <Debug> TCP-Session: 87dfa1ff-4e57-4eab-89c8-0547b048cb00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13117 | 2026.04.14 23:39:05.222338 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65059 | ||
| 13118 | 2026.04.14 23:39:05.222417 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13119 | 2026.04.14 23:39:05.222440 [ 289 ] {} <Debug> TCP-Session: 276f45bb-3ca5-4bf9-b685-9a8739c1c1c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65059 | ||
| 13120 | 2026.04.14 23:39:05.222459 [ 289 ] {} <Debug> TCP-Session: 276f45bb-3ca5-4bf9-b685-9a8739c1c1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13121 | 2026.04.14 23:39:05.222471 [ 289 ] {} <Debug> TCP-Session: 276f45bb-3ca5-4bf9-b685-9a8739c1c1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13122 | 2026.04.14 23:39:05.222662 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32983 | ||
| 13123 | 2026.04.14 23:39:05.222692 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39563 | ||
| 13124 | 2026.04.14 23:39:05.222705 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44008 | ||
| 13125 | 2026.04.14 23:39:05.222741 [ 289 ] {} <Trace> TCP-Session: 276f45bb-3ca5-4bf9-b685-9a8739c1c1c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2026.04.14 23:39:05.222756 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13127 | 2026.04.14 23:39:05.222740 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40228 | ||
| 13128 | 2026.04.14 23:39:05.222803 [ 290 ] {} <Debug> TCP-Session: 97848300-5cd2-4948-bf28-dcb73f0b982f Authenticating user 'default' from [fd00:1122:3344:101::e]:32983 | ||
| 13129 | 2026.04.14 23:39:05.222815 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13130 | 2026.04.14 23:39:05.222846 [ 290 ] {} <Debug> TCP-Session: 97848300-5cd2-4948-bf28-dcb73f0b982f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.04.14 23:39:05.222728 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33883 | ||
| 13132 | 2026.04.14 23:39:05.222871 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13133 | 2026.04.14 23:39:05.222900 [ 289 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65059) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13134 | 2026.04.14 23:39:05.222919 [ 348 ] {} <Debug> TCP-Session: 00dba947-b30d-4e36-8011-b0159fa382ca Authenticating user 'default' from [fd00:1122:3344:101::e]:40228 | ||
| 13135 | 2026.04.14 23:39:05.222937 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13136 | 2026.04.14 23:39:05.222953 [ 348 ] {} <Debug> TCP-Session: 00dba947-b30d-4e36-8011-b0159fa382ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13137 | 2026.04.14 23:39:05.222963 [ 3 ] {} <Debug> TCP-Session: 4ad9c502-ddef-40ac-ba04-c58e1456ca30 Authenticating user 'default' from [fd00:1122:3344:101::e]:33883 | ||
| 13138 | 2026.04.14 23:39:05.222972 [ 348 ] {} <Debug> TCP-Session: 00dba947-b30d-4e36-8011-b0159fa382ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.04.14 23:39:05.222874 [ 291 ] {} <Debug> TCP-Session: 9174cc57-2154-4cb5-aa98-98963af52e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:39563 | ||
| 13140 | 2026.04.14 23:39:05.222984 [ 3 ] {} <Debug> TCP-Session: 4ad9c502-ddef-40ac-ba04-c58e1456ca30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13141 | 2026.04.14 23:39:05.223017 [ 291 ] {} <Debug> TCP-Session: 9174cc57-2154-4cb5-aa98-98963af52e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13142 | 2026.04.14 23:39:05.223023 [ 3 ] {} <Debug> TCP-Session: 4ad9c502-ddef-40ac-ba04-c58e1456ca30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13143 | 2026.04.14 23:39:05.223040 [ 291 ] {} <Debug> TCP-Session: 9174cc57-2154-4cb5-aa98-98963af52e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13144 | 2026.04.14 23:39:05.222703 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33752 | ||
| 13145 | 2026.04.14 23:39:05.222697 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42388 | ||
| 13146 | 2026.04.14 23:39:05.222747 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50996 | ||
| 13147 | 2026.04.14 23:39:05.223125 [ 289 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13148 | 2026.04.14 23:39:05.223142 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13149 | 2026.04.14 23:39:05.222875 [ 290 ] {} <Debug> TCP-Session: 97848300-5cd2-4948-bf28-dcb73f0b982f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13150 | 2026.04.14 23:39:05.223171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13151 | 2026.04.14 23:39:05.223180 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13152 | 2026.04.14 23:39:05.223187 [ 289 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13153 | 2026.04.14 23:39:05.223213 [ 292 ] {} <Debug> TCP-Session: 9925e991-1494-4a42-90b3-7fa97f21ba3b Authenticating user 'default' from [fd00:1122:3344:101::e]:42388 | ||
| 13154 | 2026.04.14 23:39:05.223220 [ 288 ] {} <Debug> TCP-Session: fa5383a1-cda2-4e5c-95b6-be9f09bda8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:50996 | ||
| 13155 | 2026.04.14 23:39:05.223246 [ 292 ] {} <Debug> TCP-Session: 9925e991-1494-4a42-90b3-7fa97f21ba3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13156 | 2026.04.14 23:39:05.223255 [ 288 ] {} <Debug> TCP-Session: fa5383a1-cda2-4e5c-95b6-be9f09bda8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13157 | 2026.04.14 23:39:05.223264 [ 292 ] {} <Debug> TCP-Session: 9925e991-1494-4a42-90b3-7fa97f21ba3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13158 | 2026.04.14 23:39:05.223272 [ 288 ] {} <Debug> TCP-Session: fa5383a1-cda2-4e5c-95b6-be9f09bda8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13159 | 2026.04.14 23:39:05.223176 [ 293 ] {} <Debug> TCP-Session: 55da12ba-4a1d-43e2-ae04-1c9945834c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:33752 | ||
| 13160 | 2026.04.14 23:39:05.222803 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13161 | 2026.04.14 23:39:05.223314 [ 293 ] {} <Debug> TCP-Session: 55da12ba-4a1d-43e2-ae04-1c9945834c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2026.04.14 23:39:05.223339 [ 294 ] {} <Debug> TCP-Session: 6e87e589-8e6b-4903-b36a-636e292aff83 Authenticating user 'default' from [fd00:1122:3344:101::e]:44008 | ||
| 13163 | 2026.04.14 23:39:05.223340 [ 293 ] {} <Debug> TCP-Session: 55da12ba-4a1d-43e2-ae04-1c9945834c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13164 | 2026.04.14 23:39:05.223363 [ 294 ] {} <Debug> TCP-Session: 6e87e589-8e6b-4903-b36a-636e292aff83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13165 | 2026.04.14 23:39:05.223381 [ 294 ] {} <Debug> TCP-Session: 6e87e589-8e6b-4903-b36a-636e292aff83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13166 | 2026.04.14 23:39:05.223480 [ 289 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 13167 | 2026.04.14 23:39:05.224431 [ 345 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Trace> AggregatingTransform: Aggregating | ||
| 13168 | 2026.04.14 23:39:05.224580 [ 345 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 13169 | 2026.04.14 23:39:05.224612 [ 345 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038458 sec. (962.966 rows/sec., 37.62 KiB/sec.) | ||
| 13170 | 2026.04.14 23:39:05.224634 [ 345 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Trace> Aggregator: Merging aggregated data | ||
| 13171 | 2026.04.14 23:39:05.225726 [ 289 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002872 sec., 348.18941504178275 rows/sec., 13.60 KiB/sec. | ||
| 13172 | 2026.04.14 23:39:05.225846 [ 289 ] {2447e8e6-f052-4625-a93a-89dae39d1eb9} <Debug> TCPHandler: Processed in 0.003195027 sec. | ||
| 13173 | 2026.04.14 23:39:05.225970 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13174 | 2026.04.14 23:39:05.225998 [ 289 ] {} <Debug> TCP-Session: 276f45bb-3ca5-4bf9-b685-9a8739c1c1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2026.04.14 23:39:05.226017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13176 | 2026.04.14 23:39:05.226046 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13177 | 2026.04.14 23:39:05.226059 [ 290 ] {} <Debug> TCP-Session: 97848300-5cd2-4948-bf28-dcb73f0b982f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13178 | 2026.04.14 23:39:05.226064 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13179 | 2026.04.14 23:39:05.226083 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13180 | 2026.04.14 23:39:05.226103 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13181 | 2026.04.14 23:39:05.226117 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13182 | 2026.04.14 23:39:05.226137 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13183 | 2026.04.14 23:39:05.226158 [ 291 ] {} <Debug> TCP-Session: 9174cc57-2154-4cb5-aa98-98963af52e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13184 | 2026.04.14 23:39:05.226168 [ 293 ] {} <Debug> TCP-Session: 55da12ba-4a1d-43e2-ae04-1c9945834c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13185 | 2026.04.14 23:39:05.226185 [ 294 ] {} <Debug> TCP-Session: 6e87e589-8e6b-4903-b36a-636e292aff83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2026.04.14 23:39:05.226155 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13187 | 2026.04.14 23:39:05.226127 [ 292 ] {} <Debug> TCP-Session: 9925e991-1494-4a42-90b3-7fa97f21ba3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13188 | 2026.04.14 23:39:05.226084 [ 288 ] {} <Debug> TCP-Session: fa5383a1-cda2-4e5c-95b6-be9f09bda8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.04.14 23:39:05.226247 [ 348 ] {} <Debug> TCP-Session: 00dba947-b30d-4e36-8011-b0159fa382ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13190 | 2026.04.14 23:39:05.226116 [ 3 ] {} <Debug> TCP-Session: 4ad9c502-ddef-40ac-ba04-c58e1456ca30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2026.04.14 23:39:05.938921 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13192 | 2026.04.14 23:39:05.939119 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13193 | 2026.04.14 23:39:05.939194 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13194 | 2026.04.14 23:39:05.939902 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.04.14 23:39:05.939961 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13196 | 2026.04.14 23:39:05.940375 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13197 | 2026.04.14 23:39:05.940628 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.04.14 23:39:05.940799 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001731 sec., 49682.264586943966 rows/sec., 4.16 MiB/sec. | ||
| 13199 | 2026.04.14 23:39:05.940855 [ 4 ] {595c53b8-0e91-4895-8b95-28baaa24ebc7} <Debug> TCPHandler: Processed in 0.002064447 sec. | ||
| 13200 | 2026.04.14 23:39:05.940986 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13201 | 2026.04.14 23:39:05.941094 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13202 | 2026.04.14 23:39:05.941140 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13203 | 2026.04.14 23:39:05.941621 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.04.14 23:39:05.941663 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13205 | 2026.04.14 23:39:05.942006 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13206 | 2026.04.14 23:39:05.942252 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.04.14 23:39:05.942404 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001334 sec., 11244.377811094453 rows/sec., 845.52 KiB/sec. | ||
| 13208 | 2026.04.14 23:39:05.942450 [ 4 ] {5f9667b6-2f76-40fa-84b6-ccc4e269df67} <Debug> TCPHandler: Processed in 0.001517981 sec. | ||
| 13209 | 2026.04.14 23:39:05.942575 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13210 | 2026.04.14 23:39:05.942695 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13211 | 2026.04.14 23:39:05.942743 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13212 | 2026.04.14 23:39:05.943190 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2026.04.14 23:39:05.943230 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13214 | 2026.04.14 23:39:05.943541 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13215 | 2026.04.14 23:39:05.943769 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.04.14 23:39:05.943907 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001249 sec., 63250.60048038431 rows/sec., 4.94 MiB/sec. | ||
| 13217 | 2026.04.14 23:39:05.943969 [ 4 ] {9e85a5ab-f6dc-4961-a818-612eb160b8d1} <Debug> TCPHandler: Processed in 0.00144569 sec. | ||
| 13218 | 2026.04.14 23:39:05.944100 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13219 | 2026.04.14 23:39:05.944201 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13220 | 2026.04.14 23:39:05.944247 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13221 | 2026.04.14 23:39:05.944732 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2026.04.14 23:39:05.944772 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13223 | 2026.04.14 23:39:05.945145 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13224 | 2026.04.14 23:39:05.945365 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.04.14 23:39:05.945519 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_104_25 to all_105_105_0 | ||
| 13226 | 2026.04.14 23:39:05.945526 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 13227 | 2026.04.14 23:39:05.945599 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.04.14 23:39:05.945616 [ 4 ] {80def90a-6713-4cb3-9633-b8f00edf5309} <Debug> TCPHandler: Processed in 0.001564642 sec. | ||
| 13229 | 2026.04.14 23:39:05.945626 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13230 | 2026.04.14 23:39:05.945746 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.04.14 23:39:05.945745 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_104_25 to all_105_105_0 into Compact with storage Full | ||
| 13232 | 2026.04.14 23:39:05.945849 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13233 | 2026.04.14 23:39:05.945907 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13234 | 2026.04.14 23:39:05.945932 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13235 | 2026.04.14 23:39:05.945974 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_25, total 37888 rows starting from the beginning of the part | ||
| 13236 | 2026.04.14 23:39:05.946042 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 128 rows starting from the beginning of the part | ||
| 13237 | 2026.04.14 23:39:05.946800 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.04.14 23:39:05.946841 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13239 | 2026.04.14 23:39:05.947422 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13240 | 2026.04.14 23:39:05.947653 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.04.14 23:39:05.947807 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001974 sec., 7598.784194528876 rows/sec., 13.62 MiB/sec. | ||
| 13242 | 2026.04.14 23:39:05.947881 [ 4 ] {fcd8d5c3-ed24-475d-b476-0570b4947546} <Debug> TCPHandler: Processed in 0.00218515 sec. | ||
| 13243 | 2026.04.14 23:39:05.947996 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2026.04.14 23:39:05.948091 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13245 | 2026.04.14 23:39:05.948134 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13246 | 2026.04.14 23:39:05.948480 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.04.14 23:39:05.948516 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13248 | 2026.04.14 23:39:05.948830 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13249 | 2026.04.14 23:39:05.949056 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.04.14 23:39:05.949189 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 13251 | 2026.04.14 23:39:05.949226 [ 4 ] {35947889-7937-4f9a-a47a-5e9fed84e4fc} <Debug> TCPHandler: Processed in 0.001279545 sec. | ||
| 13252 | 2026.04.14 23:39:05.952858 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38016 rows, containing 5 columns (5 merged, 0 gathered) in 0.007150225 sec., 5316755.766426931 rows/sec., 343.71 MiB/sec. | ||
| 13253 | 2026.04.14 23:39:05.953532 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Trace> MergedBlockOutputStream: filled checksums all_1_105_26 (state Temporary) | ||
| 13254 | 2026.04.14 23:39:05.953889 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_105_26 to all_1_105_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2026.04.14 23:39:05.953984 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_105_26} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_104_25, all_105_105_0] -> all_1_105_26 | ||
| 13256 | 2026.04.14 23:39:05.954100 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13257 | 2026.04.14 23:39:06.442038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13258 | 2026.04.14 23:39:06.460228 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.04.14 23:39:06.460294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13260 | 2026.04.14 23:39:06.465920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13261 | 2026.04.14 23:39:06.466624 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.04.14 23:39:06.466958 [ 58 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13263 | 2026.04.14 23:39:06.467062 [ 58 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2026.04.14 23:39:06.467093 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 13265 | 2026.04.14 23:39:06.467192 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13266 | 2026.04.14 23:39:06.470206 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13267 | 2026.04.14 23:39:06.470499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13268 | 2026.04.14 23:39:06.471045 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13269 | 2026.04.14 23:39:06.474456 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13270 | 2026.04.14 23:39:06.477833 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13271 | 2026.04.14 23:39:06.481725 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13272 | 2026.04.14 23:39:06.485695 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13273 | 2026.04.14 23:39:06.489390 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13274 | 2026.04.14 23:39:06.541611 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.074456549 sec., 6675.034052410891 rows/sec., 34.52 MiB/sec. | ||
| 13275 | 2026.04.14 23:39:06.543746 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13276 | 2026.04.14 23:39:06.545566 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.04.14 23:39:06.545658 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_66_13} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13278 | 2026.04.14 23:39:06.547106 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13279 | 2026.04.14 23:39:09.742147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1640 | ||
| 13280 | 2026.04.14 23:39:09.744556 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.04.14 23:39:09.744615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13282 | 2026.04.14 23:39:09.745856 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13283 | 2026.04.14 23:39:09.746141 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2026.04.14 23:39:09.746537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 13285 | 2026.04.14 23:39:10.938790 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13286 | 2026.04.14 23:39:10.939072 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13287 | 2026.04.14 23:39:10.939175 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13288 | 2026.04.14 23:39:10.939936 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.04.14 23:39:10.939985 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13290 | 2026.04.14 23:39:10.940381 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13291 | 2026.04.14 23:39:10.940605 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2026.04.14 23:39:10.940762 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001764 sec., 61224.48979591837 rows/sec., 5.14 MiB/sec. | ||
| 13293 | 2026.04.14 23:39:10.940806 [ 4 ] {4722401f-df9e-44e5-983a-46107d7b2d0d} <Debug> TCPHandler: Processed in 0.0022017 sec. | ||
| 13294 | 2026.04.14 23:39:10.940937 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2026.04.14 23:39:10.941032 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13296 | 2026.04.14 23:39:10.941073 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13297 | 2026.04.14 23:39:10.941475 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.04.14 23:39:10.941510 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13299 | 2026.04.14 23:39:10.941795 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13300 | 2026.04.14 23:39:10.942004 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.04.14 23:39:10.942132 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001116 sec., 23297.491039426524 rows/sec., 1.71 MiB/sec. | ||
| 13302 | 2026.04.14 23:39:10.942170 [ 4 ] {62291cc1-4668-4e5e-bdf7-99f42b137011} <Debug> TCPHandler: Processed in 0.001281835 sec. | ||
| 13303 | 2026.04.14 23:39:10.942279 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.04.14 23:39:10.942370 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13305 | 2026.04.14 23:39:10.942408 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13306 | 2026.04.14 23:39:10.942832 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.04.14 23:39:10.942867 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13308 | 2026.04.14 23:39:10.943168 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13309 | 2026.04.14 23:39:10.943386 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.04.14 23:39:10.943514 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 6.06 MiB/sec. | ||
| 13311 | 2026.04.14 23:39:10.943553 [ 4 ] {d6b9ad76-35f6-4115-887e-4b91ab6ebf53} <Debug> TCPHandler: Processed in 0.001322316 sec. | ||
| 13312 | 2026.04.14 23:39:10.943661 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13313 | 2026.04.14 23:39:10.943752 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13314 | 2026.04.14 23:39:10.943794 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13315 | 2026.04.14 23:39:10.944192 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.04.14 23:39:10.944227 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13317 | 2026.04.14 23:39:10.944549 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13318 | 2026.04.14 23:39:10.944758 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.04.14 23:39:10.944892 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 13320 | 2026.04.14 23:39:10.944931 [ 4 ] {9aaadc6f-5a38-4537-a63e-7b96a3f43712} <Debug> TCPHandler: Processed in 0.001316686 sec. | ||
| 13321 | 2026.04.14 23:39:10.944926 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_105_26 to all_106_106_0 | ||
| 13322 | 2026.04.14 23:39:10.945005 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.04.14 23:39:10.945030 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13324 | 2026.04.14 23:39:10.945037 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13325 | 2026.04.14 23:39:10.945139 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13326 | 2026.04.14 23:39:10.945150 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_105_26 to all_106_106_0 into Compact with storage Full | ||
| 13327 | 2026.04.14 23:39:10.945193 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13328 | 2026.04.14 23:39:10.945364 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13329 | 2026.04.14 23:39:10.945427 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_26, total 38016 rows starting from the beginning of the part | ||
| 13330 | 2026.04.14 23:39:10.945533 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13331 | 2026.04.14 23:39:10.946034 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.04.14 23:39:10.946077 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13333 | 2026.04.14 23:39:10.946668 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13334 | 2026.04.14 23:39:10.946893 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.04.14 23:39:10.947033 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001909 sec., 13619.696176008381 rows/sec., 24.41 MiB/sec. | ||
| 13336 | 2026.04.14 23:39:10.947090 [ 4 ] {78c6b513-4f2e-482e-b7d7-ef4d42a04b66} <Debug> TCPHandler: Processed in 0.002100197 sec. | ||
| 13337 | 2026.04.14 23:39:10.947200 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.04.14 23:39:10.947293 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13339 | 2026.04.14 23:39:10.947334 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13340 | 2026.04.14 23:39:10.947667 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.04.14 23:39:10.947702 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13342 | 2026.04.14 23:39:10.948135 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13343 | 2026.04.14 23:39:10.948356 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.04.14 23:39:10.948486 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 13345 | 2026.04.14 23:39:10.948524 [ 4 ] {4fc5cff9-1155-4c0a-bc1d-cfe77f03687d} <Debug> TCPHandler: Processed in 0.001371028 sec. | ||
| 13346 | 2026.04.14 23:39:10.954274 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38176 rows, containing 5 columns (5 merged, 0 gathered) in 0.009173279 sec., 4161652.5562996613 rows/sec., 269.12 MiB/sec. | ||
| 13347 | 2026.04.14 23:39:10.955019 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Trace> MergedBlockOutputStream: filled checksums all_1_106_27 (state Temporary) | ||
| 13348 | 2026.04.14 23:39:10.955389 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_106_27 to all_1_106_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.04.14 23:39:10.955457 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_106_27} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_105_26, all_106_106_0] -> all_1_106_27 | ||
| 13350 | 2026.04.14 23:39:10.955533 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13351 | 2026.04.14 23:39:11.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.65 MiB, peak 367.49 MiB, free memory in arenas 0.00 B, will set to 357.30 MiB (RSS), difference: 2.65 MiB | ||
| 13352 | 2026.04.14 23:39:11.262437 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13353 | 2026.04.14 23:39:11.262606 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13354 | 2026.04.14 23:39:11.262672 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13355 | 2026.04.14 23:39:11.263295 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13356 | 2026.04.14 23:39:11.263342 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13357 | 2026.04.14 23:39:11.263721 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13358 | 2026.04.14 23:39:11.263944 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.04.14 23:39:11.264101 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.30 MiB/sec. | ||
| 13360 | 2026.04.14 23:39:11.264116 [ 42 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13361 | 2026.04.14 23:39:11.264149 [ 4 ] {3748a654-e3ce-4fcf-bd28-2edf80c8c4b1} <Debug> TCPHandler: Processed in 0.00182103 sec. | ||
| 13362 | 2026.04.14 23:39:11.264194 [ 42 ] {} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.04.14 23:39:11.264225 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13364 | 2026.04.14 23:39:11.264283 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.04.14 23:39:11.264329 [ 196 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13366 | 2026.04.14 23:39:11.264392 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13367 | 2026.04.14 23:39:11.264424 [ 196 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13368 | 2026.04.14 23:39:11.264435 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13369 | 2026.04.14 23:39:11.264453 [ 196 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13370 | 2026.04.14 23:39:11.264513 [ 196 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13371 | 2026.04.14 23:39:11.264558 [ 196 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13372 | 2026.04.14 23:39:11.264599 [ 196 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13373 | 2026.04.14 23:39:11.264640 [ 196 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13374 | 2026.04.14 23:39:11.264891 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.04.14 23:39:11.264931 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13376 | 2026.04.14 23:39:11.265252 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13377 | 2026.04.14 23:39:11.265287 [ 192 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001005548 sec., 119337.91325724879 rows/sec., 10.36 MiB/sec. | ||
| 13378 | 2026.04.14 23:39:11.265412 [ 188 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13379 | 2026.04.14 23:39:11.265467 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.04.14 23:39:11.265616 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001248 sec., 12820.51282051282 rows/sec., 1.02 MiB/sec. | ||
| 13381 | 2026.04.14 23:39:11.265658 [ 4 ] {0666d151-7df2-4f84-b7b6-ad6f3afade5d} <Debug> TCPHandler: Processed in 0.001427049 sec. | ||
| 13382 | 2026.04.14 23:39:11.265681 [ 188 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.04.14 23:39:11.265757 [ 188 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_17_4} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13384 | 2026.04.14 23:39:11.265773 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13385 | 2026.04.14 23:39:11.265828 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13386 | 2026.04.14 23:39:11.265870 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13387 | 2026.04.14 23:39:11.265910 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13388 | 2026.04.14 23:39:11.267641 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.04.14 23:39:11.267682 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13390 | 2026.04.14 23:39:11.268154 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13391 | 2026.04.14 23:39:11.268367 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2026.04.14 23:39:11.268501 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Debug> executeQuery: Read 2563 rows, 195.59 KiB in 0.00265 sec., 967169.8113207547 rows/sec., 72.08 MiB/sec. | ||
| 13393 | 2026.04.14 23:39:11.268502 [ 42 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13394 | 2026.04.14 23:39:11.268544 [ 4 ] {0d1f66c8-9203-4e3f-a671-2675d83a2844} <Debug> TCPHandler: Processed in 0.002820217 sec. | ||
| 13395 | 2026.04.14 23:39:11.268556 [ 42 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2026.04.14 23:39:11.268579 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13397 | 2026.04.14 23:39:11.268657 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13398 | 2026.04.14 23:39:11.268678 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13399 | 2026.04.14 23:39:11.268758 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13400 | 2026.04.14 23:39:11.268803 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13401 | 2026.04.14 23:39:11.268805 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13402 | 2026.04.14 23:39:11.268847 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2620 rows starting from the beginning of the part | ||
| 13403 | 2026.04.14 23:39:11.268907 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 86 rows starting from the beginning of the part | ||
| 13404 | 2026.04.14 23:39:11.268949 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 108 rows starting from the beginning of the part | ||
| 13405 | 2026.04.14 23:39:11.268993 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 86 rows starting from the beginning of the part | ||
| 13406 | 2026.04.14 23:39:11.269036 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 108 rows starting from the beginning of the part | ||
| 13407 | 2026.04.14 23:39:11.269077 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2563 rows starting from the beginning of the part | ||
| 13408 | 2026.04.14 23:39:11.269224 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.04.14 23:39:11.269268 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13410 | 2026.04.14 23:39:11.269587 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13411 | 2026.04.14 23:39:11.269808 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.04.14 23:39:11.269935 [ 42 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13413 | 2026.04.14 23:39:11.269947 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Debug> executeQuery: Read 54 rows, 4.03 KiB in 0.001207 sec., 44739.022369511185 rows/sec., 3.26 MiB/sec. | ||
| 13414 | 2026.04.14 23:39:11.269966 [ 42 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.04.14 23:39:11.269990 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13416 | 2026.04.14 23:39:11.269994 [ 4 ] {5702dfbe-a4d2-46dd-90d5-faf485fa4ab8} <Debug> TCPHandler: Processed in 0.001385408 sec. | ||
| 13417 | 2026.04.14 23:39:11.270065 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13418 | 2026.04.14 23:39:11.270111 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13419 | 2026.04.14 23:39:11.270147 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13420 | 2026.04.14 23:39:11.270172 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 82 rows starting from the beginning of the part | ||
| 13421 | 2026.04.14 23:39:11.270206 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13422 | 2026.04.14 23:39:11.270226 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 13423 | 2026.04.14 23:39:11.270246 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13424 | 2026.04.14 23:39:11.270270 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 13425 | 2026.04.14 23:39:11.270310 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
| 13426 | 2026.04.14 23:39:11.270349 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 13427 | 2026.04.14 23:39:11.270389 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 54 rows starting from the beginning of the part | ||
| 13428 | 2026.04.14 23:39:11.270934 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.04.14 23:39:11.270968 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13430 | 2026.04.14 23:39:11.271077 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001040508 sec., 209513.04555082708 rows/sec., 16.12 MiB/sec. | ||
| 13431 | 2026.04.14 23:39:11.271185 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13432 | 2026.04.14 23:39:11.271261 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5571 rows, containing 5 columns (5 merged, 0 gathered) in 0.002630201 sec., 2118089.0738008237 rows/sec., 167.65 MiB/sec. | ||
| 13433 | 2026.04.14 23:39:11.271425 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.04.14 23:39:11.271479 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13435 | 2026.04.14 23:39:11.271495 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_96_19} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13436 | 2026.04.14 23:39:11.271554 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13437 | 2026.04.14 23:39:11.271630 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13438 | 2026.04.14 23:39:11.271721 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.04.14 23:39:11.271886 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001697 sec., 486152.03299941076 rows/sec., 28.44 MiB/sec. | ||
| 13440 | 2026.04.14 23:39:11.271928 [ 4 ] {c2fff124-bd06-4bbc-8f6d-8ff459d46b33} <Debug> TCPHandler: Processed in 0.001866271 sec. | ||
| 13441 | 2026.04.14 23:39:11.272017 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2026.04.14 23:39:11.272039 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.04.14 23:39:11.272123 [ 189 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_111_22} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13444 | 2026.04.14 23:39:11.272138 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13445 | 2026.04.14 23:39:11.272183 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13446 | 2026.04.14 23:39:11.272250 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 13447 | 2026.04.14 23:39:11.272557 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2026.04.14 23:39:11.272596 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13449 | 2026.04.14 23:39:11.272893 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13450 | 2026.04.14 23:39:11.273100 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.04.14 23:39:11.273229 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 13452 | 2026.04.14 23:39:11.273268 [ 4 ] {0a0d1800-64b7-4f43-a1d4-ed53176c8d3e} <Debug> TCPHandler: Processed in 0.001277485 sec. | ||
| 13453 | 2026.04.14 23:39:11.273370 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2026.04.14 23:39:11.273463 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13455 | 2026.04.14 23:39:11.273502 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13456 | 2026.04.14 23:39:11.273884 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.04.14 23:39:11.273919 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13458 | 2026.04.14 23:39:11.274219 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13459 | 2026.04.14 23:39:11.274428 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.04.14 23:39:11.274532 [ 42 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13461 | 2026.04.14 23:39:11.274557 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 13462 | 2026.04.14 23:39:11.274566 [ 42 ] {} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.04.14 23:39:11.274597 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13464 | 2026.04.14 23:39:11.274603 [ 4 ] {16e14eba-441a-4aaf-ae5c-124350645ee5} <Debug> TCPHandler: Processed in 0.001280244 sec. | ||
| 13465 | 2026.04.14 23:39:11.274672 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13466 | 2026.04.14 23:39:11.274716 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2026.04.14 23:39:11.274783 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13468 | 2026.04.14 23:39:11.274816 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13469 | 2026.04.14 23:39:11.274820 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13470 | 2026.04.14 23:39:11.274872 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13471 | 2026.04.14 23:39:11.274874 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13472 | 2026.04.14 23:39:11.274934 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13473 | 2026.04.14 23:39:11.274975 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13474 | 2026.04.14 23:39:11.275014 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13475 | 2026.04.14 23:39:11.275651 [ 188 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001011057 sec., 59343.83521403837 rows/sec., 4.75 MiB/sec. | ||
| 13476 | 2026.04.14 23:39:11.275781 [ 192 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13477 | 2026.04.14 23:39:11.275979 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.04.14 23:39:11.276016 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13479 | 2026.04.14 23:39:11.276023 [ 192 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.04.14 23:39:11.276093 [ 192 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_17_4} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13481 | 2026.04.14 23:39:11.276164 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13482 | 2026.04.14 23:39:11.276402 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13483 | 2026.04.14 23:39:11.276611 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.04.14 23:39:11.276744 [ 41 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13485 | 2026.04.14 23:39:11.276770 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Debug> executeQuery: Read 1357 rows, 93.88 KiB in 0.001971 sec., 688483.0035514967 rows/sec., 46.51 MiB/sec. | ||
| 13486 | 2026.04.14 23:39:11.276770 [ 41 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.04.14 23:39:11.276807 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13488 | 2026.04.14 23:39:11.276818 [ 4 ] {e788b2ef-8939-4262-90df-bb4db7e4371a} <Debug> TCPHandler: Processed in 0.002151229 sec. | ||
| 13489 | 2026.04.14 23:39:11.276877 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13490 | 2026.04.14 23:39:11.276932 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13491 | 2026.04.14 23:39:11.276972 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13492 | 2026.04.14 23:39:11.277000 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1403 rows starting from the beginning of the part | ||
| 13493 | 2026.04.14 23:39:11.277033 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13494 | 2026.04.14 23:39:11.277043 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 79 rows starting from the beginning of the part | ||
| 13495 | 2026.04.14 23:39:11.277085 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13496 | 2026.04.14 23:39:11.277092 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 13497 | 2026.04.14 23:39:11.277139 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 79 rows starting from the beginning of the part | ||
| 13498 | 2026.04.14 23:39:11.277171 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 13499 | 2026.04.14 23:39:11.277205 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1357 rows starting from the beginning of the part | ||
| 13500 | 2026.04.14 23:39:11.277944 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2026.04.14 23:39:11.277984 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13502 | 2026.04.14 23:39:11.278356 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511331 sec., 2049848.7756818326 rows/sec., 148.99 MiB/sec. | ||
| 13503 | 2026.04.14 23:39:11.278465 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13504 | 2026.04.14 23:39:11.278528 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13505 | 2026.04.14 23:39:11.278721 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13506 | 2026.04.14 23:39:11.278823 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13507 | 2026.04.14 23:39:11.278853 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_106_27 to all_111_111_0 | ||
| 13508 | 2026.04.14 23:39:11.278867 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001853 sec., 831084.7274689692 rows/sec., 50.83 MiB/sec. | ||
| 13509 | 2026.04.14 23:39:11.278885 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2026.04.14 23:39:11.278907 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13511 | 2026.04.14 23:39:11.278908 [ 4 ] {889e278b-50c8-4459-a7ae-5cf7a850f40e} <Debug> TCPHandler: Processed in 0.002025225 sec. | ||
| 13512 | 2026.04.14 23:39:11.278911 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_111_22} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13513 | 2026.04.14 23:39:11.278978 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_27 to all_111_111_0 into Compact with storage Full | ||
| 13514 | 2026.04.14 23:39:11.279005 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13515 | 2026.04.14 23:39:11.279022 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13516 | 2026.04.14 23:39:11.279080 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13517 | 2026.04.14 23:39:11.279111 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_27, total 38176 rows starting from the beginning of the part | ||
| 13518 | 2026.04.14 23:39:11.279120 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13519 | 2026.04.14 23:39:11.279166 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 13520 | 2026.04.14 23:39:11.279174 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13521 | 2026.04.14 23:39:11.279211 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13522 | 2026.04.14 23:39:11.279258 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13523 | 2026.04.14 23:39:11.279299 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 13524 | 2026.04.14 23:39:11.279339 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1540 rows starting from the beginning of the part | ||
| 13525 | 2026.04.14 23:39:11.280008 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2026.04.14 23:39:11.280043 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13527 | 2026.04.14 23:39:11.280613 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13528 | 2026.04.14 23:39:11.280851 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2026.04.14 23:39:11.280971 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13530 | 2026.04.14 23:39:11.280990 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001888 sec., 13771.186440677966 rows/sec., 24.68 MiB/sec. | ||
| 13531 | 2026.04.14 23:39:11.280998 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2026.04.14 23:39:11.281020 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13533 | 2026.04.14 23:39:11.281046 [ 4 ] {7c067690-bbde-416f-8d66-aef89891defb} <Debug> TCPHandler: Processed in 0.002073457 sec. | ||
| 13534 | 2026.04.14 23:39:11.281083 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13535 | 2026.04.14 23:39:11.281149 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13536 | 2026.04.14 23:39:11.281242 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13537 | 2026.04.14 23:39:11.281243 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13538 | 2026.04.14 23:39:11.281285 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13539 | 2026.04.14 23:39:11.281307 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1949 rows starting from the beginning of the part | ||
| 13540 | 2026.04.14 23:39:11.281420 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 13541 | 2026.04.14 23:39:11.281524 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 13542 | 2026.04.14 23:39:11.281583 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2026.04.14 23:39:11.281616 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13544 | 2026.04.14 23:39:11.281622 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
| 13545 | 2026.04.14 23:39:11.281718 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 13546 | 2026.04.14 23:39:11.281813 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
| 13547 | 2026.04.14 23:39:11.281970 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13548 | 2026.04.14 23:39:11.282184 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2026.04.14 23:39:11.282307 [ 41 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13550 | 2026.04.14 23:39:11.282320 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
| 13551 | 2026.04.14 23:39:11.282339 [ 41 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.04.14 23:39:11.282357 [ 4 ] {e130f487-251e-4371-a85c-58563af4bf3d} <Debug> TCPHandler: Processed in 0.001257434 sec. | ||
| 13553 | 2026.04.14 23:39:11.282357 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13554 | 2026.04.14 23:39:11.282424 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13555 | 2026.04.14 23:39:11.282496 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13556 | 2026.04.14 23:39:11.282518 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5520 rows starting from the beginning of the part | ||
| 13557 | 2026.04.14 23:39:11.282559 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 13558 | 2026.04.14 23:39:11.282597 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13559 | 2026.04.14 23:39:11.282630 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13560 | 2026.04.14 23:39:11.282665 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13561 | 2026.04.14 23:39:11.282699 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 12 rows starting from the beginning of the part | ||
| 13562 | 2026.04.14 23:39:11.285542 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5772 rows, containing 4 columns (4 merged, 0 gathered) in 0.003134935 sec., 1841186.4998795828 rows/sec., 124.08 MiB/sec. | ||
| 13563 | 2026.04.14 23:39:11.286244 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13564 | 2026.04.14 23:39:11.286527 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.04.14 23:39:11.286609 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_111_22} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13566 | 2026.04.14 23:39:11.286705 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13567 | 2026.04.14 23:39:11.288804 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40356 rows, containing 5 columns (5 merged, 0 gathered) in 0.009859908 sec., 4092938.79821191 rows/sec., 264.45 MiB/sec. | ||
| 13568 | 2026.04.14 23:39:11.289261 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Trace> MergedBlockOutputStream: filled checksums all_1_111_28 (state Temporary) | ||
| 13569 | 2026.04.14 23:39:11.289516 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_111_28 to all_1_111_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.04.14 23:39:11.289581 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_111_28} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_106_27, all_111_111_0] -> all_1_111_28 | ||
| 13571 | 2026.04.14 23:39:11.289663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13572 | 2026.04.14 23:39:11.296937 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2057 rows, containing 19 columns (19 merged, 0 gathered) in 0.015880683 sec., 129528.43401004856 rows/sec., 232.11 MiB/sec. | ||
| 13573 | 2026.04.14 23:39:11.299183 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13574 | 2026.04.14 23:39:11.299546 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.04.14 23:39:11.299627 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13576 | 2026.04.14 23:39:11.299778 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.89 MiB. | ||
| 13577 | 2026.04.14 23:39:12.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.32 MiB, peak 377.45 MiB, free memory in arenas 0.00 B, will set to 369.39 MiB (RSS), difference: 11.07 MiB | ||
| 13578 | 2026.04.14 23:39:12.162609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32154 | ||
| 13579 | 2026.04.14 23:39:12.163114 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.04.14 23:39:12.163149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13581 | 2026.04.14 23:39:12.163613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13582 | 2026.04.14 23:39:12.163828 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.04.14 23:39:12.163955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32154 | ||
| 13584 | 2026.04.14 23:39:13.971482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13585 | 2026.04.14 23:39:13.988318 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.04.14 23:39:13.988376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13587 | 2026.04.14 23:39:13.993580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13588 | 2026.04.14 23:39:13.994253 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.04.14 23:39:13.997187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13590 | 2026.04.14 23:39:15.935545 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2026.04.14 23:39:15.935790 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13592 | 2026.04.14 23:39:15.935887 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13593 | 2026.04.14 23:39:15.936782 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2026.04.14 23:39:15.936843 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13595 | 2026.04.14 23:39:15.937432 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13596 | 2026.04.14 23:39:15.937796 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2026.04.14 23:39:15.937985 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002273 sec., 24637.04355477343 rows/sec., 1.88 MiB/sec. | ||
| 13598 | 2026.04.14 23:39:15.938052 [ 4 ] {00ac1d12-95c2-4f95-97fe-e0a9a25b0e44} <Debug> TCPHandler: Processed in 0.002706254 sec. | ||
| 13599 | 2026.04.14 23:39:15.938169 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2026.04.14 23:39:15.938289 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13601 | 2026.04.14 23:39:15.938337 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13602 | 2026.04.14 23:39:15.938841 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.04.14 23:39:15.938890 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13604 | 2026.04.14 23:39:15.939324 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13605 | 2026.04.14 23:39:15.939639 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.04.14 23:39:15.939817 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00155 sec., 41290.32258064516 rows/sec., 3.22 MiB/sec. | ||
| 13607 | 2026.04.14 23:39:15.939862 [ 4 ] {42fb056e-f000-4416-9938-a32498ec0f85} <Debug> TCPHandler: Processed in 0.001743927 sec. | ||
| 13608 | 2026.04.14 23:39:15.939974 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2026.04.14 23:39:15.940070 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13610 | 2026.04.14 23:39:15.940116 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13611 | 2026.04.14 23:39:15.940496 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2026.04.14 23:39:15.940530 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13613 | 2026.04.14 23:39:15.940879 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13614 | 2026.04.14 23:39:15.941093 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.04.14 23:39:15.941223 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001171 sec., 109308.28351836037 rows/sec., 7.61 MiB/sec. | ||
| 13616 | 2026.04.14 23:39:15.941261 [ 4 ] {b01a29fa-0ec5-49aa-a381-52c2cabb2197} <Debug> TCPHandler: Processed in 0.001336136 sec. | ||
| 13617 | 2026.04.14 23:39:15.941368 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.04.14 23:39:15.941464 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13619 | 2026.04.14 23:39:15.941507 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13620 | 2026.04.14 23:39:15.941830 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.04.14 23:39:15.941864 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13622 | 2026.04.14 23:39:15.942173 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13623 | 2026.04.14 23:39:15.942392 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.04.14 23:39:15.942521 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 13625 | 2026.04.14 23:39:15.942556 [ 4 ] {8fe86ea0-b538-4294-a345-580b3c9ff402} <Debug> TCPHandler: Processed in 0.001237734 sec. | ||
| 13626 | 2026.04.14 23:39:19.435093 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13627 | 2026.04.14 23:39:19.435160 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13628 | 2026.04.14 23:39:19.665041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32602 | ||
| 13629 | 2026.04.14 23:39:19.665538 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13630 | 2026.04.14 23:39:19.665583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13631 | 2026.04.14 23:39:19.666057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13632 | 2026.04.14 23:39:19.666277 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2026.04.14 23:39:19.666408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32602 | ||
| 13634 | 2026.04.14 23:39:19.747659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1682 | ||
| 13635 | 2026.04.14 23:39:19.750146 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2026.04.14 23:39:19.750186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13637 | 2026.04.14 23:39:19.751389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13638 | 2026.04.14 23:39:19.751651 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2026.04.14 23:39:19.751926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 13640 | 2026.04.14 23:39:20.938922 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2026.04.14 23:39:20.939105 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13642 | 2026.04.14 23:39:20.939173 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13643 | 2026.04.14 23:39:20.939866 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.04.14 23:39:20.939914 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13645 | 2026.04.14 23:39:20.940323 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13646 | 2026.04.14 23:39:20.940555 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.04.14 23:39:20.940705 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00165 sec., 65454.545454545456 rows/sec., 5.49 MiB/sec. | ||
| 13648 | 2026.04.14 23:39:20.940749 [ 4 ] {de743729-b465-4bc9-a550-a5959ffaac8e} <Debug> TCPHandler: Processed in 0.001961484 sec. | ||
| 13649 | 2026.04.14 23:39:20.940879 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13650 | 2026.04.14 23:39:20.940975 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13651 | 2026.04.14 23:39:20.941019 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13652 | 2026.04.14 23:39:20.941413 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.04.14 23:39:20.941449 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13654 | 2026.04.14 23:39:20.941744 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13655 | 2026.04.14 23:39:20.941969 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.04.14 23:39:20.942102 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001145 sec., 22707.423580786028 rows/sec., 1.67 MiB/sec. | ||
| 13657 | 2026.04.14 23:39:20.942141 [ 4 ] {657cbf01-1152-4f3d-b09b-4228b7e88133} <Debug> TCPHandler: Processed in 0.001310486 sec. | ||
| 13658 | 2026.04.14 23:39:20.942249 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13659 | 2026.04.14 23:39:20.942344 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13660 | 2026.04.14 23:39:20.942384 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13661 | 2026.04.14 23:39:20.942796 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2026.04.14 23:39:20.942833 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13663 | 2026.04.14 23:39:20.943135 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13664 | 2026.04.14 23:39:20.943345 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2026.04.14 23:39:20.943472 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001145 sec., 78602.62008733624 rows/sec., 6.14 MiB/sec. | ||
| 13666 | 2026.04.14 23:39:20.943510 [ 4 ] {a7d7bc12-3ad4-4101-9b3d-17d97c1d3464} <Debug> TCPHandler: Processed in 0.001309696 sec. | ||
| 13667 | 2026.04.14 23:39:20.943629 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13668 | 2026.04.14 23:39:20.943722 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13669 | 2026.04.14 23:39:20.943766 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13670 | 2026.04.14 23:39:20.944175 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2026.04.14 23:39:20.944210 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13672 | 2026.04.14 23:39:20.944543 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13673 | 2026.04.14 23:39:20.944769 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13674 | 2026.04.14 23:39:20.944904 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 13675 | 2026.04.14 23:39:20.944941 [ 4 ] {ea7b0c37-3cb3-4b74-a580-d4c9303f2399} <Debug> TCPHandler: Processed in 0.001360037 sec. | ||
| 13676 | 2026.04.14 23:39:20.945054 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13677 | 2026.04.14 23:39:20.945146 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13678 | 2026.04.14 23:39:20.945200 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13679 | 2026.04.14 23:39:20.946071 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13680 | 2026.04.14 23:39:20.946109 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13681 | 2026.04.14 23:39:20.946719 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13682 | 2026.04.14 23:39:20.946955 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13683 | 2026.04.14 23:39:20.947101 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001972 sec., 13184.584178498988 rows/sec., 23.63 MiB/sec. | ||
| 13684 | 2026.04.14 23:39:20.947159 [ 4 ] {e290469e-db33-42c7-b949-b870db36fd61} <Debug> TCPHandler: Processed in 0.002152618 sec. | ||
| 13685 | 2026.04.14 23:39:20.947272 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13686 | 2026.04.14 23:39:20.947369 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13687 | 2026.04.14 23:39:20.947412 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13688 | 2026.04.14 23:39:20.947757 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.04.14 23:39:20.947793 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13690 | 2026.04.14 23:39:20.948108 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13691 | 2026.04.14 23:39:20.948325 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2026.04.14 23:39:20.948460 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 13693 | 2026.04.14 23:39:20.948509 [ 4 ] {53f2ff44-0183-4311-a430-472a93a82806} <Debug> TCPHandler: Processed in 0.001284495 sec. | ||
| 13694 | 2026.04.14 23:39:21.498163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
| 13695 | 2026.04.14 23:39:21.514507 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.04.14 23:39:21.514569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13697 | 2026.04.14 23:39:21.520109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13698 | 2026.04.14 23:39:21.520779 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.04.14 23:39:21.523670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
| 13700 | 2026.04.14 23:39:24.437453 [ 59 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13701 | 2026.04.14 23:39:24.437548 [ 59 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.04.14 23:39:24.437574 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13703 | 2026.04.14 23:39:24.437712 [ 186 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13704 | 2026.04.14 23:39:24.437868 [ 186 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13705 | 2026.04.14 23:39:24.437902 [ 186 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 13706 | 2026.04.14 23:39:24.437967 [ 186 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 13707 | 2026.04.14 23:39:24.438011 [ 186 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 13708 | 2026.04.14 23:39:24.438056 [ 186 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 13709 | 2026.04.14 23:39:24.438096 [ 186 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 13710 | 2026.04.14 23:39:24.438860 [ 200 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209093 sec., 44661.57690103242 rows/sec., 3.73 MiB/sec. | ||
| 13711 | 2026.04.14 23:39:24.439112 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13712 | 2026.04.14 23:39:24.439613 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.04.14 23:39:24.439703 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_17_4} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13714 | 2026.04.14 23:39:24.439812 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13715 | 2026.04.14 23:39:25.939043 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2026.04.14 23:39:25.939317 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13717 | 2026.04.14 23:39:25.939419 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13718 | 2026.04.14 23:39:25.940179 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2026.04.14 23:39:25.940226 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13720 | 2026.04.14 23:39:25.940628 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13721 | 2026.04.14 23:39:25.940853 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.04.14 23:39:25.940999 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001759 sec., 48891.41557703241 rows/sec., 4.09 MiB/sec. | ||
| 13723 | 2026.04.14 23:39:25.941040 [ 4 ] {ba261f76-4690-4c63-9a11-6716d5aa4745} <Debug> TCPHandler: Processed in 0.002171269 sec. | ||
| 13724 | 2026.04.14 23:39:25.941168 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.04.14 23:39:25.941262 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13726 | 2026.04.14 23:39:25.941302 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13727 | 2026.04.14 23:39:25.941729 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.04.14 23:39:25.941765 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13729 | 2026.04.14 23:39:25.942063 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13730 | 2026.04.14 23:39:25.942272 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.04.14 23:39:25.942402 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001158 sec., 12953.36787564767 rows/sec., 974.03 KiB/sec. | ||
| 13732 | 2026.04.14 23:39:25.942439 [ 4 ] {f908d2ba-16f9-4f03-bd31-c14555352853} <Debug> TCPHandler: Processed in 0.001320116 sec. | ||
| 13733 | 2026.04.14 23:39:25.942553 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.04.14 23:39:25.942656 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13735 | 2026.04.14 23:39:25.942696 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13736 | 2026.04.14 23:39:25.943147 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.04.14 23:39:25.943183 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13738 | 2026.04.14 23:39:25.943506 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13739 | 2026.04.14 23:39:25.943714 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.04.14 23:39:25.943852 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001213 sec., 65127.782357790595 rows/sec., 5.09 MiB/sec. | ||
| 13741 | 2026.04.14 23:39:25.943893 [ 4 ] {b210d03c-4e74-401b-ba10-cb948c8e0a19} <Debug> TCPHandler: Processed in 0.001389248 sec. | ||
| 13742 | 2026.04.14 23:39:25.944009 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2026.04.14 23:39:25.944102 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13744 | 2026.04.14 23:39:25.944145 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13745 | 2026.04.14 23:39:25.944558 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.04.14 23:39:25.944594 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13747 | 2026.04.14 23:39:25.944926 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13748 | 2026.04.14 23:39:25.945133 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.04.14 23:39:25.945265 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 13750 | 2026.04.14 23:39:25.945303 [ 4 ] {16fec7dd-3ffd-4f7e-8d3f-71d72cbddbbb} <Debug> TCPHandler: Processed in 0.001341016 sec. | ||
| 13751 | 2026.04.14 23:39:25.945410 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.04.14 23:39:25.945501 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13753 | 2026.04.14 23:39:25.945554 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13754 | 2026.04.14 23:39:25.946342 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.04.14 23:39:25.946377 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13756 | 2026.04.14 23:39:25.946890 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13757 | 2026.04.14 23:39:25.947104 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.04.14 23:39:25.947246 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 13759 | 2026.04.14 23:39:25.947312 [ 4 ] {41638e58-6d68-4414-9af3-3a77de6cfb42} <Debug> TCPHandler: Processed in 0.001948913 sec. | ||
| 13760 | 2026.04.14 23:39:25.947420 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13761 | 2026.04.14 23:39:25.947512 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13762 | 2026.04.14 23:39:25.947554 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13763 | 2026.04.14 23:39:25.947887 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2026.04.14 23:39:25.947922 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13765 | 2026.04.14 23:39:25.948214 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13766 | 2026.04.14 23:39:25.948420 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2026.04.14 23:39:25.948550 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 13768 | 2026.04.14 23:39:25.948587 [ 4 ] {e3bd1b4e-c624-43b0-8246-cc8588a11eb1} <Debug> TCPHandler: Processed in 0.001214853 sec. | ||
| 13769 | 2026.04.14 23:39:27.167441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33114 | ||
| 13770 | 2026.04.14 23:39:27.167970 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.04.14 23:39:27.168010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13772 | 2026.04.14 23:39:27.168474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13773 | 2026.04.14 23:39:27.168694 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.04.14 23:39:27.168834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33114 | ||
| 13775 | 2026.04.14 23:39:29.024645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
| 13776 | 2026.04.14 23:39:29.040605 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2026.04.14 23:39:29.040656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13778 | 2026.04.14 23:39:29.046482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13779 | 2026.04.14 23:39:29.047169 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2026.04.14 23:39:29.049897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13781 | 2026.04.14 23:39:29.753024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1706 | ||
| 13782 | 2026.04.14 23:39:29.755219 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2026.04.14 23:39:29.755267 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13784 | 2026.04.14 23:39:29.756460 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13785 | 2026.04.14 23:39:29.756726 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13786 | 2026.04.14 23:39:29.756879 [ 127 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13787 | 2026.04.14 23:39:29.756951 [ 127 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.04.14 23:39:29.756973 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13789 | 2026.04.14 23:39:29.756995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1706 | ||
| 13790 | 2026.04.14 23:39:29.757117 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 13791 | 2026.04.14 23:39:29.757734 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13792 | 2026.04.14 23:39:29.757868 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1546 rows starting from the beginning of the part | ||
| 13793 | 2026.04.14 23:39:29.758205 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 13794 | 2026.04.14 23:39:29.758535 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 13795 | 2026.04.14 23:39:29.758829 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 13796 | 2026.04.14 23:39:29.759123 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 13797 | 2026.04.14 23:39:29.759423 [ 198 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 13798 | 2026.04.14 23:39:29.766181 [ 200 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 72 columns (72 merged, 0 gathered) in 0.009126139 sec., 186935.5704531785 rows/sec., 143.73 MiB/sec. | ||
| 13799 | 2026.04.14 23:39:29.767732 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13800 | 2026.04.14 23:39:29.768229 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.04.14 23:39:29.768330 [ 202 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_51_10} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13802 | 2026.04.14 23:39:29.768509 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 13803 | 2026.04.14 23:39:30.938946 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.04.14 23:39:30.939121 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13805 | 2026.04.14 23:39:30.939190 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13806 | 2026.04.14 23:39:30.939838 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.04.14 23:39:30.939889 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13808 | 2026.04.14 23:39:30.940267 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13809 | 2026.04.14 23:39:30.940499 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.04.14 23:39:30.940664 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001592 sec., 1256.2814070351758 rows/sec., 102.44 KiB/sec. | ||
| 13811 | 2026.04.14 23:39:30.940719 [ 4 ] {42b6470d-b78f-4827-b8d7-f51758053a8e} <Debug> TCPHandler: Processed in 0.001902532 sec. | ||
| 13812 | 2026.04.14 23:39:30.940850 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.04.14 23:39:30.940953 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13814 | 2026.04.14 23:39:30.940999 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13815 | 2026.04.14 23:39:30.941505 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.04.14 23:39:30.941544 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13817 | 2026.04.14 23:39:30.941877 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13818 | 2026.04.14 23:39:30.942084 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.04.14 23:39:30.942222 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001291 sec., 84430.67389620449 rows/sec., 7.07 MiB/sec. | ||
| 13820 | 2026.04.14 23:39:30.942263 [ 4 ] {f076c8f4-88e4-4e9b-b209-9bc7144ad9a2} <Debug> TCPHandler: Processed in 0.00146358 sec. | ||
| 13821 | 2026.04.14 23:39:30.942382 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.04.14 23:39:30.942479 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13823 | 2026.04.14 23:39:30.942521 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13824 | 2026.04.14 23:39:30.942933 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.04.14 23:39:30.942967 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13826 | 2026.04.14 23:39:30.943270 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13827 | 2026.04.14 23:39:30.943496 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.04.14 23:39:30.943628 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001167 sec., 23993.144815766922 rows/sec., 1.75 MiB/sec. | ||
| 13829 | 2026.04.14 23:39:30.943666 [ 4 ] {1dc457e4-d532-46f6-9d3f-d9dc74e91878} <Debug> TCPHandler: Processed in 0.001333236 sec. | ||
| 13830 | 2026.04.14 23:39:30.943774 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2026.04.14 23:39:30.943880 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13832 | 2026.04.14 23:39:30.943923 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13833 | 2026.04.14 23:39:30.944363 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.04.14 23:39:30.944397 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13835 | 2026.04.14 23:39:30.944720 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13836 | 2026.04.14 23:39:30.944938 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13837 | 2026.04.14 23:39:30.945077 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001216 sec., 75657.8947368421 rows/sec., 5.91 MiB/sec. | ||
| 13838 | 2026.04.14 23:39:30.945116 [ 4 ] {0c859d87-44da-4269-b69a-ffbc612dbbd8} <Debug> TCPHandler: Processed in 0.001392778 sec. | ||
| 13839 | 2026.04.14 23:39:30.945226 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2026.04.14 23:39:30.945321 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13841 | 2026.04.14 23:39:30.945365 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13842 | 2026.04.14 23:39:30.945759 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.04.14 23:39:30.945793 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13844 | 2026.04.14 23:39:30.946120 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13845 | 2026.04.14 23:39:30.946343 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.04.14 23:39:30.946472 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001171 sec., 137489.32536293767 rows/sec., 9.58 MiB/sec. | ||
| 13847 | 2026.04.14 23:39:30.946509 [ 4 ] {db3d3224-3386-4403-891a-a50bbdd750d8} <Debug> TCPHandler: Processed in 0.001332367 sec. | ||
| 13848 | 2026.04.14 23:39:30.946616 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.04.14 23:39:30.946711 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13850 | 2026.04.14 23:39:30.946766 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13851 | 2026.04.14 23:39:30.947587 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.04.14 23:39:30.947623 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13853 | 2026.04.14 23:39:30.948160 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13854 | 2026.04.14 23:39:30.948391 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.04.14 23:39:30.948536 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001843 sec., 14107.433532284318 rows/sec., 25.28 MiB/sec. | ||
| 13856 | 2026.04.14 23:39:30.948603 [ 4 ] {2d26fedb-25e1-4be7-a0ba-d15909bddcff} <Debug> TCPHandler: Processed in 0.002036296 sec. | ||
| 13857 | 2026.04.14 23:39:30.948718 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.04.14 23:39:30.948813 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13859 | 2026.04.14 23:39:30.948855 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13860 | 2026.04.14 23:39:30.949174 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.04.14 23:39:30.949207 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 13862 | 2026.04.14 23:39:30.949513 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13863 | 2026.04.14 23:39:30.949730 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.04.14 23:39:30.949860 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 13865 | 2026.04.14 23:39:30.949896 [ 4 ] {57b52505-ce4e-482f-80a6-0a8bc9d63a73} <Debug> TCPHandler: Processed in 0.001232533 sec. | ||
| 13866 | 2026.04.14 23:39:34.435420 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13867 | 2026.04.14 23:39:34.435521 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13868 | 2026.04.14 23:39:34.669928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33562 | ||
| 13869 | 2026.04.14 23:39:34.670629 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.04.14 23:39:34.670693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13871 | 2026.04.14 23:39:34.670818 [ 224 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13872 | 2026.04.14 23:39:34.670893 [ 224 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13873 | 2026.04.14 23:39:34.671543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13874 | 2026.04.14 23:39:34.671961 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.04.14 23:39:34.672178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33562 | ||
| 13876 | 2026.04.14 23:39:34.672274 [ 223 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13877 | 2026.04.14 23:39:34.672317 [ 223 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13878 | 2026.04.14 23:39:34.690347 [ 224 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13879 | 2026.04.14 23:39:34.690745 [ 223 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13880 | 2026.04.14 23:39:35.939037 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.04.14 23:39:35.939270 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13882 | 2026.04.14 23:39:35.939358 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13883 | 2026.04.14 23:39:35.940294 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2026.04.14 23:39:35.940360 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13885 | 2026.04.14 23:39:35.940888 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13886 | 2026.04.14 23:39:35.941131 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.04.14 23:39:35.941287 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.002085 sec., 41247.00239808153 rows/sec., 3.45 MiB/sec. | ||
| 13888 | 2026.04.14 23:39:35.941303 [ 147 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13889 | 2026.04.14 23:39:35.941333 [ 4 ] {6a63248e-6cdb-4d83-aa6d-c6b6ff2d5997} <Debug> TCPHandler: Processed in 0.002484938 sec. | ||
| 13890 | 2026.04.14 23:39:35.941383 [ 147 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.04.14 23:39:35.941409 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13892 | 2026.04.14 23:39:35.941486 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13893 | 2026.04.14 23:39:35.941537 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13894 | 2026.04.14 23:39:35.941592 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13895 | 2026.04.14 23:39:35.941638 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13896 | 2026.04.14 23:39:35.941697 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13897 | 2026.04.14 23:39:35.941738 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2620 rows starting from the beginning of the part | ||
| 13898 | 2026.04.14 23:39:35.941804 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 13899 | 2026.04.14 23:39:35.941852 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 108 rows starting from the beginning of the part | ||
| 13900 | 2026.04.14 23:39:35.941896 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 86 rows starting from the beginning of the part | ||
| 13901 | 2026.04.14 23:39:35.941939 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 109 rows starting from the beginning of the part | ||
| 13902 | 2026.04.14 23:39:35.941980 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 86 rows starting from the beginning of the part | ||
| 13903 | 2026.04.14 23:39:35.942043 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.04.14 23:39:35.942083 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13905 | 2026.04.14 23:39:35.942413 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13906 | 2026.04.14 23:39:35.942634 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.04.14 23:39:35.942775 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001207 sec., 12427.506213753108 rows/sec., 934.49 KiB/sec. | ||
| 13908 | 2026.04.14 23:39:35.942812 [ 4 ] {249e78e8-54c7-418e-8d24-88d3012a8b6a} <Debug> TCPHandler: Processed in 0.001379317 sec. | ||
| 13909 | 2026.04.14 23:39:35.942933 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13910 | 2026.04.14 23:39:35.943027 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13911 | 2026.04.14 23:39:35.943067 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13912 | 2026.04.14 23:39:35.943372 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896201 sec., 1616389.8236526614 rows/sec., 129.07 MiB/sec. | ||
| 13913 | 2026.04.14 23:39:35.943472 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2026.04.14 23:39:35.943508 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13915 | 2026.04.14 23:39:35.943651 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13916 | 2026.04.14 23:39:35.943806 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13917 | 2026.04.14 23:39:35.943920 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13918 | 2026.04.14 23:39:35.943986 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_116_23} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13919 | 2026.04.14 23:39:35.944077 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 13920 | 2026.04.14 23:39:35.944122 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2026.04.14 23:39:35.944264 [ 147 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13922 | 2026.04.14 23:39:35.944283 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001274 sec., 62009.4191522763 rows/sec., 4.84 MiB/sec. | ||
| 13923 | 2026.04.14 23:39:35.944310 [ 147 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13924 | 2026.04.14 23:39:35.944333 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13925 | 2026.04.14 23:39:35.944336 [ 4 ] {974addbd-b699-44ee-9081-33e6907e5896} <Debug> TCPHandler: Processed in 0.00145095 sec. | ||
| 13926 | 2026.04.14 23:39:35.944426 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13927 | 2026.04.14 23:39:35.944474 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13928 | 2026.04.14 23:39:35.944552 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13929 | 2026.04.14 23:39:35.944590 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1403 rows starting from the beginning of the part | ||
| 13930 | 2026.04.14 23:39:35.944594 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13931 | 2026.04.14 23:39:35.944653 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13932 | 2026.04.14 23:39:35.944659 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 13933 | 2026.04.14 23:39:35.944717 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 90 rows starting from the beginning of the part | ||
| 13934 | 2026.04.14 23:39:35.944760 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 79 rows starting from the beginning of the part | ||
| 13935 | 2026.04.14 23:39:35.944798 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 92 rows starting from the beginning of the part | ||
| 13936 | 2026.04.14 23:39:35.944837 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 79 rows starting from the beginning of the part | ||
| 13937 | 2026.04.14 23:39:35.945105 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13938 | 2026.04.14 23:39:35.945145 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13939 | 2026.04.14 23:39:35.945529 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13940 | 2026.04.14 23:39:35.945752 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2026.04.14 23:39:35.945877 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_111_28 to all_112_112_0 | ||
| 13942 | 2026.04.14 23:39:35.945893 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514271 sec., 1193313.482197044 rows/sec., 88.31 MiB/sec. | ||
| 13943 | 2026.04.14 23:39:35.945913 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.04.14 23:39:35.945882 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 13945 | 2026.04.14 23:39:35.945943 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13946 | 2026.04.14 23:39:35.945983 [ 4 ] {846ab93b-32ed-4a0d-a2f6-51f79b24fcf4} <Debug> TCPHandler: Processed in 0.001566443 sec. | ||
| 13947 | 2026.04.14 23:39:35.946024 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_111_28 to all_112_112_0 into Compact with storage Full | ||
| 13948 | 2026.04.14 23:39:35.946078 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13949 | 2026.04.14 23:39:35.946097 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.04.14 23:39:35.946114 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13951 | 2026.04.14 23:39:35.946144 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_28, total 40356 rows starting from the beginning of the part | ||
| 13952 | 2026.04.14 23:39:35.946195 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13953 | 2026.04.14 23:39:35.946200 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 13954 | 2026.04.14 23:39:35.946251 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13955 | 2026.04.14 23:39:35.946358 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.04.14 23:39:35.946435 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_116_23} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13957 | 2026.04.14 23:39:35.946508 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13958 | 2026.04.14 23:39:35.947043 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.04.14 23:39:35.947082 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13960 | 2026.04.14 23:39:35.947642 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13961 | 2026.04.14 23:39:35.947869 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.04.14 23:39:35.948006 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001829 sec., 8201.202843083653 rows/sec., 14.70 MiB/sec. | ||
| 13963 | 2026.04.14 23:39:35.948060 [ 4 ] {c1abc4ed-2064-4936-8717-0fc76af90288} <Debug> TCPHandler: Processed in 0.002011324 sec. | ||
| 13964 | 2026.04.14 23:39:35.948164 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13965 | 2026.04.14 23:39:35.948257 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13966 | 2026.04.14 23:39:35.948297 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13967 | 2026.04.14 23:39:35.948618 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.04.14 23:39:35.948654 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13969 | 2026.04.14 23:39:35.948966 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13970 | 2026.04.14 23:39:35.949211 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2026.04.14 23:39:35.949331 [ 147 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13972 | 2026.04.14 23:39:35.949338 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 13973 | 2026.04.14 23:39:35.949367 [ 147 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2026.04.14 23:39:35.949389 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13975 | 2026.04.14 23:39:35.949390 [ 4 ] {19fb7d1d-cc6f-4a4b-8ca4-e4ccca054b86} <Debug> TCPHandler: Processed in 0.001274314 sec. | ||
| 13976 | 2026.04.14 23:39:35.949465 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13977 | 2026.04.14 23:39:35.949557 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13978 | 2026.04.14 23:39:35.949582 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5772 rows starting from the beginning of the part | ||
| 13979 | 2026.04.14 23:39:35.949631 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
| 13980 | 2026.04.14 23:39:35.949672 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 13981 | 2026.04.14 23:39:35.949714 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 13982 | 2026.04.14 23:39:35.949751 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 13983 | 2026.04.14 23:39:35.949799 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 13984 | 2026.04.14 23:39:35.951303 [ 189 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001869951 sec., 3240726.628665671 rows/sec., 218.40 MiB/sec. | ||
| 13985 | 2026.04.14 23:39:35.951682 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13986 | 2026.04.14 23:39:35.951936 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.04.14 23:39:35.952002 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_116_23} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13988 | 2026.04.14 23:39:35.952088 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13989 | 2026.04.14 23:39:35.954219 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40484 rows, containing 5 columns (5 merged, 0 gathered) in 0.008218224 sec., 4926125.157941667 rows/sec., 318.37 MiB/sec. | ||
| 13990 | 2026.04.14 23:39:35.954974 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Trace> MergedBlockOutputStream: filled checksums all_1_112_29 (state Temporary) | ||
| 13991 | 2026.04.14 23:39:35.955221 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_112_29 to all_1_112_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.04.14 23:39:35.955285 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_112_29} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_111_28, all_112_112_0] -> all_1_112_29 | ||
| 13993 | 2026.04.14 23:39:35.955338 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13994 | 2026.04.14 23:39:36.550881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 13995 | 2026.04.14 23:39:36.566682 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.04.14 23:39:36.566740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 13997 | 2026.04.14 23:39:36.572415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13998 | 2026.04.14 23:39:36.573109 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13999 | 2026.04.14 23:39:36.575885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 14000 | 2026.04.14 23:39:39.758061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1732 | ||
| 14001 | 2026.04.14 23:39:39.760360 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.04.14 23:39:39.760397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14003 | 2026.04.14 23:39:39.761558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14004 | 2026.04.14 23:39:39.761825 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.04.14 23:39:39.762088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
| 14006 | 2026.04.14 23:39:40.142878 [ 221 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14007 | 2026.04.14 23:39:40.142964 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14008 | 2026.04.14 23:39:40.146748 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14009 | 2026.04.14 23:39:40.287148 [ 223 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14010 | 2026.04.14 23:39:40.287204 [ 223 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14011 | 2026.04.14 23:39:40.290264 [ 223 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14012 | 2026.04.14 23:39:40.364478 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14013 | 2026.04.14 23:39:40.364528 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14014 | 2026.04.14 23:39:40.368061 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14015 | 2026.04.14 23:39:40.389367 [ 225 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14016 | 2026.04.14 23:39:40.389434 [ 225 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14017 | 2026.04.14 23:39:40.393062 [ 225 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14018 | 2026.04.14 23:39:40.939403 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14019 | 2026.04.14 23:39:40.939614 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14020 | 2026.04.14 23:39:40.939687 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14021 | 2026.04.14 23:39:40.940400 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14022 | 2026.04.14 23:39:40.940446 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14023 | 2026.04.14 23:39:40.940857 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14024 | 2026.04.14 23:39:40.941081 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.04.14 23:39:40.941232 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001684 sec., 64133.01662707839 rows/sec., 5.38 MiB/sec. | ||
| 14026 | 2026.04.14 23:39:40.941273 [ 4 ] {16ae26f5-5081-49aa-b050-270877a30da3} <Debug> TCPHandler: Processed in 0.001996254 sec. | ||
| 14027 | 2026.04.14 23:39:40.941388 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14028 | 2026.04.14 23:39:40.941480 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14029 | 2026.04.14 23:39:40.941519 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14030 | 2026.04.14 23:39:40.941905 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.04.14 23:39:40.941939 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14032 | 2026.04.14 23:39:40.942235 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14033 | 2026.04.14 23:39:40.942441 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14034 | 2026.04.14 23:39:40.942550 [ 144 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14035 | 2026.04.14 23:39:40.942564 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001102 sec., 23593.4664246824 rows/sec., 1.73 MiB/sec. | ||
| 14036 | 2026.04.14 23:39:40.942590 [ 144 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2026.04.14 23:39:40.942608 [ 4 ] {6d9d004e-53b3-4627-89e7-067fce64a951} <Debug> TCPHandler: Processed in 0.001268154 sec. | ||
| 14038 | 2026.04.14 23:39:40.942609 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14039 | 2026.04.14 23:39:40.942713 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2026.04.14 23:39:40.942740 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14041 | 2026.04.14 23:39:40.942804 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14042 | 2026.04.14 23:39:40.942847 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14043 | 2026.04.14 23:39:40.942899 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14044 | 2026.04.14 23:39:40.942944 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 82 rows starting from the beginning of the part | ||
| 14045 | 2026.04.14 23:39:40.943018 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
| 14046 | 2026.04.14 23:39:40.943065 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 14047 | 2026.04.14 23:39:40.943105 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 28 rows starting from the beginning of the part | ||
| 14048 | 2026.04.14 23:39:40.943147 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
| 14049 | 2026.04.14 23:39:40.943187 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 14050 | 2026.04.14 23:39:40.943275 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.04.14 23:39:40.943315 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14052 | 2026.04.14 23:39:40.943645 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14053 | 2026.04.14 23:39:40.943868 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.04.14 23:39:40.944000 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 5.79 MiB/sec. | ||
| 14055 | 2026.04.14 23:39:40.944037 [ 4 ] {89c2cc17-9039-4eb8-8f41-13ba147ad79b} <Debug> TCPHandler: Processed in 0.001370897 sec. | ||
| 14056 | 2026.04.14 23:39:40.944104 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424459 sec., 134788.01425664057 rows/sec., 10.38 MiB/sec. | ||
| 14057 | 2026.04.14 23:39:40.944144 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14058 | 2026.04.14 23:39:40.944239 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14059 | 2026.04.14 23:39:40.944281 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14060 | 2026.04.14 23:39:40.944298 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14061 | 2026.04.14 23:39:40.944593 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.04.14 23:39:40.944674 [ 195 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_101_20} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14063 | 2026.04.14 23:39:40.944712 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.04.14 23:39:40.944756 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14065 | 2026.04.14 23:39:40.944775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14066 | 2026.04.14 23:39:40.945119 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14067 | 2026.04.14 23:39:40.945342 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.04.14 23:39:40.945468 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_112_29 to all_113_113_0 | ||
| 14069 | 2026.04.14 23:39:40.945476 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 14070 | 2026.04.14 23:39:40.945513 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.04.14 23:39:40.945535 [ 4 ] {b400c421-8807-4db1-9cee-f3795b82a28e} <Debug> TCPHandler: Processed in 0.001438099 sec. | ||
| 14072 | 2026.04.14 23:39:40.945537 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14073 | 2026.04.14 23:39:40.945614 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_29 to all_113_113_0 into Compact with storage Full | ||
| 14074 | 2026.04.14 23:39:40.945653 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.04.14 23:39:40.945714 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14076 | 2026.04.14 23:39:40.945744 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_29, total 40484 rows starting from the beginning of the part | ||
| 14077 | 2026.04.14 23:39:40.945752 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14078 | 2026.04.14 23:39:40.945789 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14079 | 2026.04.14 23:39:40.945812 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14080 | 2026.04.14 23:39:40.946688 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.04.14 23:39:40.946730 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14082 | 2026.04.14 23:39:40.947286 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14083 | 2026.04.14 23:39:40.947511 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.04.14 23:39:40.947639 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14085 | 2026.04.14 23:39:40.947666 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001919 sec., 13548.72329338197 rows/sec., 24.28 MiB/sec. | ||
| 14086 | 2026.04.14 23:39:40.947672 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.04.14 23:39:40.947707 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14088 | 2026.04.14 23:39:40.947744 [ 4 ] {ccf12e72-33ab-4491-b2ec-32f2b4c875f9} <Debug> TCPHandler: Processed in 0.002142118 sec. | ||
| 14089 | 2026.04.14 23:39:40.947772 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14090 | 2026.04.14 23:39:40.947861 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.04.14 23:39:40.947960 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14092 | 2026.04.14 23:39:40.947966 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14093 | 2026.04.14 23:39:40.948006 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14094 | 2026.04.14 23:39:40.948049 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2057 rows starting from the beginning of the part | ||
| 14095 | 2026.04.14 23:39:40.948191 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
| 14096 | 2026.04.14 23:39:40.948304 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 14097 | 2026.04.14 23:39:40.948354 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2026.04.14 23:39:40.948399 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14099 | 2026.04.14 23:39:40.948407 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
| 14100 | 2026.04.14 23:39:40.948513 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
| 14101 | 2026.04.14 23:39:40.948610 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 14102 | 2026.04.14 23:39:40.948746 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14103 | 2026.04.14 23:39:40.948988 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.04.14 23:39:40.949159 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 14105 | 2026.04.14 23:39:40.949201 [ 4 ] {b4e9082e-b7f6-4a69-855e-62be499b9a6a} <Debug> TCPHandler: Processed in 0.001388228 sec. | ||
| 14106 | 2026.04.14 23:39:40.952373 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40644 rows, containing 5 columns (5 merged, 0 gathered) in 0.006773025 sec., 6000863.720420344 rows/sec., 387.94 MiB/sec. | ||
| 14107 | 2026.04.14 23:39:40.953278 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Trace> MergedBlockOutputStream: filled checksums all_1_113_30 (state Temporary) | ||
| 14108 | 2026.04.14 23:39:40.953564 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_113_30 to all_1_113_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14109 | 2026.04.14 23:39:40.953635 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_113_30} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_112_29, all_113_113_0] -> all_1_113_30 | ||
| 14110 | 2026.04.14 23:39:40.953715 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14111 | 2026.04.14 23:39:40.960021 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 19 columns (19 merged, 0 gathered) in 0.012277084 sec., 176344.8063074261 rows/sec., 316.00 MiB/sec. | ||
| 14112 | 2026.04.14 23:39:40.962162 [ 190 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14113 | 2026.04.14 23:39:40.962550 [ 190 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.04.14 23:39:40.962637 [ 190 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14115 | 2026.04.14 23:39:40.962807 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 14116 | 2026.04.14 23:39:41.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.51 MiB, peak 390.81 MiB, free memory in arenas 0.00 B, will set to 377.48 MiB (RSS), difference: 4.97 MiB | ||
| 14117 | 2026.04.14 23:39:41.264970 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14118 | 2026.04.14 23:39:41.265171 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14119 | 2026.04.14 23:39:41.265242 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14120 | 2026.04.14 23:39:41.265915 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.04.14 23:39:41.265970 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14122 | 2026.04.14 23:39:41.266354 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14123 | 2026.04.14 23:39:41.266573 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2026.04.14 23:39:41.266729 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 14125 | 2026.04.14 23:39:41.266779 [ 4 ] {225bac22-879f-4593-8a4b-6051c365a295} <Debug> TCPHandler: Processed in 0.001948633 sec. | ||
| 14126 | 2026.04.14 23:39:41.266903 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14127 | 2026.04.14 23:39:41.267001 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14128 | 2026.04.14 23:39:41.267042 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14129 | 2026.04.14 23:39:41.268751 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2026.04.14 23:39:41.268786 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14131 | 2026.04.14 23:39:41.269231 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14132 | 2026.04.14 23:39:41.269444 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.04.14 23:39:41.269581 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Debug> executeQuery: Read 2555 rows, 195.00 KiB in 0.002599 sec., 983070.4116968064 rows/sec., 73.27 MiB/sec. | ||
| 14134 | 2026.04.14 23:39:41.269622 [ 4 ] {d30e010c-4f0e-4f69-a7d2-1cf4997e8742} <Debug> TCPHandler: Processed in 0.002766585 sec. | ||
| 14135 | 2026.04.14 23:39:41.269729 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2026.04.14 23:39:41.269824 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14137 | 2026.04.14 23:39:41.269863 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14138 | 2026.04.14 23:39:41.270272 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.04.14 23:39:41.270307 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14140 | 2026.04.14 23:39:41.270601 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14141 | 2026.04.14 23:39:41.270822 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.04.14 23:39:41.270955 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001148 sec., 33101.04529616725 rows/sec., 2.48 MiB/sec. | ||
| 14143 | 2026.04.14 23:39:41.270994 [ 4 ] {4f207944-5b9d-4c09-af22-2bf9ffb04e34} <Debug> TCPHandler: Processed in 0.001311586 sec. | ||
| 14144 | 2026.04.14 23:39:41.271097 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14145 | 2026.04.14 23:39:41.271188 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14146 | 2026.04.14 23:39:41.271226 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14147 | 2026.04.14 23:39:41.271919 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.04.14 23:39:41.271955 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14149 | 2026.04.14 23:39:41.272273 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14150 | 2026.04.14 23:39:41.272485 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.04.14 23:39:41.272614 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001442 sec., 572122.052704577 rows/sec., 33.47 MiB/sec. | ||
| 14152 | 2026.04.14 23:39:41.272653 [ 4 ] {1890535c-dd2f-422a-99ce-0dbdcb76aa90} <Debug> TCPHandler: Processed in 0.001603624 sec. | ||
| 14153 | 2026.04.14 23:39:41.272757 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.04.14 23:39:41.272849 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14155 | 2026.04.14 23:39:41.272887 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14156 | 2026.04.14 23:39:41.273256 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.04.14 23:39:41.273290 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14158 | 2026.04.14 23:39:41.273571 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14159 | 2026.04.14 23:39:41.273778 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2026.04.14 23:39:41.273904 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 14161 | 2026.04.14 23:39:41.273944 [ 4 ] {66db0eec-6953-43ae-8dec-5a867a28fa46} <Debug> TCPHandler: Processed in 0.001233704 sec. | ||
| 14162 | 2026.04.14 23:39:41.274062 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14163 | 2026.04.14 23:39:41.274180 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14164 | 2026.04.14 23:39:41.274227 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14165 | 2026.04.14 23:39:41.274687 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2026.04.14 23:39:41.274730 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14167 | 2026.04.14 23:39:41.275093 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14168 | 2026.04.14 23:39:41.275303 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14169 | 2026.04.14 23:39:41.275429 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001273 sec., 9426.551453260015 rows/sec., 736.45 KiB/sec. | ||
| 14170 | 2026.04.14 23:39:41.275466 [ 4 ] {bb470cfb-21b1-4734-aa47-d784122f47cf} <Debug> TCPHandler: Processed in 0.001462609 sec. | ||
| 14171 | 2026.04.14 23:39:41.275565 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2026.04.14 23:39:41.275657 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14173 | 2026.04.14 23:39:41.275696 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14174 | 2026.04.14 23:39:41.276567 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.04.14 23:39:41.276603 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14176 | 2026.04.14 23:39:41.276995 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14177 | 2026.04.14 23:39:41.277202 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.04.14 23:39:41.277331 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Debug> executeQuery: Read 1341 rows, 92.57 KiB in 0.001691 sec., 793021.8805440568 rows/sec., 53.46 MiB/sec. | ||
| 14179 | 2026.04.14 23:39:41.277367 [ 4 ] {7f985d4a-5dba-46c7-be70-cfd96b21a84f} <Debug> TCPHandler: Processed in 0.00184849 sec. | ||
| 14180 | 2026.04.14 23:39:41.277467 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14181 | 2026.04.14 23:39:41.277560 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14182 | 2026.04.14 23:39:41.277606 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14183 | 2026.04.14 23:39:41.278306 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14184 | 2026.04.14 23:39:41.278340 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14185 | 2026.04.14 23:39:41.278771 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14186 | 2026.04.14 23:39:41.278983 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2026.04.14 23:39:41.279111 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001568 sec., 977040.8163265307 rows/sec., 59.72 MiB/sec. | ||
| 14188 | 2026.04.14 23:39:41.279108 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_113_30 to all_118_118_0 | ||
| 14189 | 2026.04.14 23:39:41.279151 [ 4 ] {5552d482-635b-4663-b424-eb844392c600} <Debug> TCPHandler: Processed in 0.001730527 sec. | ||
| 14190 | 2026.04.14 23:39:41.279189 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14191 | 2026.04.14 23:39:41.279217 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14192 | 2026.04.14 23:39:41.279284 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2026.04.14 23:39:41.279354 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_30 to all_118_118_0 into Compact with storage Full | ||
| 14194 | 2026.04.14 23:39:41.279381 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14195 | 2026.04.14 23:39:41.279452 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14196 | 2026.04.14 23:39:41.279531 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14197 | 2026.04.14 23:39:41.279578 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_30, total 40644 rows starting from the beginning of the part | ||
| 14198 | 2026.04.14 23:39:41.279653 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14199 | 2026.04.14 23:39:41.279706 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 161 rows starting from the beginning of the part | ||
| 14200 | 2026.04.14 23:39:41.279753 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 14201 | 2026.04.14 23:39:41.279800 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14202 | 2026.04.14 23:39:41.279848 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1532 rows starting from the beginning of the part | ||
| 14203 | 2026.04.14 23:39:41.280307 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.04.14 23:39:41.280348 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14205 | 2026.04.14 23:39:41.280947 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14206 | 2026.04.14 23:39:41.281176 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14207 | 2026.04.14 23:39:41.281329 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001964 sec., 13238.289205702647 rows/sec., 23.72 MiB/sec. | ||
| 14208 | 2026.04.14 23:39:41.281400 [ 4 ] {af33057c-fced-4441-98a0-0bc5d31b3a50} <Debug> TCPHandler: Processed in 0.002175739 sec. | ||
| 14209 | 2026.04.14 23:39:41.281508 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14210 | 2026.04.14 23:39:41.281601 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14211 | 2026.04.14 23:39:41.281642 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14212 | 2026.04.14 23:39:41.281957 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.04.14 23:39:41.281992 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14214 | 2026.04.14 23:39:41.282285 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14215 | 2026.04.14 23:39:41.282495 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.04.14 23:39:41.282628 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 14217 | 2026.04.14 23:39:41.282666 [ 4 ] {f77bd171-1828-4d17-bc9c-285d65b2b5b6} <Debug> TCPHandler: Processed in 0.001206693 sec. | ||
| 14218 | 2026.04.14 23:39:41.288242 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42817 rows, containing 5 columns (5 merged, 0 gathered) in 0.008952723 sec., 4782567.2703154115 rows/sec., 308.94 MiB/sec. | ||
| 14219 | 2026.04.14 23:39:41.288760 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Trace> MergedBlockOutputStream: filled checksums all_1_118_31 (state Temporary) | ||
| 14220 | 2026.04.14 23:39:41.289041 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_118_31 to all_1_118_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.04.14 23:39:41.289118 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_118_31} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_113_30, all_118_118_0] -> all_1_118_31 | ||
| 14222 | 2026.04.14 23:39:41.289214 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14223 | 2026.04.14 23:39:42.173228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34074 | ||
| 14224 | 2026.04.14 23:39:42.173749 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.04.14 23:39:42.173797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14226 | 2026.04.14 23:39:42.174274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14227 | 2026.04.14 23:39:42.174502 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.04.14 23:39:42.174661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34074 | ||
| 14229 | 2026.04.14 23:39:42.174697 [ 143 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14230 | 2026.04.14 23:39:42.174798 [ 143 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2026.04.14 23:39:42.174837 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14232 | 2026.04.14 23:39:42.174981 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14233 | 2026.04.14 23:39:42.175130 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14234 | 2026.04.14 23:39:42.175173 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31642 rows starting from the beginning of the part | ||
| 14235 | 2026.04.14 23:39:42.175242 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 14236 | 2026.04.14 23:39:42.175289 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 14237 | 2026.04.14 23:39:42.175335 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 14238 | 2026.04.14 23:39:42.175376 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 14239 | 2026.04.14 23:39:42.175419 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 14240 | 2026.04.14 23:39:42.177976 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34074 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056984 sec., 11146280.124462543 rows/sec., 159.45 MiB/sec. | ||
| 14241 | 2026.04.14 23:39:42.178189 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14242 | 2026.04.14 23:39:42.178534 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.04.14 23:39:42.178625 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_71_14} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14244 | 2026.04.14 23:39:42.178769 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14245 | 2026.04.14 23:39:44.076869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 14246 | 2026.04.14 23:39:44.094484 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.04.14 23:39:44.094543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14248 | 2026.04.14 23:39:44.100923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14249 | 2026.04.14 23:39:44.101640 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.04.14 23:39:44.101922 [ 54 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14251 | 2026.04.14 23:39:44.101965 [ 54 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.04.14 23:39:44.101987 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14253 | 2026.04.14 23:39:44.102077 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14254 | 2026.04.14 23:39:44.104665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14255 | 2026.04.14 23:39:44.105020 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14256 | 2026.04.14 23:39:44.105734 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14257 | 2026.04.14 23:39:44.108942 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14258 | 2026.04.14 23:39:44.112192 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 14259 | 2026.04.14 23:39:44.116033 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 14260 | 2026.04.14 23:39:44.120419 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 14261 | 2026.04.14 23:39:44.124690 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 14262 | 2026.04.14 23:39:44.183003 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.080963025 sec., 6607.954680547077 rows/sec., 34.17 MiB/sec. | ||
| 14263 | 2026.04.14 23:39:44.186154 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14264 | 2026.04.14 23:39:44.188336 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.04.14 23:39:44.188461 [ 196 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_71_14} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14266 | 2026.04.14 23:39:44.190986 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14267 | 2026.04.14 23:39:45.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.68 MiB, peak 396.08 MiB, free memory in arenas 0.00 B, will set to 377.67 MiB (RSS), difference: -1.01 MiB | ||
| 14268 | 2026.04.14 23:39:45.110016 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14269 | 2026.04.14 23:39:45.110077 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14270 | 2026.04.14 23:39:45.113746 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14271 | 2026.04.14 23:39:45.936140 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.04.14 23:39:45.936322 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14273 | 2026.04.14 23:39:45.936388 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14274 | 2026.04.14 23:39:45.937029 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.04.14 23:39:45.937078 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14276 | 2026.04.14 23:39:45.937499 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14277 | 2026.04.14 23:39:45.937733 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.04.14 23:39:45.937880 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 14279 | 2026.04.14 23:39:45.937926 [ 4 ] {4d2469d1-104e-4c89-b531-ddbeba790bdd} <Debug> TCPHandler: Processed in 0.001921462 sec. | ||
| 14280 | 2026.04.14 23:39:45.938035 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2026.04.14 23:39:45.938131 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14282 | 2026.04.14 23:39:45.938172 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14283 | 2026.04.14 23:39:45.938577 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2026.04.14 23:39:45.938613 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14285 | 2026.04.14 23:39:45.938922 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14286 | 2026.04.14 23:39:45.939134 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2026.04.14 23:39:45.939264 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 14288 | 2026.04.14 23:39:45.939301 [ 4 ] {12072e8f-6ee4-4efa-b8c9-1e9005f8db58} <Debug> TCPHandler: Processed in 0.001314605 sec. | ||
| 14289 | 2026.04.14 23:39:45.939404 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2026.04.14 23:39:45.939497 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14291 | 2026.04.14 23:39:45.939540 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14292 | 2026.04.14 23:39:45.939915 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2026.04.14 23:39:45.939950 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14294 | 2026.04.14 23:39:45.940285 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14295 | 2026.04.14 23:39:45.940499 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2026.04.14 23:39:45.940632 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001152 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 14297 | 2026.04.14 23:39:45.940669 [ 4 ] {648c4e40-4dcb-4ed1-b414-6bebcb6e09c8} <Debug> TCPHandler: Processed in 0.001317346 sec. | ||
| 14298 | 2026.04.14 23:39:45.940766 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2026.04.14 23:39:45.940859 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14300 | 2026.04.14 23:39:45.940905 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14301 | 2026.04.14 23:39:45.941216 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.04.14 23:39:45.941252 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 14303 | 2026.04.14 23:39:45.941575 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14304 | 2026.04.14 23:39:45.941791 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.04.14 23:39:45.941919 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 14306 | 2026.04.14 23:39:45.941955 [ 4 ] {4bf9a9ab-47f6-4101-877d-bb9e33926793} <Debug> TCPHandler: Processed in 0.001235974 sec. | ||
| 14307 | 2026.04.14 23:39:46.469981 [ 223 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14308 | 2026.04.14 23:39:46.470058 [ 223 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14309 | 2026.04.14 23:39:46.472696 [ 223 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14310 | 2026.04.14 23:39:49.435567 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14311 | 2026.04.14 23:39:49.435641 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14312 | 2026.04.14 23:39:49.675700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34522 | ||
| 14313 | 2026.04.14 23:39:49.676207 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.04.14 23:39:49.676247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14315 | 2026.04.14 23:39:49.676721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14316 | 2026.04.14 23:39:49.676952 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14317 | 2026.04.14 23:39:49.677082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34522 | ||
| 14318 | 2026.04.14 23:39:49.763130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1772 | ||
| 14319 | 2026.04.14 23:39:49.765612 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14320 | 2026.04.14 23:39:49.765649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14321 | 2026.04.14 23:39:49.766843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14322 | 2026.04.14 23:39:49.767107 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2026.04.14 23:39:49.767370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1772 | ||
| 14324 | 2026.04.14 23:39:50.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.68 MiB, peak 396.08 MiB, free memory in arenas 0.00 B, will set to 377.67 MiB (RSS), difference: 3.99 MiB | ||
| 14325 | 2026.04.14 23:39:50.940241 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14326 | 2026.04.14 23:39:50.940436 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14327 | 2026.04.14 23:39:50.940508 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14328 | 2026.04.14 23:39:50.941296 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.04.14 23:39:50.941340 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14330 | 2026.04.14 23:39:50.941721 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14331 | 2026.04.14 23:39:50.941941 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.04.14 23:39:50.942090 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.31 MiB/sec. | ||
| 14333 | 2026.04.14 23:39:50.942130 [ 4 ] {4527e9a6-f99e-4245-b42c-756f7903ddd3} <Debug> TCPHandler: Processed in 0.002008515 sec. | ||
| 14334 | 2026.04.14 23:39:50.942248 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2026.04.14 23:39:50.942340 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14336 | 2026.04.14 23:39:50.942381 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14337 | 2026.04.14 23:39:50.942767 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14338 | 2026.04.14 23:39:50.942801 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14339 | 2026.04.14 23:39:50.943086 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14340 | 2026.04.14 23:39:50.943293 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.04.14 23:39:50.943419 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001097 sec., 23701.002734731082 rows/sec., 1.74 MiB/sec. | ||
| 14342 | 2026.04.14 23:39:50.943454 [ 4 ] {0e77984d-ec5e-45e3-a0f5-55e990b4c3b6} <Debug> TCPHandler: Processed in 0.001254065 sec. | ||
| 14343 | 2026.04.14 23:39:50.943553 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14344 | 2026.04.14 23:39:50.943644 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14345 | 2026.04.14 23:39:50.943682 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14346 | 2026.04.14 23:39:50.944093 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2026.04.14 23:39:50.944126 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14348 | 2026.04.14 23:39:50.944412 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14349 | 2026.04.14 23:39:50.944631 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.04.14 23:39:50.944754 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 6.23 MiB/sec. | ||
| 14351 | 2026.04.14 23:39:50.944790 [ 4 ] {faa80faf-9b22-4332-82e4-2a5fbe663bb4} <Debug> TCPHandler: Processed in 0.001283595 sec. | ||
| 14352 | 2026.04.14 23:39:50.944887 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14353 | 2026.04.14 23:39:50.944978 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14354 | 2026.04.14 23:39:50.945019 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14355 | 2026.04.14 23:39:50.945396 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.04.14 23:39:50.945430 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14357 | 2026.04.14 23:39:50.945750 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14358 | 2026.04.14 23:39:50.945953 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.04.14 23:39:50.946075 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001115 sec., 143497.75784753362 rows/sec., 9.99 MiB/sec. | ||
| 14360 | 2026.04.14 23:39:50.946110 [ 4 ] {44ce5db7-f253-4a44-b7cd-b25a55ffa60a} <Debug> TCPHandler: Processed in 0.001269445 sec. | ||
| 14361 | 2026.04.14 23:39:50.946205 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.04.14 23:39:50.946295 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14363 | 2026.04.14 23:39:50.946347 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14364 | 2026.04.14 23:39:50.947144 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.04.14 23:39:50.947177 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14366 | 2026.04.14 23:39:50.947688 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14367 | 2026.04.14 23:39:50.947902 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.04.14 23:39:50.948036 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001758 sec., 14789.533560864618 rows/sec., 26.50 MiB/sec. | ||
| 14369 | 2026.04.14 23:39:50.948088 [ 4 ] {61b86506-bd58-4bbc-801e-815a2298286b} <Debug> TCPHandler: Processed in 0.001929103 sec. | ||
| 14370 | 2026.04.14 23:39:50.948187 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14371 | 2026.04.14 23:39:50.948278 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14372 | 2026.04.14 23:39:50.948318 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14373 | 2026.04.14 23:39:50.948629 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14374 | 2026.04.14 23:39:50.948662 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14375 | 2026.04.14 23:39:50.948949 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14376 | 2026.04.14 23:39:50.949161 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14377 | 2026.04.14 23:39:50.949283 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 14378 | 2026.04.14 23:39:50.949317 [ 4 ] {0d1fc9a3-8e96-4560-81be-8c267322129b} <Debug> TCPHandler: Processed in 0.001177402 sec. | ||
| 14379 | 2026.04.14 23:39:51.605649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14380 | 2026.04.14 23:39:51.622529 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14381 | 2026.04.14 23:39:51.622597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14382 | 2026.04.14 23:39:51.628335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14383 | 2026.04.14 23:39:51.629232 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14384 | 2026.04.14 23:39:51.634017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14385 | 2026.04.14 23:39:55.939126 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14386 | 2026.04.14 23:39:55.939405 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14387 | 2026.04.14 23:39:55.939502 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14388 | 2026.04.14 23:39:55.940199 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.04.14 23:39:55.940244 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14390 | 2026.04.14 23:39:55.940648 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14391 | 2026.04.14 23:39:55.940866 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.04.14 23:39:55.940997 [ 82 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14393 | 2026.04.14 23:39:55.941018 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001682 sec., 51129.60760998811 rows/sec., 4.28 MiB/sec. | ||
| 14394 | 2026.04.14 23:39:55.941064 [ 82 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.04.14 23:39:55.941079 [ 4 ] {52e8cc64-4fc1-4801-8363-0929894837b1} <Debug> TCPHandler: Processed in 0.002119298 sec. | ||
| 14396 | 2026.04.14 23:39:55.941090 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14397 | 2026.04.14 23:39:55.941202 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14398 | 2026.04.14 23:39:55.941242 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2026.04.14 23:39:55.941330 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14400 | 2026.04.14 23:39:55.941335 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14401 | 2026.04.14 23:39:55.941365 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2620 rows starting from the beginning of the part | ||
| 14402 | 2026.04.14 23:39:55.941383 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14403 | 2026.04.14 23:39:55.941433 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 108 rows starting from the beginning of the part | ||
| 14404 | 2026.04.14 23:39:55.941485 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2555 rows starting from the beginning of the part | ||
| 14405 | 2026.04.14 23:39:55.941527 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 14406 | 2026.04.14 23:39:55.941567 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 108 rows starting from the beginning of the part | ||
| 14407 | 2026.04.14 23:39:55.941606 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 86 rows starting from the beginning of the part | ||
| 14408 | 2026.04.14 23:39:55.941824 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.04.14 23:39:55.941859 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14410 | 2026.04.14 23:39:55.942215 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14411 | 2026.04.14 23:39:55.942425 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.04.14 23:39:55.942554 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001238 sec., 12116.316639741519 rows/sec., 911.09 KiB/sec. | ||
| 14413 | 2026.04.14 23:39:55.942591 [ 4 ] {999f656b-b326-4e1f-bdf5-83bb296d4d5d} <Debug> TCPHandler: Processed in 0.001400948 sec. | ||
| 14414 | 2026.04.14 23:39:55.942700 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.04.14 23:39:55.942790 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14416 | 2026.04.14 23:39:55.942828 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14417 | 2026.04.14 23:39:55.943230 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.04.14 23:39:55.943265 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14419 | 2026.04.14 23:39:55.943464 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308003 sec., 2397310.5754195293 rows/sec., 189.48 MiB/sec. | ||
| 14420 | 2026.04.14 23:39:55.943554 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14421 | 2026.04.14 23:39:55.943707 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14422 | 2026.04.14 23:39:55.943776 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.04.14 23:39:55.943877 [ 82 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14424 | 2026.04.14 23:39:55.943903 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001131 sec., 69849.69053934571 rows/sec., 5.45 MiB/sec. | ||
| 14425 | 2026.04.14 23:39:55.943911 [ 82 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.04.14 23:39:55.943943 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2026.04.14 23:39:55.943947 [ 4 ] {151dead7-e764-4463-a325-bf1261155892} <Debug> TCPHandler: Processed in 0.001294505 sec. | ||
| 14428 | 2026.04.14 23:39:55.943944 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14429 | 2026.04.14 23:39:55.944012 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_121_24} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14430 | 2026.04.14 23:39:55.944055 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14431 | 2026.04.14 23:39:55.944068 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14432 | 2026.04.14 23:39:55.944079 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 14433 | 2026.04.14 23:39:55.944142 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14434 | 2026.04.14 23:39:55.944166 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14435 | 2026.04.14 23:39:55.944167 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1403 rows starting from the beginning of the part | ||
| 14436 | 2026.04.14 23:39:55.944208 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14437 | 2026.04.14 23:39:55.944230 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 14438 | 2026.04.14 23:39:55.944271 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1341 rows starting from the beginning of the part | ||
| 14439 | 2026.04.14 23:39:55.944310 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 14440 | 2026.04.14 23:39:55.944345 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 90 rows starting from the beginning of the part | ||
| 14441 | 2026.04.14 23:39:55.944382 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 79 rows starting from the beginning of the part | ||
| 14442 | 2026.04.14 23:39:55.944598 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.04.14 23:39:55.944632 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14444 | 2026.04.14 23:39:55.944947 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14445 | 2026.04.14 23:39:55.945147 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.04.14 23:39:55.945270 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 14447 | 2026.04.14 23:39:55.945306 [ 4 ] {25e939c4-3887-4eb6-807e-b33539f0bea4} <Debug> TCPHandler: Processed in 0.001285145 sec. | ||
| 14448 | 2026.04.14 23:39:55.945407 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2026.04.14 23:39:55.945473 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145406 sec., 2109266.467683589 rows/sec., 153.10 MiB/sec. | ||
| 14450 | 2026.04.14 23:39:55.945499 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14451 | 2026.04.14 23:39:55.945558 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14452 | 2026.04.14 23:39:55.945675 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14453 | 2026.04.14 23:39:55.945902 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14454 | 2026.04.14 23:39:55.945963 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_121_24} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14455 | 2026.04.14 23:39:55.946017 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 14456 | 2026.04.14 23:39:55.946319 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.04.14 23:39:55.946353 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14458 | 2026.04.14 23:39:55.946855 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14459 | 2026.04.14 23:39:55.947066 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.04.14 23:39:55.947199 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001718 sec., 8731.082654249127 rows/sec., 15.65 MiB/sec. | ||
| 14461 | 2026.04.14 23:39:55.947251 [ 4 ] {29535eb2-122d-4955-8083-27d5dc88dedb} <Debug> TCPHandler: Processed in 0.001889721 sec. | ||
| 14462 | 2026.04.14 23:39:55.947355 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2026.04.14 23:39:55.947446 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14464 | 2026.04.14 23:39:55.947511 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14465 | 2026.04.14 23:39:55.947817 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.04.14 23:39:55.947852 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14467 | 2026.04.14 23:39:55.948142 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14468 | 2026.04.14 23:39:55.948340 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.04.14 23:39:55.948457 [ 82 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14470 | 2026.04.14 23:39:55.948467 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 14471 | 2026.04.14 23:39:55.948492 [ 82 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14472 | 2026.04.14 23:39:55.948514 [ 4 ] {cd54dbea-2807-404b-a78f-a3ea56f114a7} <Debug> TCPHandler: Processed in 0.001207723 sec. | ||
| 14473 | 2026.04.14 23:39:55.948543 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14474 | 2026.04.14 23:39:55.948627 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14475 | 2026.04.14 23:39:55.948752 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14476 | 2026.04.14 23:39:55.948785 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6060 rows starting from the beginning of the part | ||
| 14477 | 2026.04.14 23:39:55.948843 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14478 | 2026.04.14 23:39:55.948883 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 12 rows starting from the beginning of the part | ||
| 14479 | 2026.04.14 23:39:55.948921 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part | ||
| 14480 | 2026.04.14 23:39:55.948956 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14481 | 2026.04.14 23:39:55.948992 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 14482 | 2026.04.14 23:39:55.950640 [ 200 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002050085 sec., 3073043.312838248 rows/sec., 207.10 MiB/sec. | ||
| 14483 | 2026.04.14 23:39:55.950994 [ 200 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14484 | 2026.04.14 23:39:55.951220 [ 200 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.04.14 23:39:55.951282 [ 200 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_121_24} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14486 | 2026.04.14 23:39:55.951347 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14487 | 2026.04.14 23:39:57.178123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35034 | ||
| 14488 | 2026.04.14 23:39:57.178645 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2026.04.14 23:39:57.178686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14490 | 2026.04.14 23:39:57.179140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14491 | 2026.04.14 23:39:57.179356 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.04.14 23:39:57.179488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35034 | ||
| 14493 | 2026.04.14 23:39:59.123279 [ 218 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14494 | 2026.04.14 23:39:59.123335 [ 218 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14495 | 2026.04.14 23:39:59.125683 [ 218 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14496 | 2026.04.14 23:39:59.134201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14497 | 2026.04.14 23:39:59.151883 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.04.14 23:39:59.151928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14499 | 2026.04.14 23:39:59.158050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14500 | 2026.04.14 23:39:59.158759 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.04.14 23:39:59.162243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14502 | 2026.04.14 23:39:59.768508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1796 | ||
| 14503 | 2026.04.14 23:39:59.770731 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2026.04.14 23:39:59.770778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14505 | 2026.04.14 23:39:59.771942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14506 | 2026.04.14 23:39:59.772199 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2026.04.14 23:39:59.772471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
| 14508 | 2026.04.14 23:40:00.938237 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14509 | 2026.04.14 23:40:00.938417 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14510 | 2026.04.14 23:40:00.938485 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14511 | 2026.04.14 23:40:00.939182 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.04.14 23:40:00.939225 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14513 | 2026.04.14 23:40:00.939632 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14514 | 2026.04.14 23:40:00.939856 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.04.14 23:40:00.940006 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001638 sec., 65934.06593406593 rows/sec., 5.53 MiB/sec. | ||
| 14516 | 2026.04.14 23:40:00.940048 [ 4 ] {ffbbc37c-a92d-4cd8-a058-10ec183a4df3} <Debug> TCPHandler: Processed in 0.001933722 sec. | ||
| 14517 | 2026.04.14 23:40:00.940161 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14518 | 2026.04.14 23:40:00.940265 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14519 | 2026.04.14 23:40:00.940308 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14520 | 2026.04.14 23:40:00.940705 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.04.14 23:40:00.940743 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14522 | 2026.04.14 23:40:00.941039 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14523 | 2026.04.14 23:40:00.941251 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14524 | 2026.04.14 23:40:00.941379 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001134 sec., 22927.68959435626 rows/sec., 1.68 MiB/sec. | ||
| 14525 | 2026.04.14 23:40:00.941421 [ 4 ] {e7208070-c752-43ad-a0e2-3682ff390e72} <Debug> TCPHandler: Processed in 0.001308646 sec. | ||
| 14526 | 2026.04.14 23:40:00.941523 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14527 | 2026.04.14 23:40:00.941618 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14528 | 2026.04.14 23:40:00.941658 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14529 | 2026.04.14 23:40:00.942079 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14530 | 2026.04.14 23:40:00.942112 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14531 | 2026.04.14 23:40:00.942418 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14532 | 2026.04.14 23:40:00.942630 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2026.04.14 23:40:00.942759 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 6.06 MiB/sec. | ||
| 14534 | 2026.04.14 23:40:00.942796 [ 4 ] {95ed7495-ac67-44a8-8240-749958a983b6} <Debug> TCPHandler: Processed in 0.001320666 sec. | ||
| 14535 | 2026.04.14 23:40:00.942900 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2026.04.14 23:40:00.942993 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14537 | 2026.04.14 23:40:00.943040 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14538 | 2026.04.14 23:40:00.943423 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.04.14 23:40:00.943458 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14540 | 2026.04.14 23:40:00.943795 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14541 | 2026.04.14 23:40:00.944003 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.04.14 23:40:00.944132 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 14543 | 2026.04.14 23:40:00.944172 [ 4 ] {ebcea0c0-782d-43a2-90d7-8af1aef599b9} <Debug> TCPHandler: Processed in 0.001319716 sec. | ||
| 14544 | 2026.04.14 23:40:00.944272 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14545 | 2026.04.14 23:40:00.944368 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14546 | 2026.04.14 23:40:00.944421 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14547 | 2026.04.14 23:40:00.945248 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14548 | 2026.04.14 23:40:00.945284 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14549 | 2026.04.14 23:40:00.945827 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14550 | 2026.04.14 23:40:00.946048 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14551 | 2026.04.14 23:40:00.946188 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 25.36 MiB/sec. | ||
| 14552 | 2026.04.14 23:40:00.946240 [ 4 ] {2428a834-6205-4760-9f5d-2b6679872a74} <Debug> TCPHandler: Processed in 0.002014785 sec. | ||
| 14553 | 2026.04.14 23:40:00.946346 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14554 | 2026.04.14 23:40:00.946441 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14555 | 2026.04.14 23:40:00.946484 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14556 | 2026.04.14 23:40:00.946813 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2026.04.14 23:40:00.946847 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14558 | 2026.04.14 23:40:00.947146 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14559 | 2026.04.14 23:40:00.947354 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.04.14 23:40:00.947480 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 14561 | 2026.04.14 23:40:00.947516 [ 4 ] {15016859-566f-49d6-bd13-1a7f5a4c3873} <Debug> TCPHandler: Processed in 0.001219063 sec. | ||
| 14562 | 2026.04.14 23:40:04.435909 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14563 | 2026.04.14 23:40:04.436005 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14564 | 2026.04.14 23:40:04.680549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35482 | ||
| 14565 | 2026.04.14 23:40:04.681220 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14566 | 2026.04.14 23:40:04.681279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14567 | 2026.04.14 23:40:04.681772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14568 | 2026.04.14 23:40:04.682013 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2026.04.14 23:40:04.682173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35482 | ||
| 14570 | 2026.04.14 23:40:04.899635 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44863 | ||
| 14571 | 2026.04.14 23:40:04.899740 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14572 | 2026.04.14 23:40:04.899766 [ 289 ] {} <Debug> TCP-Session: 0b654d90-d72b-48fe-8111-6b4569ed011c Authenticating user 'default' from [fd00:1122:3344:101::e]:44863 | ||
| 14573 | 2026.04.14 23:40:04.899788 [ 289 ] {} <Debug> TCP-Session: 0b654d90-d72b-48fe-8111-6b4569ed011c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14574 | 2026.04.14 23:40:04.899802 [ 289 ] {} <Debug> TCP-Session: 0b654d90-d72b-48fe-8111-6b4569ed011c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14575 | 2026.04.14 23:40:04.899974 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47646 | ||
| 14576 | 2026.04.14 23:40:04.900032 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50076 | ||
| 14577 | 2026.04.14 23:40:04.900056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50510 | ||
| 14578 | 2026.04.14 23:40:04.900100 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61688 | ||
| 14579 | 2026.04.14 23:40:04.900108 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60846 | ||
| 14580 | 2026.04.14 23:40:04.900139 [ 289 ] {} <Trace> TCP-Session: 0b654d90-d72b-48fe-8111-6b4569ed011c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2026.04.14 23:40:04.900163 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14582 | 2026.04.14 23:40:04.900165 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14583 | 2026.04.14 23:40:04.900220 [ 294 ] {} <Debug> TCP-Session: eb16d72c-5749-430f-8c80-176d22cdbe85 Authenticating user 'default' from [fd00:1122:3344:101::e]:50510 | ||
| 14584 | 2026.04.14 23:40:04.900220 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14585 | 2026.04.14 23:40:04.900247 [ 291 ] {} <Debug> TCP-Session: c1932eac-d226-4a6a-8468-1d736048726c Authenticating user 'default' from [fd00:1122:3344:101::e]:50076 | ||
| 14586 | 2026.04.14 23:40:04.900256 [ 294 ] {} <Debug> TCP-Session: eb16d72c-5749-430f-8c80-176d22cdbe85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14587 | 2026.04.14 23:40:04.900272 [ 348 ] {} <Debug> TCP-Session: 49f4c4e6-6713-4fd1-9860-6506363641cf Authenticating user 'default' from [fd00:1122:3344:101::e]:61688 | ||
| 14588 | 2026.04.14 23:40:04.900291 [ 294 ] {} <Debug> TCP-Session: eb16d72c-5749-430f-8c80-176d22cdbe85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14589 | 2026.04.14 23:40:04.900285 [ 291 ] {} <Debug> TCP-Session: c1932eac-d226-4a6a-8468-1d736048726c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2026.04.14 23:40:04.900314 [ 348 ] {} <Debug> TCP-Session: 49f4c4e6-6713-4fd1-9860-6506363641cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14591 | 2026.04.14 23:40:04.900331 [ 291 ] {} <Debug> TCP-Session: c1932eac-d226-4a6a-8468-1d736048726c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2026.04.14 23:40:04.900335 [ 289 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14593 | 2026.04.14 23:40:04.900345 [ 348 ] {} <Debug> TCP-Session: 49f4c4e6-6713-4fd1-9860-6506363641cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14594 | 2026.04.14 23:40:04.900219 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14595 | 2026.04.14 23:40:04.900107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14596 | 2026.04.14 23:40:04.900453 [ 288 ] {} <Debug> TCP-Session: 3a491eb7-0fd6-49ac-9c9a-eb69e08368b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60846 | ||
| 14597 | 2026.04.14 23:40:04.900084 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51659 | ||
| 14598 | 2026.04.14 23:40:04.900495 [ 288 ] {} <Debug> TCP-Session: 3a491eb7-0fd6-49ac-9c9a-eb69e08368b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14599 | 2026.04.14 23:40:04.900048 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34510 | ||
| 14600 | 2026.04.14 23:40:04.900521 [ 288 ] {} <Debug> TCP-Session: 3a491eb7-0fd6-49ac-9c9a-eb69e08368b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14601 | 2026.04.14 23:40:04.900546 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14602 | 2026.04.14 23:40:04.900049 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62832 | ||
| 14603 | 2026.04.14 23:40:04.900573 [ 3 ] {} <Debug> TCP-Session: 2a22fbc5-092f-473e-9f16-05dd88f1e3db Authenticating user 'default' from [fd00:1122:3344:101::e]:51659 | ||
| 14604 | 2026.04.14 23:40:04.900583 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14605 | 2026.04.14 23:40:04.900607 [ 3 ] {} <Debug> TCP-Session: 2a22fbc5-092f-473e-9f16-05dd88f1e3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14606 | 2026.04.14 23:40:04.900619 [ 292 ] {} <Debug> TCP-Session: 335050d4-3b71-4304-87ce-a51d246e2cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34510 | ||
| 14607 | 2026.04.14 23:40:04.900625 [ 3 ] {} <Debug> TCP-Session: 2a22fbc5-092f-473e-9f16-05dd88f1e3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14608 | 2026.04.14 23:40:04.900628 [ 289 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14609 | 2026.04.14 23:40:04.900645 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14610 | 2026.04.14 23:40:04.900636 [ 292 ] {} <Debug> TCP-Session: 335050d4-3b71-4304-87ce-a51d246e2cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14611 | 2026.04.14 23:40:04.900680 [ 293 ] {} <Debug> TCP-Session: 03b02ace-679a-476e-9a7d-12f365c069a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62832 | ||
| 14612 | 2026.04.14 23:40:04.900694 [ 289 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14613 | 2026.04.14 23:40:04.900696 [ 292 ] {} <Debug> TCP-Session: 335050d4-3b71-4304-87ce-a51d246e2cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14614 | 2026.04.14 23:40:04.900712 [ 293 ] {} <Debug> TCP-Session: 03b02ace-679a-476e-9a7d-12f365c069a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2026.04.14 23:40:04.900482 [ 290 ] {} <Debug> TCP-Session: a7203e5d-7491-4c31-b5c7-353408fe0c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:47646 | ||
| 14616 | 2026.04.14 23:40:04.900745 [ 293 ] {} <Debug> TCP-Session: 03b02ace-679a-476e-9a7d-12f365c069a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2026.04.14 23:40:04.900767 [ 290 ] {} <Debug> TCP-Session: a7203e5d-7491-4c31-b5c7-353408fe0c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14618 | 2026.04.14 23:40:04.900785 [ 290 ] {} <Debug> TCP-Session: a7203e5d-7491-4c31-b5c7-353408fe0c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14619 | 2026.04.14 23:40:04.900986 [ 289 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 14620 | 2026.04.14 23:40:04.901962 [ 295 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Trace> AggregatingTransform: Aggregating | ||
| 14621 | 2026.04.14 23:40:04.902016 [ 295 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Trace> Aggregator: Aggregation method: without_key | ||
| 14622 | 2026.04.14 23:40:04.902055 [ 295 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965096 sec. (1036.166 rows/sec., 40.48 KiB/sec.) | ||
| 14623 | 2026.04.14 23:40:04.902075 [ 295 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Trace> Aggregator: Merging aggregated data | ||
| 14624 | 2026.04.14 23:40:04.903429 [ 289 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003148 sec., 317.66200762388814 rows/sec., 12.41 KiB/sec. | ||
| 14625 | 2026.04.14 23:40:04.903580 [ 289 ] {30d7ec09-fad1-43fe-8b5d-31a1b1918a11} <Debug> TCPHandler: Processed in 0.003586478 sec. | ||
| 14626 | 2026.04.14 23:40:04.903729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14627 | 2026.04.14 23:40:04.903758 [ 289 ] {} <Debug> TCP-Session: 0b654d90-d72b-48fe-8111-6b4569ed011c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14628 | 2026.04.14 23:40:04.903758 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14629 | 2026.04.14 23:40:04.903774 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14630 | 2026.04.14 23:40:04.903794 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14631 | 2026.04.14 23:40:04.903819 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14632 | 2026.04.14 23:40:04.903840 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14633 | 2026.04.14 23:40:04.903861 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14634 | 2026.04.14 23:40:04.903884 [ 290 ] {} <Debug> TCP-Session: a7203e5d-7491-4c31-b5c7-353408fe0c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14635 | 2026.04.14 23:40:04.903900 [ 294 ] {} <Debug> TCP-Session: eb16d72c-5749-430f-8c80-176d22cdbe85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14636 | 2026.04.14 23:40:04.903900 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43407 | ||
| 14637 | 2026.04.14 23:40:04.903911 [ 293 ] {} <Debug> TCP-Session: 03b02ace-679a-476e-9a7d-12f365c069a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14638 | 2026.04.14 23:40:04.903876 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14639 | 2026.04.14 23:40:04.903824 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14640 | 2026.04.14 23:40:04.903972 [ 288 ] {} <Debug> TCP-Session: 3a491eb7-0fd6-49ac-9c9a-eb69e08368b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14641 | 2026.04.14 23:40:04.903966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14642 | 2026.04.14 23:40:04.903990 [ 292 ] {} <Debug> TCP-Session: 335050d4-3b71-4304-87ce-a51d246e2cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14643 | 2026.04.14 23:40:04.904009 [ 289 ] {} <Debug> TCP-Session: 511534cf-93a9-4c1c-a95c-db76d1db9ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43407 | ||
| 14644 | 2026.04.14 23:40:04.903806 [ 3 ] {} <Debug> TCP-Session: 2a22fbc5-092f-473e-9f16-05dd88f1e3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14645 | 2026.04.14 23:40:04.904040 [ 289 ] {} <Debug> TCP-Session: 511534cf-93a9-4c1c-a95c-db76d1db9ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14646 | 2026.04.14 23:40:04.903825 [ 348 ] {} <Debug> TCP-Session: 49f4c4e6-6713-4fd1-9860-6506363641cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14647 | 2026.04.14 23:40:04.904069 [ 289 ] {} <Debug> TCP-Session: 511534cf-93a9-4c1c-a95c-db76d1db9ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14648 | 2026.04.14 23:40:04.903864 [ 291 ] {} <Debug> TCP-Session: c1932eac-d226-4a6a-8468-1d736048726c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14649 | 2026.04.14 23:40:04.904233 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40204 | ||
| 14650 | 2026.04.14 23:40:04.904237 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53877 | ||
| 14651 | 2026.04.14 23:40:04.904266 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38920 | ||
| 14652 | 2026.04.14 23:40:04.904270 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36202 | ||
| 14653 | 2026.04.14 23:40:04.904283 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64678 | ||
| 14654 | 2026.04.14 23:40:04.904304 [ 289 ] {} <Trace> TCP-Session: 511534cf-93a9-4c1c-a95c-db76d1db9ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2026.04.14 23:40:04.904319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50312 | ||
| 14656 | 2026.04.14 23:40:04.904343 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14657 | 2026.04.14 23:40:04.904324 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14658 | 2026.04.14 23:40:04.904375 [ 290 ] {} <Debug> TCP-Session: bd62076e-9b2c-435f-87b6-cf6ddbce60d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36202 | ||
| 14659 | 2026.04.14 23:40:04.904393 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14660 | 2026.04.14 23:40:04.904399 [ 288 ] {} <Debug> TCP-Session: 7d62313b-09e9-4830-8af3-022053d36b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:38920 | ||
| 14661 | 2026.04.14 23:40:04.904406 [ 290 ] {} <Debug> TCP-Session: bd62076e-9b2c-435f-87b6-cf6ddbce60d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14662 | 2026.04.14 23:40:04.904417 [ 294 ] {} <Debug> TCP-Session: 08e64102-a095-4668-bfdd-2927b8d253d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50312 | ||
| 14663 | 2026.04.14 23:40:04.904430 [ 288 ] {} <Debug> TCP-Session: 7d62313b-09e9-4830-8af3-022053d36b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14664 | 2026.04.14 23:40:04.904449 [ 294 ] {} <Debug> TCP-Session: 08e64102-a095-4668-bfdd-2927b8d253d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14665 | 2026.04.14 23:40:04.904459 [ 289 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43407) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14666 | 2026.04.14 23:40:04.904473 [ 294 ] {} <Debug> TCP-Session: 08e64102-a095-4668-bfdd-2927b8d253d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14667 | 2026.04.14 23:40:04.904460 [ 288 ] {} <Debug> TCP-Session: 7d62313b-09e9-4830-8af3-022053d36b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14668 | 2026.04.14 23:40:04.904313 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42996 | ||
| 14669 | 2026.04.14 23:40:04.904308 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43917 | ||
| 14670 | 2026.04.14 23:40:04.904289 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14671 | 2026.04.14 23:40:04.904578 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14672 | 2026.04.14 23:40:04.904589 [ 3 ] {} <Debug> TCP-Session: ab159e8f-a28c-443e-b388-bf55ef7674d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40204 | ||
| 14673 | 2026.04.14 23:40:04.904601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14674 | 2026.04.14 23:40:04.904606 [ 293 ] {} <Debug> TCP-Session: 8c657b68-176c-41d9-b263-776c51857393 Authenticating user 'default' from [fd00:1122:3344:101::e]:42996 | ||
| 14675 | 2026.04.14 23:40:04.904613 [ 3 ] {} <Debug> TCP-Session: ab159e8f-a28c-443e-b388-bf55ef7674d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2026.04.14 23:40:04.904628 [ 292 ] {} <Debug> TCP-Session: e2382904-6380-4924-aced-cd44441bf1c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43917 | ||
| 14677 | 2026.04.14 23:40:04.904634 [ 289 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14678 | 2026.04.14 23:40:04.904648 [ 3 ] {} <Debug> TCP-Session: ab159e8f-a28c-443e-b388-bf55ef7674d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14679 | 2026.04.14 23:40:04.904657 [ 292 ] {} <Debug> TCP-Session: e2382904-6380-4924-aced-cd44441bf1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14680 | 2026.04.14 23:40:04.904699 [ 289 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14681 | 2026.04.14 23:40:04.904715 [ 292 ] {} <Debug> TCP-Session: e2382904-6380-4924-aced-cd44441bf1c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14682 | 2026.04.14 23:40:04.904641 [ 293 ] {} <Debug> TCP-Session: 8c657b68-176c-41d9-b263-776c51857393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14683 | 2026.04.14 23:40:04.904437 [ 290 ] {} <Debug> TCP-Session: bd62076e-9b2c-435f-87b6-cf6ddbce60d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14684 | 2026.04.14 23:40:04.904759 [ 293 ] {} <Debug> TCP-Session: 8c657b68-176c-41d9-b263-776c51857393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14685 | 2026.04.14 23:40:04.904371 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14686 | 2026.04.14 23:40:04.904308 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14687 | 2026.04.14 23:40:04.904820 [ 291 ] {} <Debug> TCP-Session: a62909ab-862c-4964-aa6b-78c85bbe7e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:64678 | ||
| 14688 | 2026.04.14 23:40:04.904839 [ 348 ] {} <Debug> TCP-Session: 9c68e9bb-acd0-4191-87c2-26e29792f873 Authenticating user 'default' from [fd00:1122:3344:101::e]:53877 | ||
| 14689 | 2026.04.14 23:40:04.904845 [ 291 ] {} <Debug> TCP-Session: a62909ab-862c-4964-aa6b-78c85bbe7e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14690 | 2026.04.14 23:40:04.904863 [ 348 ] {} <Debug> TCP-Session: 9c68e9bb-acd0-4191-87c2-26e29792f873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14691 | 2026.04.14 23:40:04.904874 [ 291 ] {} <Debug> TCP-Session: a62909ab-862c-4964-aa6b-78c85bbe7e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14692 | 2026.04.14 23:40:04.904886 [ 348 ] {} <Debug> TCP-Session: 9c68e9bb-acd0-4191-87c2-26e29792f873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14693 | 2026.04.14 23:40:04.904944 [ 289 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 14694 | 2026.04.14 23:40:04.905731 [ 333 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Trace> AggregatingTransform: Aggregating | ||
| 14695 | 2026.04.14 23:40:04.905762 [ 333 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Trace> Aggregator: Aggregation method: without_key | ||
| 14696 | 2026.04.14 23:40:04.905793 [ 333 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000762221 sec. (1311.955 rows/sec., 51.25 KiB/sec.) | ||
| 14697 | 2026.04.14 23:40:04.905810 [ 333 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Trace> Aggregator: Merging aggregated data | ||
| 14698 | 2026.04.14 23:40:04.907022 [ 289 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002594 sec., 385.50501156515037 rows/sec., 15.06 KiB/sec. | ||
| 14699 | 2026.04.14 23:40:04.907156 [ 289 ] {5c1c853f-a70c-4b08-a3d7-fc8685f78da5} <Debug> TCPHandler: Processed in 0.002904619 sec. | ||
| 14700 | 2026.04.14 23:40:04.907281 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14701 | 2026.04.14 23:40:04.907309 [ 289 ] {} <Debug> TCP-Session: 511534cf-93a9-4c1c-a95c-db76d1db9ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14702 | 2026.04.14 23:40:04.907310 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14703 | 2026.04.14 23:40:04.907326 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14704 | 2026.04.14 23:40:04.907350 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14705 | 2026.04.14 23:40:04.907357 [ 3 ] {} <Debug> TCP-Session: ab159e8f-a28c-443e-b388-bf55ef7674d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14706 | 2026.04.14 23:40:04.907374 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14707 | 2026.04.14 23:40:04.907392 [ 348 ] {} <Debug> TCP-Session: 9c68e9bb-acd0-4191-87c2-26e29792f873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.04.14 23:40:04.907388 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14709 | 2026.04.14 23:40:04.907411 [ 288 ] {} <Debug> TCP-Session: 7d62313b-09e9-4830-8af3-022053d36b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14710 | 2026.04.14 23:40:04.907424 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14711 | 2026.04.14 23:40:04.907439 [ 292 ] {} <Debug> TCP-Session: e2382904-6380-4924-aced-cd44441bf1c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14712 | 2026.04.14 23:40:04.907442 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14713 | 2026.04.14 23:40:04.907497 [ 291 ] {} <Debug> TCP-Session: a62909ab-862c-4964-aa6b-78c85bbe7e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14714 | 2026.04.14 23:40:04.907405 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14715 | 2026.04.14 23:40:04.907540 [ 293 ] {} <Debug> TCP-Session: 8c657b68-176c-41d9-b263-776c51857393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14716 | 2026.04.14 23:40:04.907379 [ 294 ] {} <Debug> TCP-Session: 08e64102-a095-4668-bfdd-2927b8d253d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14717 | 2026.04.14 23:40:04.907578 [ 290 ] {} <Debug> TCP-Session: bd62076e-9b2c-435f-87b6-cf6ddbce60d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14718 | 2026.04.14 23:40:04.923360 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56748 | ||
| 14719 | 2026.04.14 23:40:04.923441 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14720 | 2026.04.14 23:40:04.923463 [ 3 ] {} <Debug> TCP-Session: 3b1d0245-5fbf-4e74-99bb-372406c84482 Authenticating user 'default' from [fd00:1122:3344:101::e]:56748 | ||
| 14721 | 2026.04.14 23:40:04.923481 [ 3 ] {} <Debug> TCP-Session: 3b1d0245-5fbf-4e74-99bb-372406c84482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14722 | 2026.04.14 23:40:04.923493 [ 3 ] {} <Debug> TCP-Session: 3b1d0245-5fbf-4e74-99bb-372406c84482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14723 | 2026.04.14 23:40:04.923634 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34525 | ||
| 14724 | 2026.04.14 23:40:04.923718 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14725 | 2026.04.14 23:40:04.923722 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60989 | ||
| 14726 | 2026.04.14 23:40:04.923750 [ 348 ] {} <Debug> TCP-Session: 4f18ad72-39f8-4c05-ae63-6f3b95ab4f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:34525 | ||
| 14727 | 2026.04.14 23:40:04.923746 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41509 | ||
| 14728 | 2026.04.14 23:40:04.923783 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40157 | ||
| 14729 | 2026.04.14 23:40:04.923798 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14730 | 2026.04.14 23:40:04.923776 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62026 | ||
| 14731 | 2026.04.14 23:40:04.923862 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14732 | 2026.04.14 23:40:04.923875 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14733 | 2026.04.14 23:40:04.923851 [ 288 ] {} <Debug> TCP-Session: 302d00d3-ea03-43cc-a6f5-ff901aeb1fe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60989 | ||
| 14734 | 2026.04.14 23:40:04.923895 [ 290 ] {} <Debug> TCP-Session: d663b4b8-b73a-43d3-be00-eb73f35a13ae Authenticating user 'default' from [fd00:1122:3344:101::e]:41509 | ||
| 14735 | 2026.04.14 23:40:04.923906 [ 294 ] {} <Debug> TCP-Session: 5840daa8-59a1-484d-890c-42df92c6517f Authenticating user 'default' from [fd00:1122:3344:101::e]:40157 | ||
| 14736 | 2026.04.14 23:40:04.923922 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14737 | 2026.04.14 23:40:04.923937 [ 290 ] {} <Debug> TCP-Session: d663b4b8-b73a-43d3-be00-eb73f35a13ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14738 | 2026.04.14 23:40:04.923946 [ 294 ] {} <Debug> TCP-Session: 5840daa8-59a1-484d-890c-42df92c6517f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14739 | 2026.04.14 23:40:04.923965 [ 290 ] {} <Debug> TCP-Session: d663b4b8-b73a-43d3-be00-eb73f35a13ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14740 | 2026.04.14 23:40:04.923965 [ 293 ] {} <Debug> TCP-Session: 56f8ef76-9abf-422d-92db-16c03e20a850 Authenticating user 'default' from [fd00:1122:3344:101::e]:62026 | ||
| 14741 | 2026.04.14 23:40:04.923978 [ 294 ] {} <Debug> TCP-Session: 5840daa8-59a1-484d-890c-42df92c6517f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14742 | 2026.04.14 23:40:04.924004 [ 293 ] {} <Debug> TCP-Session: 56f8ef76-9abf-422d-92db-16c03e20a850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14743 | 2026.04.14 23:40:04.923923 [ 288 ] {} <Debug> TCP-Session: 302d00d3-ea03-43cc-a6f5-ff901aeb1fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14744 | 2026.04.14 23:40:04.924028 [ 293 ] {} <Debug> TCP-Session: 56f8ef76-9abf-422d-92db-16c03e20a850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14745 | 2026.04.14 23:40:04.924057 [ 288 ] {} <Debug> TCP-Session: 302d00d3-ea03-43cc-a6f5-ff901aeb1fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14746 | 2026.04.14 23:40:04.923766 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52146 | ||
| 14747 | 2026.04.14 23:40:04.923846 [ 3 ] {} <Trace> TCP-Session: 3b1d0245-5fbf-4e74-99bb-372406c84482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.04.14 23:40:04.923774 [ 348 ] {} <Debug> TCP-Session: 4f18ad72-39f8-4c05-ae63-6f3b95ab4f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14749 | 2026.04.14 23:40:04.923761 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51757 | ||
| 14750 | 2026.04.14 23:40:04.924161 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14751 | 2026.04.14 23:40:04.924149 [ 348 ] {} <Debug> TCP-Session: 4f18ad72-39f8-4c05-ae63-6f3b95ab4f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14752 | 2026.04.14 23:40:04.924223 [ 292 ] {} <Debug> TCP-Session: f83f853f-48cf-4e1d-aba4-a73db5c881fa Authenticating user 'default' from [fd00:1122:3344:101::e]:52146 | ||
| 14753 | 2026.04.14 23:40:04.923735 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44645 | ||
| 14754 | 2026.04.14 23:40:04.924257 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14755 | 2026.04.14 23:40:04.924251 [ 292 ] {} <Debug> TCP-Session: f83f853f-48cf-4e1d-aba4-a73db5c881fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.04.14 23:40:04.924296 [ 3 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56748) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14757 | 2026.04.14 23:40:04.924304 [ 291 ] {} <Debug> TCP-Session: 4636a64e-ba52-45e1-99ec-53e17785e4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51757 | ||
| 14758 | 2026.04.14 23:40:04.924325 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14759 | 2026.04.14 23:40:04.924353 [ 291 ] {} <Debug> TCP-Session: 4636a64e-ba52-45e1-99ec-53e17785e4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14760 | 2026.04.14 23:40:04.924321 [ 292 ] {} <Debug> TCP-Session: f83f853f-48cf-4e1d-aba4-a73db5c881fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.04.14 23:40:04.924374 [ 289 ] {} <Debug> TCP-Session: 99f9e12f-a445-48ef-9234-bcae626f3884 Authenticating user 'default' from [fd00:1122:3344:101::e]:44645 | ||
| 14762 | 2026.04.14 23:40:04.924377 [ 291 ] {} <Debug> TCP-Session: 4636a64e-ba52-45e1-99ec-53e17785e4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14763 | 2026.04.14 23:40:04.924421 [ 289 ] {} <Debug> TCP-Session: 99f9e12f-a445-48ef-9234-bcae626f3884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14764 | 2026.04.14 23:40:04.924460 [ 289 ] {} <Debug> TCP-Session: 99f9e12f-a445-48ef-9234-bcae626f3884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14765 | 2026.04.14 23:40:04.924570 [ 3 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14766 | 2026.04.14 23:40:04.924629 [ 3 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14767 | 2026.04.14 23:40:04.924909 [ 3 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 14768 | 2026.04.14 23:40:04.925867 [ 332 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Trace> AggregatingTransform: Aggregating | ||
| 14769 | 2026.04.14 23:40:04.925914 [ 332 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Trace> Aggregator: Aggregation method: without_key | ||
| 14770 | 2026.04.14 23:40:04.925951 [ 332 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938455 sec. (1065.581 rows/sec., 41.62 KiB/sec.) | ||
| 14771 | 2026.04.14 23:40:04.925970 [ 332 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Trace> Aggregator: Merging aggregated data | ||
| 14772 | 2026.04.14 23:40:04.927216 [ 3 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 14773 | 2026.04.14 23:40:04.927374 [ 3 ] {2cc5187b-6128-418e-acc4-39349f346ceb} <Debug> TCPHandler: Processed in 0.00368951 sec. | ||
| 14774 | 2026.04.14 23:40:04.927488 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14775 | 2026.04.14 23:40:04.927515 [ 3 ] {} <Debug> TCP-Session: 3b1d0245-5fbf-4e74-99bb-372406c84482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14776 | 2026.04.14 23:40:04.927519 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14777 | 2026.04.14 23:40:04.927539 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14778 | 2026.04.14 23:40:04.927550 [ 348 ] {} <Debug> TCP-Session: 4f18ad72-39f8-4c05-ae63-6f3b95ab4f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14779 | 2026.04.14 23:40:04.927568 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14780 | 2026.04.14 23:40:04.927575 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14781 | 2026.04.14 23:40:04.927610 [ 288 ] {} <Debug> TCP-Session: 302d00d3-ea03-43cc-a6f5-ff901aeb1fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14782 | 2026.04.14 23:40:04.927618 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14783 | 2026.04.14 23:40:04.927638 [ 289 ] {} <Debug> TCP-Session: 99f9e12f-a445-48ef-9234-bcae626f3884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14784 | 2026.04.14 23:40:04.927644 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14785 | 2026.04.14 23:40:04.927676 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14786 | 2026.04.14 23:40:04.927705 [ 292 ] {} <Debug> TCP-Session: f83f853f-48cf-4e1d-aba4-a73db5c881fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14787 | 2026.04.14 23:40:04.927674 [ 291 ] {} <Debug> TCP-Session: 4636a64e-ba52-45e1-99ec-53e17785e4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14788 | 2026.04.14 23:40:04.927728 [ 293 ] {} <Debug> TCP-Session: 56f8ef76-9abf-422d-92db-16c03e20a850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14789 | 2026.04.14 23:40:04.927590 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14790 | 2026.04.14 23:40:04.927589 [ 294 ] {} <Debug> TCP-Session: 5840daa8-59a1-484d-890c-42df92c6517f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14791 | 2026.04.14 23:40:04.927806 [ 290 ] {} <Debug> TCP-Session: d663b4b8-b73a-43d3-be00-eb73f35a13ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.04.14 23:40:05.179225 [ 224 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14793 | 2026.04.14 23:40:05.179277 [ 224 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14794 | 2026.04.14 23:40:05.182294 [ 224 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14795 | 2026.04.14 23:40:05.938794 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2026.04.14 23:40:05.939003 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14797 | 2026.04.14 23:40:05.939081 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14798 | 2026.04.14 23:40:05.939822 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.04.14 23:40:05.939879 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14800 | 2026.04.14 23:40:05.940280 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14801 | 2026.04.14 23:40:05.940534 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.04.14 23:40:05.940692 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001743 sec., 49340.21801491681 rows/sec., 4.13 MiB/sec. | ||
| 14803 | 2026.04.14 23:40:05.940747 [ 4 ] {b3283f6f-494e-412e-a703-a9ed8158ece7} <Debug> TCPHandler: Processed in 0.002108008 sec. | ||
| 14804 | 2026.04.14 23:40:05.940865 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14805 | 2026.04.14 23:40:05.940969 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14806 | 2026.04.14 23:40:05.941014 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14807 | 2026.04.14 23:40:05.941408 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.04.14 23:40:05.941446 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14809 | 2026.04.14 23:40:05.941748 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14810 | 2026.04.14 23:40:05.941955 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.04.14 23:40:05.942085 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001141 sec., 13146.362839614372 rows/sec., 988.54 KiB/sec. | ||
| 14812 | 2026.04.14 23:40:05.942100 [ 49 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14813 | 2026.04.14 23:40:05.942124 [ 4 ] {bdead308-53be-4322-b55e-a18cfe7bb1d1} <Debug> TCPHandler: Processed in 0.001310316 sec. | ||
| 14814 | 2026.04.14 23:40:05.942181 [ 49 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2026.04.14 23:40:05.942210 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14816 | 2026.04.14 23:40:05.942249 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.04.14 23:40:05.942347 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14818 | 2026.04.14 23:40:05.942350 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14819 | 2026.04.14 23:40:05.942445 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14820 | 2026.04.14 23:40:05.942504 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14821 | 2026.04.14 23:40:05.942543 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 82 rows starting from the beginning of the part | ||
| 14822 | 2026.04.14 23:40:05.942610 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 38 rows starting from the beginning of the part | ||
| 14823 | 2026.04.14 23:40:05.942653 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
| 14824 | 2026.04.14 23:40:05.942694 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 14825 | 2026.04.14 23:40:05.942732 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 14826 | 2026.04.14 23:40:05.942768 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
| 14827 | 2026.04.14 23:40:05.942859 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.04.14 23:40:05.942902 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14829 | 2026.04.14 23:40:05.943225 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14830 | 2026.04.14 23:40:05.943460 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2026.04.14 23:40:05.943546 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259675 sec., 160358.8227122075 rows/sec., 12.40 MiB/sec. | ||
| 14832 | 2026.04.14 23:40:05.943602 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001272 sec., 62106.91823899371 rows/sec., 4.85 MiB/sec. | ||
| 14833 | 2026.04.14 23:40:05.943646 [ 4 ] {5c8cb8e2-1814-46ca-a11e-a2c892623590} <Debug> TCPHandler: Processed in 0.00144516 sec. | ||
| 14834 | 2026.04.14 23:40:05.943691 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14835 | 2026.04.14 23:40:05.943714 [ 222 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14836 | 2026.04.14 23:40:05.943748 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2026.04.14 23:40:05.943772 [ 222 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14838 | 2026.04.14 23:40:05.943852 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14839 | 2026.04.14 23:40:05.943903 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14840 | 2026.04.14 23:40:05.943981 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.04.14 23:40:05.944061 [ 199 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_106_21} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14842 | 2026.04.14 23:40:05.944136 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14843 | 2026.04.14 23:40:05.944296 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14844 | 2026.04.14 23:40:05.944337 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14845 | 2026.04.14 23:40:05.944670 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14846 | 2026.04.14 23:40:05.944907 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2026.04.14 23:40:05.945048 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 14848 | 2026.04.14 23:40:05.945047 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_118_31 to all_119_119_0 | ||
| 14849 | 2026.04.14 23:40:05.945089 [ 4 ] {34f84ce7-c422-4544-aceb-f5d5b96331e8} <Debug> TCPHandler: Processed in 0.001388858 sec. | ||
| 14850 | 2026.04.14 23:40:05.945099 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.04.14 23:40:05.945133 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14852 | 2026.04.14 23:40:05.945200 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2026.04.14 23:40:05.945212 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_118_31 to all_119_119_0 into Compact with storage Full | ||
| 14854 | 2026.04.14 23:40:05.945256 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14855 | 2026.04.14 23:40:05.945296 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14856 | 2026.04.14 23:40:05.945299 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14857 | 2026.04.14 23:40:05.945324 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14858 | 2026.04.14 23:40:05.945359 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_31, total 42817 rows starting from the beginning of the part | ||
| 14859 | 2026.04.14 23:40:05.945370 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14860 | 2026.04.14 23:40:05.945421 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 128 rows starting from the beginning of the part | ||
| 14861 | 2026.04.14 23:40:05.946168 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.04.14 23:40:05.946207 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14863 | 2026.04.14 23:40:05.946543 [ 222 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14864 | 2026.04.14 23:40:05.946786 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14865 | 2026.04.14 23:40:05.947125 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2026.04.14 23:40:05.947266 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14867 | 2026.04.14 23:40:05.947278 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001998 sec., 7507.5075075075065 rows/sec., 13.45 MiB/sec. | ||
| 14868 | 2026.04.14 23:40:05.947305 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2026.04.14 23:40:05.947328 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14870 | 2026.04.14 23:40:05.947354 [ 4 ] {37aae0fe-7fce-4ef3-adb3-635afd3540db} <Debug> TCPHandler: Processed in 0.002201099 sec. | ||
| 14871 | 2026.04.14 23:40:05.947403 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14872 | 2026.04.14 23:40:05.947461 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.04.14 23:40:05.947560 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.04.14 23:40:05.947576 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14875 | 2026.04.14 23:40:05.947602 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14876 | 2026.04.14 23:40:05.947633 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2165 rows starting from the beginning of the part | ||
| 14877 | 2026.04.14 23:40:05.947742 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part | ||
| 14878 | 2026.04.14 23:40:05.947840 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
| 14879 | 2026.04.14 23:40:05.947929 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2026.04.14 23:40:05.947935 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 14881 | 2026.04.14 23:40:05.947974 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14882 | 2026.04.14 23:40:05.948047 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 14883 | 2026.04.14 23:40:05.948149 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
| 14884 | 2026.04.14 23:40:05.948328 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14885 | 2026.04.14 23:40:05.948598 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2026.04.14 23:40:05.948734 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 14887 | 2026.04.14 23:40:05.948773 [ 4 ] {9b070272-90a5-4849-84af-a2d27039241c} <Debug> TCPHandler: Processed in 0.001359657 sec. | ||
| 14888 | 2026.04.14 23:40:05.948841 [ 224 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14889 | 2026.04.14 23:40:05.948880 [ 224 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14890 | 2026.04.14 23:40:05.948902 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14891 | 2026.04.14 23:40:05.951696 [ 224 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14892 | 2026.04.14 23:40:05.952324 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42945 rows, containing 5 columns (5 merged, 0 gathered) in 0.007139085 sec., 6015476.7732839715 rows/sec., 388.67 MiB/sec. | ||
| 14893 | 2026.04.14 23:40:05.952766 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Trace> MergedBlockOutputStream: filled checksums all_1_119_32 (state Temporary) | ||
| 14894 | 2026.04.14 23:40:05.953060 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_119_32 to all_1_119_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.04.14 23:40:05.953136 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_119_32} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_118_31, all_119_119_0] -> all_1_119_32 | ||
| 14896 | 2026.04.14 23:40:05.953217 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14897 | 2026.04.14 23:40:05.956643 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2273 rows, containing 19 columns (19 merged, 0 gathered) in 0.009268123 sec., 245249.22683913453 rows/sec., 439.48 MiB/sec. | ||
| 14898 | 2026.04.14 23:40:05.958817 [ 190 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14899 | 2026.04.14 23:40:05.959191 [ 190 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.04.14 23:40:05.959273 [ 190 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14901 | 2026.04.14 23:40:05.959456 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.48 MiB. | ||
| 14902 | 2026.04.14 23:40:06.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.25 MiB, peak 396.68 MiB, free memory in arenas 0.00 B, will set to 379.52 MiB (RSS), difference: 1.27 MiB | ||
| 14903 | 2026.04.14 23:40:06.663231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14904 | 2026.04.14 23:40:06.679766 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.04.14 23:40:06.679820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 14906 | 2026.04.14 23:40:06.685926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14907 | 2026.04.14 23:40:06.686625 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.04.14 23:40:06.689483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14909 | 2026.04.14 23:40:09.773522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1826 | ||
| 14910 | 2026.04.14 23:40:09.775960 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14911 | 2026.04.14 23:40:09.776021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14912 | 2026.04.14 23:40:09.777338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14913 | 2026.04.14 23:40:09.777634 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.04.14 23:40:09.778041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1826 | ||
| 14915 | 2026.04.14 23:40:10.245265 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14916 | 2026.04.14 23:40:10.245316 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14917 | 2026.04.14 23:40:10.247732 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14918 | 2026.04.14 23:40:10.938826 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.04.14 23:40:10.939003 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14920 | 2026.04.14 23:40:10.939070 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14921 | 2026.04.14 23:40:10.939770 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.04.14 23:40:10.939821 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14923 | 2026.04.14 23:40:10.940232 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14924 | 2026.04.14 23:40:10.940504 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.04.14 23:40:10.940665 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001712 sec., 63084.11214953271 rows/sec., 5.29 MiB/sec. | ||
| 14926 | 2026.04.14 23:40:10.940717 [ 4 ] {ef3ed588-4b70-495f-a2d2-a6ce5327939b} <Debug> TCPHandler: Processed in 0.002018375 sec. | ||
| 14927 | 2026.04.14 23:40:10.940840 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2026.04.14 23:40:10.940943 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14929 | 2026.04.14 23:40:10.940987 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14930 | 2026.04.14 23:40:10.941406 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2026.04.14 23:40:10.941444 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14932 | 2026.04.14 23:40:10.941754 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14933 | 2026.04.14 23:40:10.941972 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.04.14 23:40:10.942108 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001187 sec., 21903.959561920812 rows/sec., 1.61 MiB/sec. | ||
| 14935 | 2026.04.14 23:40:10.942161 [ 4 ] {36fa054b-781b-4ed9-9d9c-90a8b5697827} <Debug> TCPHandler: Processed in 0.001375797 sec. | ||
| 14936 | 2026.04.14 23:40:10.942195 [ 220 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14937 | 2026.04.14 23:40:10.942225 [ 220 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14938 | 2026.04.14 23:40:10.942279 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.04.14 23:40:10.942378 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14940 | 2026.04.14 23:40:10.942419 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14941 | 2026.04.14 23:40:10.942842 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2026.04.14 23:40:10.942879 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14943 | 2026.04.14 23:40:10.943203 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14944 | 2026.04.14 23:40:10.943429 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.04.14 23:40:10.943561 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001203 sec., 74812.96758104737 rows/sec., 5.84 MiB/sec. | ||
| 14946 | 2026.04.14 23:40:10.943599 [ 4 ] {ac68d4eb-159e-4e50-ad35-e5d77018af80} <Debug> TCPHandler: Processed in 0.001369808 sec. | ||
| 14947 | 2026.04.14 23:40:10.943703 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14948 | 2026.04.14 23:40:10.943800 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14949 | 2026.04.14 23:40:10.943846 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14950 | 2026.04.14 23:40:10.944261 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2026.04.14 23:40:10.944296 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14952 | 2026.04.14 23:40:10.944637 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14953 | 2026.04.14 23:40:10.944717 [ 220 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14954 | 2026.04.14 23:40:10.944900 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.04.14 23:40:10.945041 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 14956 | 2026.04.14 23:40:10.945071 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_119_32 to all_120_120_0 | ||
| 14957 | 2026.04.14 23:40:10.945081 [ 4 ] {37ce8b6f-1c03-46fa-8ea6-5e27ba2c9014} <Debug> TCPHandler: Processed in 0.001426799 sec. | ||
| 14958 | 2026.04.14 23:40:10.945143 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2026.04.14 23:40:10.945169 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14960 | 2026.04.14 23:40:10.945230 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14961 | 2026.04.14 23:40:10.945265 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_119_32 to all_120_120_0 into Compact with storage Full | ||
| 14962 | 2026.04.14 23:40:10.945328 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14963 | 2026.04.14 23:40:10.945386 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14964 | 2026.04.14 23:40:10.945389 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14965 | 2026.04.14 23:40:10.945436 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_32, total 42945 rows starting from the beginning of the part | ||
| 14966 | 2026.04.14 23:40:10.945502 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14967 | 2026.04.14 23:40:10.946228 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2026.04.14 23:40:10.946270 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14969 | 2026.04.14 23:40:10.946858 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14970 | 2026.04.14 23:40:10.947105 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2026.04.14 23:40:10.947249 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00194 sec., 13402.061855670103 rows/sec., 24.02 MiB/sec. | ||
| 14972 | 2026.04.14 23:40:10.947328 [ 4 ] {1d4532fa-6729-4fb4-a5d9-8dd2c4bbd811} <Debug> TCPHandler: Processed in 0.002145378 sec. | ||
| 14973 | 2026.04.14 23:40:10.947433 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14974 | 2026.04.14 23:40:10.947526 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14975 | 2026.04.14 23:40:10.947575 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14976 | 2026.04.14 23:40:10.947911 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2026.04.14 23:40:10.947947 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14978 | 2026.04.14 23:40:10.948262 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14979 | 2026.04.14 23:40:10.948478 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2026.04.14 23:40:10.948608 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 14981 | 2026.04.14 23:40:10.948645 [ 4 ] {ffa146aa-4471-4297-a7b8-3b857ac2ea8e} <Debug> TCPHandler: Processed in 0.001260404 sec. | ||
| 14982 | 2026.04.14 23:40:10.952250 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43105 rows, containing 5 columns (5 merged, 0 gathered) in 0.007017961 sec., 6142097.398375398 rows/sec., 396.97 MiB/sec. | ||
| 14983 | 2026.04.14 23:40:10.952665 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Trace> MergedBlockOutputStream: filled checksums all_1_120_33 (state Temporary) | ||
| 14984 | 2026.04.14 23:40:10.952991 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_120_33 to all_1_120_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14985 | 2026.04.14 23:40:10.953076 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_120_33} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_119_32, all_120_120_0] -> all_1_120_33 | ||
| 14986 | 2026.04.14 23:40:10.953168 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14987 | 2026.04.14 23:40:11.267047 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14988 | 2026.04.14 23:40:11.267227 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14989 | 2026.04.14 23:40:11.267299 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14990 | 2026.04.14 23:40:11.267983 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2026.04.14 23:40:11.268035 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14992 | 2026.04.14 23:40:11.268450 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14993 | 2026.04.14 23:40:11.268714 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.04.14 23:40:11.268881 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001703 sec., 9395.184967704052 rows/sec., 766.11 KiB/sec. | ||
| 14995 | 2026.04.14 23:40:11.268935 [ 4 ] {b5ed10f2-0276-44f7-9468-f75cea2a9dad} <Debug> TCPHandler: Processed in 0.002024255 sec. | ||
| 14996 | 2026.04.14 23:40:11.269059 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14997 | 2026.04.14 23:40:11.269162 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14998 | 2026.04.14 23:40:11.269205 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14999 | 2026.04.14 23:40:11.270949 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2026.04.14 23:40:11.270989 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15001 | 2026.04.14 23:40:11.271461 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15002 | 2026.04.14 23:40:11.271683 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2026.04.14 23:40:11.271822 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Debug> executeQuery: Read 2443 rows, 184.15 KiB in 0.002685 sec., 909869.6461824954 rows/sec., 66.98 MiB/sec. | ||
| 15004 | 2026.04.14 23:40:11.271863 [ 4 ] {5dd7b3b7-5381-440c-ba29-b6cf99f1152c} <Debug> TCPHandler: Processed in 0.002857148 sec. | ||
| 15005 | 2026.04.14 23:40:11.271979 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15006 | 2026.04.14 23:40:11.272077 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15007 | 2026.04.14 23:40:11.272121 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15008 | 2026.04.14 23:40:11.272550 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.04.14 23:40:11.272588 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15010 | 2026.04.14 23:40:11.272896 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15011 | 2026.04.14 23:40:11.273106 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.04.14 23:40:11.273261 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Debug> executeQuery: Read 42 rows, 3.07 KiB in 0.001204 sec., 34883.72093023256 rows/sec., 2.49 MiB/sec. | ||
| 15013 | 2026.04.14 23:40:11.273315 [ 4 ] {2634229e-3e50-444f-9e12-9860e7fa11c6} <Debug> TCPHandler: Processed in 0.001388608 sec. | ||
| 15014 | 2026.04.14 23:40:11.273430 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2026.04.14 23:40:11.273523 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15016 | 2026.04.14 23:40:11.273564 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15017 | 2026.04.14 23:40:11.274367 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2026.04.14 23:40:11.274406 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15019 | 2026.04.14 23:40:11.274757 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15020 | 2026.04.14 23:40:11.274990 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2026.04.14 23:40:11.275130 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001625 sec., 492923.07692307694 rows/sec., 28.47 MiB/sec. | ||
| 15022 | 2026.04.14 23:40:11.275171 [ 4 ] {77a64961-110b-4172-96b9-24ef3a577eec} <Debug> TCPHandler: Processed in 0.001792799 sec. | ||
| 15023 | 2026.04.14 23:40:11.275278 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15024 | 2026.04.14 23:40:11.275381 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15025 | 2026.04.14 23:40:11.275422 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15026 | 2026.04.14 23:40:11.275796 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15027 | 2026.04.14 23:40:11.275833 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15028 | 2026.04.14 23:40:11.276132 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15029 | 2026.04.14 23:40:11.276342 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15030 | 2026.04.14 23:40:11.276469 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 63.12 KiB/sec. | ||
| 15031 | 2026.04.14 23:40:11.276508 [ 4 ] {844ce264-ae45-475f-a80e-d3d6015a3d54} <Debug> TCPHandler: Processed in 0.001280715 sec. | ||
| 15032 | 2026.04.14 23:40:11.276611 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15033 | 2026.04.14 23:40:11.276707 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15034 | 2026.04.14 23:40:11.276747 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15035 | 2026.04.14 23:40:11.277690 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2026.04.14 23:40:11.277728 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15037 | 2026.04.14 23:40:11.278118 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15038 | 2026.04.14 23:40:11.278344 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.04.14 23:40:11.278477 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Debug> executeQuery: Read 1321 rows, 90.62 KiB in 0.001788 sec., 738814.317673378 rows/sec., 49.50 MiB/sec. | ||
| 15040 | 2026.04.14 23:40:11.278516 [ 4 ] {7c766989-ac1b-4887-8daa-78c7c381ad68} <Debug> TCPHandler: Processed in 0.001956083 sec. | ||
| 15041 | 2026.04.14 23:40:11.278629 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15042 | 2026.04.14 23:40:11.278725 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15043 | 2026.04.14 23:40:11.278774 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15044 | 2026.04.14 23:40:11.279472 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.04.14 23:40:11.279509 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15046 | 2026.04.14 23:40:11.279977 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15047 | 2026.04.14 23:40:11.280200 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15048 | 2026.04.14 23:40:11.280331 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001625 sec., 925538.4615384616 rows/sec., 56.17 MiB/sec. | ||
| 15049 | 2026.04.14 23:40:11.280335 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_120_33 to all_125_125_0 | ||
| 15050 | 2026.04.14 23:40:11.280369 [ 4 ] {4b9216f1-6349-499e-8409-549a3a999114} <Debug> TCPHandler: Processed in 0.001788658 sec. | ||
| 15051 | 2026.04.14 23:40:11.280403 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.04.14 23:40:11.280427 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15053 | 2026.04.14 23:40:11.280492 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15054 | 2026.04.14 23:40:11.280547 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_33 to all_125_125_0 into Compact with storage Full | ||
| 15055 | 2026.04.14 23:40:11.280590 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15056 | 2026.04.14 23:40:11.280650 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15057 | 2026.04.14 23:40:11.280690 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15058 | 2026.04.14 23:40:11.280731 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_33, total 43105 rows starting from the beginning of the part | ||
| 15059 | 2026.04.14 23:40:11.280798 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15060 | 2026.04.14 23:40:11.280845 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15061 | 2026.04.14 23:40:11.280889 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15062 | 2026.04.14 23:40:11.280931 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15063 | 2026.04.14 23:40:11.280973 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1504 rows starting from the beginning of the part | ||
| 15064 | 2026.04.14 23:40:11.281509 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15065 | 2026.04.14 23:40:11.281550 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15066 | 2026.04.14 23:40:11.282122 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15067 | 2026.04.14 23:40:11.282387 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15068 | 2026.04.14 23:40:11.282537 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001967 sec., 13218.098627351297 rows/sec., 23.69 MiB/sec. | ||
| 15069 | 2026.04.14 23:40:11.282609 [ 4 ] {d366381e-56a3-4c1b-90d0-8177cd9b3728} <Debug> TCPHandler: Processed in 0.002164379 sec. | ||
| 15070 | 2026.04.14 23:40:11.282726 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15071 | 2026.04.14 23:40:11.282823 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15072 | 2026.04.14 23:40:11.282866 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15073 | 2026.04.14 23:40:11.283190 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2026.04.14 23:40:11.283234 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15075 | 2026.04.14 23:40:11.283559 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15076 | 2026.04.14 23:40:11.283774 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2026.04.14 23:40:11.283900 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 755.59 KiB/sec. | ||
| 15078 | 2026.04.14 23:40:11.283937 [ 4 ] {331af90c-fbab-49e1-8292-73ea0ac59830} <Debug> TCPHandler: Processed in 0.001265175 sec. | ||
| 15079 | 2026.04.14 23:40:11.289051 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45249 rows, containing 5 columns (5 merged, 0 gathered) in 0.008555343 sec., 5288975.555977125 rows/sec., 341.51 MiB/sec. | ||
| 15080 | 2026.04.14 23:40:11.289511 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Trace> MergedBlockOutputStream: filled checksums all_1_125_34 (state Temporary) | ||
| 15081 | 2026.04.14 23:40:11.289790 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_125_34 to all_1_125_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2026.04.14 23:40:11.289863 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_125_34} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_120_33, all_125_125_0] -> all_1_125_34 | ||
| 15083 | 2026.04.14 23:40:11.289963 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15084 | 2026.04.14 23:40:12.045528 [ 219 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15085 | 2026.04.14 23:40:12.045614 [ 219 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15086 | 2026.04.14 23:40:12.048667 [ 219 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15087 | 2026.04.14 23:40:12.183224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35994 | ||
| 15088 | 2026.04.14 23:40:12.183735 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2026.04.14 23:40:12.183778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15090 | 2026.04.14 23:40:12.184237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15091 | 2026.04.14 23:40:12.184461 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2026.04.14 23:40:12.184589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35994 | ||
| 15093 | 2026.04.14 23:40:14.190481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15094 | 2026.04.14 23:40:14.207317 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15095 | 2026.04.14 23:40:14.207375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15096 | 2026.04.14 23:40:14.213442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15097 | 2026.04.14 23:40:14.214177 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15098 | 2026.04.14 23:40:14.214653 [ 225 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15099 | 2026.04.14 23:40:14.214751 [ 225 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15100 | 2026.04.14 23:40:14.217145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15101 | 2026.04.14 23:40:14.217623 [ 225 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15102 | 2026.04.14 23:40:15.935080 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2026.04.14 23:40:15.935256 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15104 | 2026.04.14 23:40:15.935319 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15105 | 2026.04.14 23:40:15.936068 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2026.04.14 23:40:15.936110 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15107 | 2026.04.14 23:40:15.936489 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15108 | 2026.04.14 23:40:15.936728 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2026.04.14 23:40:15.936881 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.56 MiB/sec. | ||
| 15110 | 2026.04.14 23:40:15.936882 [ 121 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15111 | 2026.04.14 23:40:15.936923 [ 4 ] {c2d938e6-d4f6-49d5-b277-df5a060be794} <Debug> TCPHandler: Processed in 0.001967584 sec. | ||
| 15112 | 2026.04.14 23:40:15.936966 [ 121 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.04.14 23:40:15.936993 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15114 | 2026.04.14 23:40:15.937085 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15115 | 2026.04.14 23:40:15.937115 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15116 | 2026.04.14 23:40:15.937182 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15117 | 2026.04.14 23:40:15.937226 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15118 | 2026.04.14 23:40:15.937244 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15119 | 2026.04.14 23:40:15.937286 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2620 rows starting from the beginning of the part | ||
| 15120 | 2026.04.14 23:40:15.937358 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 108 rows starting from the beginning of the part | ||
| 15121 | 2026.04.14 23:40:15.937408 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 86 rows starting from the beginning of the part | ||
| 15122 | 2026.04.14 23:40:15.937452 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 108 rows starting from the beginning of the part | ||
| 15123 | 2026.04.14 23:40:15.937494 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2443 rows starting from the beginning of the part | ||
| 15124 | 2026.04.14 23:40:15.937538 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 15125 | 2026.04.14 23:40:15.937674 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2026.04.14 23:40:15.937714 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15127 | 2026.04.14 23:40:15.938025 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15128 | 2026.04.14 23:40:15.938240 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.04.14 23:40:15.938370 [ 121 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15130 | 2026.04.14 23:40:15.938380 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 15131 | 2026.04.14 23:40:15.938410 [ 121 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2026.04.14 23:40:15.938432 [ 4 ] {589c4bb3-f711-464e-b822-78d528441d05} <Debug> TCPHandler: Processed in 0.001399148 sec. | ||
| 15133 | 2026.04.14 23:40:15.938436 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15134 | 2026.04.14 23:40:15.938548 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15135 | 2026.04.14 23:40:15.938617 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15136 | 2026.04.14 23:40:15.938643 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15137 | 2026.04.14 23:40:15.938736 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15138 | 2026.04.14 23:40:15.938841 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15139 | 2026.04.14 23:40:15.938901 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1403 rows starting from the beginning of the part | ||
| 15140 | 2026.04.14 23:40:15.939006 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 15141 | 2026.04.14 23:40:15.939078 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 79 rows starting from the beginning of the part | ||
| 15142 | 2026.04.14 23:40:15.939110 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2026.04.14 23:40:15.939118 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 15144 | 2026.04.14 23:40:15.939153 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15145 | 2026.04.14 23:40:15.939177 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1321 rows starting from the beginning of the part | ||
| 15146 | 2026.04.14 23:40:15.939223 [ 193 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 15147 | 2026.04.14 23:40:15.939398 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5421 rows, containing 5 columns (5 merged, 0 gathered) in 0.002332943 sec., 2323674.431822809 rows/sec., 182.73 MiB/sec. | ||
| 15148 | 2026.04.14 23:40:15.939517 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15149 | 2026.04.14 23:40:15.939674 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15150 | 2026.04.14 23:40:15.939762 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.04.14 23:40:15.939909 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001284 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
| 15152 | 2026.04.14 23:40:15.939948 [ 4 ] {5e534bc0-b749-4167-98f5-e28d08e5eeb9} <Debug> TCPHandler: Processed in 0.001446419 sec. | ||
| 15153 | 2026.04.14 23:40:15.939954 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2026.04.14 23:40:15.940029 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_126_25} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15155 | 2026.04.14 23:40:15.940052 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15156 | 2026.04.14 23:40:15.940099 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 15157 | 2026.04.14 23:40:15.940148 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15158 | 2026.04.14 23:40:15.940193 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15159 | 2026.04.14 23:40:15.940503 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2026.04.14 23:40:15.940531 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999154 sec., 1524144.7132136894 rows/sec., 110.36 MiB/sec. | ||
| 15161 | 2026.04.14 23:40:15.940538 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15162 | 2026.04.14 23:40:15.940752 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15163 | 2026.04.14 23:40:15.940896 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15164 | 2026.04.14 23:40:15.941056 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2026.04.14 23:40:15.941141 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_126_25} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15166 | 2026.04.14 23:40:15.941171 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.04.14 23:40:15.941234 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 15168 | 2026.04.14 23:40:15.941310 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001179 sec., 40712.46819338423 rows/sec., 2.74 MiB/sec. | ||
| 15169 | 2026.04.14 23:40:15.941314 [ 121 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15170 | 2026.04.14 23:40:15.941355 [ 4 ] {4be2b1ef-28e3-4565-8511-432585e1d175} <Debug> TCPHandler: Processed in 0.001350577 sec. | ||
| 15171 | 2026.04.14 23:40:15.941369 [ 121 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15172 | 2026.04.14 23:40:15.941397 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15173 | 2026.04.14 23:40:15.941497 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15174 | 2026.04.14 23:40:15.941595 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15175 | 2026.04.14 23:40:15.941624 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6300 rows starting from the beginning of the part | ||
| 15176 | 2026.04.14 23:40:15.941679 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15177 | 2026.04.14 23:40:15.941721 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15178 | 2026.04.14 23:40:15.941760 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15179 | 2026.04.14 23:40:15.941801 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 12 rows starting from the beginning of the part | ||
| 15180 | 2026.04.14 23:40:15.941836 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 48 rows starting from the beginning of the part | ||
| 15181 | 2026.04.14 23:40:15.943421 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965704 sec., 3327052.292715485 rows/sec., 224.22 MiB/sec. | ||
| 15182 | 2026.04.14 23:40:15.943868 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15183 | 2026.04.14 23:40:15.944154 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.04.14 23:40:15.944231 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_126_25} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15185 | 2026.04.14 23:40:15.944324 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15186 | 2026.04.14 23:40:19.436049 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15187 | 2026.04.14 23:40:19.436115 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15188 | 2026.04.14 23:40:19.685652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36442 | ||
| 15189 | 2026.04.14 23:40:19.686151 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2026.04.14 23:40:19.686202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15191 | 2026.04.14 23:40:19.686676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15192 | 2026.04.14 23:40:19.686905 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2026.04.14 23:40:19.687050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36442 | ||
| 15194 | 2026.04.14 23:40:19.687051 [ 119 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15195 | 2026.04.14 23:40:19.687143 [ 119 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15196 | 2026.04.14 23:40:19.687162 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15197 | 2026.04.14 23:40:19.687297 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15198 | 2026.04.14 23:40:19.687431 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15199 | 2026.04.14 23:40:19.687468 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34074 rows starting from the beginning of the part | ||
| 15200 | 2026.04.14 23:40:19.687528 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 15201 | 2026.04.14 23:40:19.687569 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 15202 | 2026.04.14 23:40:19.687607 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 15203 | 2026.04.14 23:40:19.687675 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 15204 | 2026.04.14 23:40:19.687714 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 15205 | 2026.04.14 23:40:19.690132 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36442 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291005 sec., 12522808.88644525 rows/sec., 179.14 MiB/sec. | ||
| 15206 | 2026.04.14 23:40:19.690521 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15207 | 2026.04.14 23:40:19.690781 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.04.14 23:40:19.690853 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_76_15} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15209 | 2026.04.14 23:40:19.690944 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15210 | 2026.04.14 23:40:19.779122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1864 | ||
| 15211 | 2026.04.14 23:40:19.781511 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2026.04.14 23:40:19.781549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15213 | 2026.04.14 23:40:19.782727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15214 | 2026.04.14 23:40:19.782983 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.04.14 23:40:19.783118 [ 119 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15216 | 2026.04.14 23:40:19.783156 [ 119 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2026.04.14 23:40:19.783175 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15218 | 2026.04.14 23:40:19.783244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15219 | 2026.04.14 23:40:19.783273 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 15220 | 2026.04.14 23:40:19.783854 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15221 | 2026.04.14 23:40:19.784000 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1706 rows starting from the beginning of the part | ||
| 15222 | 2026.04.14 23:40:19.784346 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 15223 | 2026.04.14 23:40:19.784651 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 15224 | 2026.04.14 23:40:19.784959 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 15225 | 2026.04.14 23:40:19.785283 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 15226 | 2026.04.14 23:40:19.785592 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 15227 | 2026.04.14 23:40:19.792395 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 72 columns (72 merged, 0 gathered) in 0.00916765 sec., 203323.64346370118 rows/sec., 155.37 MiB/sec. | ||
| 15228 | 2026.04.14 23:40:19.794166 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15229 | 2026.04.14 23:40:19.794716 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15230 | 2026.04.14 23:40:19.794791 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_56_11} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15231 | 2026.04.14 23:40:19.795116 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 15232 | 2026.04.14 23:40:20.938750 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15233 | 2026.04.14 23:40:20.938923 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15234 | 2026.04.14 23:40:20.938986 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15235 | 2026.04.14 23:40:20.939744 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15236 | 2026.04.14 23:40:20.939787 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15237 | 2026.04.14 23:40:20.940172 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15238 | 2026.04.14 23:40:20.940387 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15239 | 2026.04.14 23:40:20.940531 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001655 sec., 65256.79758308157 rows/sec., 5.47 MiB/sec. | ||
| 15240 | 2026.04.14 23:40:20.940572 [ 4 ] {7cdc4fbe-5b8c-45a8-97d5-a19d061801a8} <Debug> TCPHandler: Processed in 0.001939813 sec. | ||
| 15241 | 2026.04.14 23:40:20.940693 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15242 | 2026.04.14 23:40:20.940786 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15243 | 2026.04.14 23:40:20.940825 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15244 | 2026.04.14 23:40:20.941284 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15245 | 2026.04.14 23:40:20.941319 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15246 | 2026.04.14 23:40:20.941601 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15247 | 2026.04.14 23:40:20.941801 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15248 | 2026.04.14 23:40:20.941924 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001158 sec., 22452.50431778929 rows/sec., 1.65 MiB/sec. | ||
| 15249 | 2026.04.14 23:40:20.941962 [ 4 ] {cd00f973-4da7-41c5-b1f2-12b953e7f239} <Debug> TCPHandler: Processed in 0.001321186 sec. | ||
| 15250 | 2026.04.14 23:40:20.942066 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15251 | 2026.04.14 23:40:20.942158 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15252 | 2026.04.14 23:40:20.942197 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15253 | 2026.04.14 23:40:20.942635 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15254 | 2026.04.14 23:40:20.942670 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15255 | 2026.04.14 23:40:20.942965 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15256 | 2026.04.14 23:40:20.943168 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15257 | 2026.04.14 23:40:20.943293 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001153 sec., 78057.24197745013 rows/sec., 6.10 MiB/sec. | ||
| 15258 | 2026.04.14 23:40:20.943329 [ 4 ] {7d3c7e27-d91f-4003-9af2-b70dd2fe6abb} <Debug> TCPHandler: Processed in 0.001309776 sec. | ||
| 15259 | 2026.04.14 23:40:20.943433 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15260 | 2026.04.14 23:40:20.943525 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15261 | 2026.04.14 23:40:20.943566 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15262 | 2026.04.14 23:40:20.943973 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.04.14 23:40:20.944006 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15264 | 2026.04.14 23:40:20.944335 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15265 | 2026.04.14 23:40:20.944538 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2026.04.14 23:40:20.944667 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 15267 | 2026.04.14 23:40:20.944703 [ 4 ] {cfdf88a1-f0f1-44a7-b338-1e6be26424ed} <Debug> TCPHandler: Processed in 0.001316516 sec. | ||
| 15268 | 2026.04.14 23:40:20.944805 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15269 | 2026.04.14 23:40:20.944896 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15270 | 2026.04.14 23:40:20.944948 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15271 | 2026.04.14 23:40:20.945778 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.04.14 23:40:20.945813 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15273 | 2026.04.14 23:40:20.946333 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15274 | 2026.04.14 23:40:20.946543 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2026.04.14 23:40:20.946674 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001795 sec., 14484.679665738162 rows/sec., 25.96 MiB/sec. | ||
| 15276 | 2026.04.14 23:40:20.946733 [ 4 ] {e166efe0-6f15-4be1-9dd8-d43aa1796fd2} <Debug> TCPHandler: Processed in 0.001974444 sec. | ||
| 15277 | 2026.04.14 23:40:20.946837 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15278 | 2026.04.14 23:40:20.946928 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15279 | 2026.04.14 23:40:20.946969 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15280 | 2026.04.14 23:40:20.947295 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2026.04.14 23:40:20.947329 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15282 | 2026.04.14 23:40:20.947621 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15283 | 2026.04.14 23:40:20.947822 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2026.04.14 23:40:20.947944 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 15285 | 2026.04.14 23:40:20.947979 [ 4 ] {17582ad8-d266-4ee2-96cb-c3f3349837ed} <Debug> TCPHandler: Processed in 0.001188342 sec. | ||
| 15286 | 2026.04.14 23:40:21.718145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15287 | 2026.04.14 23:40:21.735434 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.04.14 23:40:21.735577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 15289 | 2026.04.14 23:40:21.742274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15290 | 2026.04.14 23:40:21.743036 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2026.04.14 23:40:21.743350 [ 128 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15292 | 2026.04.14 23:40:21.743413 [ 128 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2026.04.14 23:40:21.743440 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15294 | 2026.04.14 23:40:21.743544 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15295 | 2026.04.14 23:40:21.746612 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15296 | 2026.04.14 23:40:21.747180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15297 | 2026.04.14 23:40:21.747555 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 15298 | 2026.04.14 23:40:21.751154 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 15299 | 2026.04.14 23:40:21.754853 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 15300 | 2026.04.14 23:40:21.758871 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 15301 | 2026.04.14 23:40:21.763147 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 15302 | 2026.04.14 23:40:21.767355 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 15303 | 2026.04.14 23:40:21.822591 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.079086464 sec., 7245.23478505753 rows/sec., 37.46 MiB/sec. | ||
| 15304 | 2026.04.14 23:40:21.825503 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15305 | 2026.04.14 23:40:21.827512 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.04.14 23:40:21.827619 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_76_15} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15307 | 2026.04.14 23:40:21.830042 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15308 | 2026.04.14 23:40:22.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.62 MiB, peak 398.04 MiB, free memory in arenas 0.00 B, will set to 379.56 MiB (RSS), difference: -1.06 MiB | ||
| 15309 | 2026.04.14 23:40:22.536125 [ 138 ] {} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15310 | 2026.04.14 23:40:22.536188 [ 138 ] {} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2026.04.14 23:40:22.536212 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15312 | 2026.04.14 23:40:22.536334 [ 190 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15313 | 2026.04.14 23:40:22.536473 [ 190 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15314 | 2026.04.14 23:40:22.536506 [ 190 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 15315 | 2026.04.14 23:40:22.536567 [ 190 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15316 | 2026.04.14 23:40:22.536611 [ 190 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 15317 | 2026.04.14 23:40:22.536653 [ 190 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15318 | 2026.04.14 23:40:22.536691 [ 190 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15319 | 2026.04.14 23:40:22.537421 [ 199 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001139251 sec., 5266.618155261659 rows/sec., 390.88 KiB/sec. | ||
| 15320 | 2026.04.14 23:40:22.537634 [ 189 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15321 | 2026.04.14 23:40:22.537967 [ 189 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15322 | 2026.04.14 23:40:22.538065 [ 189 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_17_4} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15323 | 2026.04.14 23:40:22.538171 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15324 | 2026.04.14 23:40:25.019293 [ 222 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15325 | 2026.04.14 23:40:25.019366 [ 222 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15326 | 2026.04.14 23:40:25.023302 [ 222 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15327 | 2026.04.14 23:40:25.026079 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15328 | 2026.04.14 23:40:25.026132 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15329 | 2026.04.14 23:40:25.029245 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15330 | 2026.04.14 23:40:25.052779 [ 221 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15331 | 2026.04.14 23:40:25.052833 [ 221 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15332 | 2026.04.14 23:40:25.055850 [ 221 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15333 | 2026.04.14 23:40:25.414416 [ 218 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15334 | 2026.04.14 23:40:25.414489 [ 218 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15335 | 2026.04.14 23:40:25.417673 [ 218 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15336 | 2026.04.14 23:40:25.938058 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.04.14 23:40:25.938338 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15338 | 2026.04.14 23:40:25.938411 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15339 | 2026.04.14 23:40:25.939176 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.04.14 23:40:25.939224 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15341 | 2026.04.14 23:40:25.939611 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15342 | 2026.04.14 23:40:25.939835 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.04.14 23:40:25.939987 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001726 sec., 49826.18771726535 rows/sec., 4.17 MiB/sec. | ||
| 15344 | 2026.04.14 23:40:25.940029 [ 4 ] {b0e94709-c757-44e9-841d-4f908c65e74f} <Debug> TCPHandler: Processed in 0.002153719 sec. | ||
| 15345 | 2026.04.14 23:40:25.940214 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2026.04.14 23:40:25.940315 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15347 | 2026.04.14 23:40:25.940356 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15348 | 2026.04.14 23:40:25.940785 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.04.14 23:40:25.940821 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15350 | 2026.04.14 23:40:25.941117 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15351 | 2026.04.14 23:40:25.941333 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.04.14 23:40:25.941459 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001163 sec., 12897.678417884781 rows/sec., 969.84 KiB/sec. | ||
| 15353 | 2026.04.14 23:40:25.941496 [ 4 ] {a4e05699-a72f-45eb-bee2-f4d73daef2d6} <Debug> TCPHandler: Processed in 0.001354657 sec. | ||
| 15354 | 2026.04.14 23:40:25.941604 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2026.04.14 23:40:25.941696 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15356 | 2026.04.14 23:40:25.941736 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15357 | 2026.04.14 23:40:25.942145 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.04.14 23:40:25.942180 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15359 | 2026.04.14 23:40:25.942468 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15360 | 2026.04.14 23:40:25.942668 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.04.14 23:40:25.942794 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001115 sec., 70852.01793721973 rows/sec., 5.53 MiB/sec. | ||
| 15362 | 2026.04.14 23:40:25.942830 [ 4 ] {1d9d6346-3a80-4d7d-85dc-95c84445027e} <Debug> TCPHandler: Processed in 0.001278645 sec. | ||
| 15363 | 2026.04.14 23:40:25.942936 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2026.04.14 23:40:25.943027 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15365 | 2026.04.14 23:40:25.943068 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15366 | 2026.04.14 23:40:25.943481 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.04.14 23:40:25.943518 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15368 | 2026.04.14 23:40:25.943850 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15369 | 2026.04.14 23:40:25.944054 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.04.14 23:40:25.944180 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 15371 | 2026.04.14 23:40:25.944217 [ 4 ] {13fe64de-26e5-4ff1-9baf-6103066287cb} <Debug> TCPHandler: Processed in 0.001328866 sec. | ||
| 15372 | 2026.04.14 23:40:25.944321 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2026.04.14 23:40:25.944413 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15374 | 2026.04.14 23:40:25.944465 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15375 | 2026.04.14 23:40:25.945280 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.04.14 23:40:25.945317 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15377 | 2026.04.14 23:40:25.945839 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15378 | 2026.04.14 23:40:25.946072 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.04.14 23:40:25.946206 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001811 sec., 8282.716731087798 rows/sec., 14.84 MiB/sec. | ||
| 15380 | 2026.04.14 23:40:25.946260 [ 4 ] {67624200-f125-40d6-b172-17ee044a21a4} <Debug> TCPHandler: Processed in 0.001985803 sec. | ||
| 15381 | 2026.04.14 23:40:25.946363 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2026.04.14 23:40:25.946455 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15383 | 2026.04.14 23:40:25.946496 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15384 | 2026.04.14 23:40:25.946813 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2026.04.14 23:40:25.946848 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15386 | 2026.04.14 23:40:25.947142 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15387 | 2026.04.14 23:40:25.947354 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2026.04.14 23:40:25.947476 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 15389 | 2026.04.14 23:40:25.947510 [ 4 ] {fd5d003d-dc22-4f09-80f9-a0524f05a892} <Debug> TCPHandler: Processed in 0.001194813 sec. | ||
| 15390 | 2026.04.14 23:40:27.188104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36954 | ||
| 15391 | 2026.04.14 23:40:27.188641 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.04.14 23:40:27.188688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15393 | 2026.04.14 23:40:27.189169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15394 | 2026.04.14 23:40:27.189421 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.04.14 23:40:27.189572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36954 | ||
| 15396 | 2026.04.14 23:40:29.248186 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15397 | 2026.04.14 23:40:29.265570 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15398 | 2026.04.14 23:40:29.265637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15399 | 2026.04.14 23:40:29.271777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15400 | 2026.04.14 23:40:29.272515 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15401 | 2026.04.14 23:40:29.275694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15402 | 2026.04.14 23:40:29.784438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1888 | ||
| 15403 | 2026.04.14 23:40:29.786820 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2026.04.14 23:40:29.786867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15405 | 2026.04.14 23:40:29.788060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15406 | 2026.04.14 23:40:29.788337 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2026.04.14 23:40:29.788682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 15408 | 2026.04.14 23:40:30.937941 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.04.14 23:40:30.938136 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15410 | 2026.04.14 23:40:30.938208 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15411 | 2026.04.14 23:40:30.938876 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.04.14 23:40:30.938922 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15413 | 2026.04.14 23:40:30.939297 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15414 | 2026.04.14 23:40:30.939540 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.04.14 23:40:30.939691 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001609 sec., 1243.008079552517 rows/sec., 101.36 KiB/sec. | ||
| 15416 | 2026.04.14 23:40:30.939732 [ 4 ] {32fe84ac-dce8-400e-8c27-0a59287e0a73} <Debug> TCPHandler: Processed in 0.001928913 sec. | ||
| 15417 | 2026.04.14 23:40:30.939854 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15418 | 2026.04.14 23:40:30.939947 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15419 | 2026.04.14 23:40:30.939985 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15420 | 2026.04.14 23:40:30.940484 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15421 | 2026.04.14 23:40:30.940521 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15422 | 2026.04.14 23:40:30.940835 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15423 | 2026.04.14 23:40:30.941043 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.04.14 23:40:30.941175 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001244 sec., 87620.57877813504 rows/sec., 7.34 MiB/sec. | ||
| 15425 | 2026.04.14 23:40:30.941216 [ 4 ] {1be50c0d-c81a-4489-bcc4-af5cf42ba1cf} <Debug> TCPHandler: Processed in 0.001409728 sec. | ||
| 15426 | 2026.04.14 23:40:30.941327 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15427 | 2026.04.14 23:40:30.941420 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15428 | 2026.04.14 23:40:30.941460 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15429 | 2026.04.14 23:40:30.941870 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15430 | 2026.04.14 23:40:30.941905 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15431 | 2026.04.14 23:40:30.942215 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15432 | 2026.04.14 23:40:30.942417 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2026.04.14 23:40:30.942546 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001143 sec., 24496.937882764658 rows/sec., 1.79 MiB/sec. | ||
| 15434 | 2026.04.14 23:40:30.942546 [ 132 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15435 | 2026.04.14 23:40:30.942587 [ 4 ] {aa8f9294-0464-46ae-a7ae-2d510c9d7040} <Debug> TCPHandler: Processed in 0.001308715 sec. | ||
| 15436 | 2026.04.14 23:40:30.942627 [ 132 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15437 | 2026.04.14 23:40:30.942654 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15438 | 2026.04.14 23:40:30.942708 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15439 | 2026.04.14 23:40:30.942797 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15440 | 2026.04.14 23:40:30.942804 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15441 | 2026.04.14 23:40:30.942894 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15442 | 2026.04.14 23:40:30.942963 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15443 | 2026.04.14 23:40:30.943005 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 82 rows starting from the beginning of the part | ||
| 15444 | 2026.04.14 23:40:30.943078 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 15445 | 2026.04.14 23:40:30.943128 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 42 rows starting from the beginning of the part | ||
| 15446 | 2026.04.14 23:40:30.943181 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
| 15447 | 2026.04.14 23:40:30.943226 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 15448 | 2026.04.14 23:40:30.943271 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 28 rows starting from the beginning of the part | ||
| 15449 | 2026.04.14 23:40:30.943327 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2026.04.14 23:40:30.943368 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15451 | 2026.04.14 23:40:30.943704 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15452 | 2026.04.14 23:40:30.943925 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15453 | 2026.04.14 23:40:30.944057 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001268 sec., 72555.20504731861 rows/sec., 5.67 MiB/sec. | ||
| 15454 | 2026.04.14 23:40:30.944097 [ 4 ] {8310d638-0019-4681-b12a-d858f231bd5b} <Debug> TCPHandler: Processed in 0.00143702 sec. | ||
| 15455 | 2026.04.14 23:40:30.944116 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383288 sec., 158318.44127903949 rows/sec., 12.13 MiB/sec. | ||
| 15456 | 2026.04.14 23:40:30.944212 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15457 | 2026.04.14 23:40:30.944276 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15458 | 2026.04.14 23:40:30.944310 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15459 | 2026.04.14 23:40:30.944358 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15460 | 2026.04.14 23:40:30.944537 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.04.14 23:40:30.944612 [ 186 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_111_22} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15462 | 2026.04.14 23:40:30.944684 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15463 | 2026.04.14 23:40:30.944771 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.04.14 23:40:30.944811 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15465 | 2026.04.14 23:40:30.945141 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15466 | 2026.04.14 23:40:30.945344 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15467 | 2026.04.14 23:40:30.945475 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001182 sec., 136209.8138747885 rows/sec., 9.49 MiB/sec. | ||
| 15468 | 2026.04.14 23:40:30.945514 [ 4 ] {73924096-e5ab-46cf-888c-10267f894728} <Debug> TCPHandler: Processed in 0.001348966 sec. | ||
| 15469 | 2026.04.14 23:40:30.945618 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15470 | 2026.04.14 23:40:30.945715 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15471 | 2026.04.14 23:40:30.945769 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15472 | 2026.04.14 23:40:30.946639 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.04.14 23:40:30.946674 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15474 | 2026.04.14 23:40:30.947211 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15475 | 2026.04.14 23:40:30.947434 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.04.14 23:40:30.947569 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 24.90 MiB/sec. | ||
| 15477 | 2026.04.14 23:40:30.947581 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15478 | 2026.04.14 23:40:30.947623 [ 4 ] {b9b48512-b112-4848-91fd-5d541976a5aa} <Debug> TCPHandler: Processed in 0.002052996 sec. | ||
| 15479 | 2026.04.14 23:40:30.947628 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2026.04.14 23:40:30.947667 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15481 | 2026.04.14 23:40:30.947742 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15482 | 2026.04.14 23:40:30.947767 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15483 | 2026.04.14 23:40:30.947864 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15484 | 2026.04.14 23:40:30.947905 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15485 | 2026.04.14 23:40:30.947936 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15486 | 2026.04.14 23:40:30.947987 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2273 rows starting from the beginning of the part | ||
| 15487 | 2026.04.14 23:40:30.948101 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 15488 | 2026.04.14 23:40:30.948200 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
| 15489 | 2026.04.14 23:40:30.948244 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2026.04.14 23:40:30.948284 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15491 | 2026.04.14 23:40:30.948297 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
| 15492 | 2026.04.14 23:40:30.948393 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 15493 | 2026.04.14 23:40:30.948483 [ 186 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
| 15494 | 2026.04.14 23:40:30.948614 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15495 | 2026.04.14 23:40:30.948857 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15496 | 2026.04.14 23:40:30.948986 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 15497 | 2026.04.14 23:40:30.949021 [ 4 ] {6cfad619-17c0-436e-8169-b7f197b9c33a} <Debug> TCPHandler: Processed in 0.001301526 sec. | ||
| 15498 | 2026.04.14 23:40:30.954782 [ 197 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2392 rows, containing 19 columns (19 merged, 0 gathered) in 0.007068683 sec., 338394.012010441 rows/sec., 606.39 MiB/sec. | ||
| 15499 | 2026.04.14 23:40:30.957037 [ 196 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15500 | 2026.04.14 23:40:30.957381 [ 196 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.04.14 23:40:30.957448 [ 196 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15502 | 2026.04.14 23:40:30.957596 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. | ||
| 15503 | 2026.04.14 23:40:34.436172 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15504 | 2026.04.14 23:40:34.436259 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15505 | 2026.04.14 23:40:34.690633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37402 | ||
| 15506 | 2026.04.14 23:40:34.691141 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2026.04.14 23:40:34.691186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15508 | 2026.04.14 23:40:34.691651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15509 | 2026.04.14 23:40:34.691870 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15510 | 2026.04.14 23:40:34.691999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37402 | ||
| 15511 | 2026.04.14 23:40:35.203301 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15512 | 2026.04.14 23:40:35.203364 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15513 | 2026.04.14 23:40:35.205963 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15514 | 2026.04.14 23:40:35.937955 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.04.14 23:40:35.938141 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15516 | 2026.04.14 23:40:35.938210 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15517 | 2026.04.14 23:40:35.938918 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.04.14 23:40:35.938968 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15519 | 2026.04.14 23:40:35.939374 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15520 | 2026.04.14 23:40:35.939606 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.04.14 23:40:35.939758 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001667 sec., 51589.68206358728 rows/sec., 4.32 MiB/sec. | ||
| 15522 | 2026.04.14 23:40:35.939802 [ 4 ] {58a9786c-a07d-48ab-879a-45a8d03dd988} <Debug> TCPHandler: Processed in 0.001975254 sec. | ||
| 15523 | 2026.04.14 23:40:35.939923 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2026.04.14 23:40:35.940018 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15525 | 2026.04.14 23:40:35.940060 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15526 | 2026.04.14 23:40:35.940469 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.04.14 23:40:35.940506 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15528 | 2026.04.14 23:40:35.940807 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15529 | 2026.04.14 23:40:35.941026 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.04.14 23:40:35.941157 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001158 sec., 12953.36787564767 rows/sec., 974.03 KiB/sec. | ||
| 15531 | 2026.04.14 23:40:35.941194 [ 4 ] {2ce6cc3a-6470-4f8d-b6df-1c09add2a051} <Debug> TCPHandler: Processed in 0.001320626 sec. | ||
| 15532 | 2026.04.14 23:40:35.941234 [ 225 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15533 | 2026.04.14 23:40:35.941293 [ 225 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15534 | 2026.04.14 23:40:35.941297 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15535 | 2026.04.14 23:40:35.941398 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15536 | 2026.04.14 23:40:35.941438 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15537 | 2026.04.14 23:40:35.941855 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15538 | 2026.04.14 23:40:35.941893 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15539 | 2026.04.14 23:40:35.942245 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15540 | 2026.04.14 23:40:35.942476 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15541 | 2026.04.14 23:40:35.942604 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001224 sec., 64542.48366013072 rows/sec., 5.04 MiB/sec. | ||
| 15542 | 2026.04.14 23:40:35.942641 [ 4 ] {55c8fe67-5a85-4c0e-8586-d567d561b339} <Debug> TCPHandler: Processed in 0.001391188 sec. | ||
| 15543 | 2026.04.14 23:40:35.942746 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15544 | 2026.04.14 23:40:35.942841 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15545 | 2026.04.14 23:40:35.942886 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15546 | 2026.04.14 23:40:35.943282 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2026.04.14 23:40:35.943320 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15548 | 2026.04.14 23:40:35.943688 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15549 | 2026.04.14 23:40:35.943806 [ 225 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15550 | 2026.04.14 23:40:35.943931 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15551 | 2026.04.14 23:40:35.944073 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 15552 | 2026.04.14 23:40:35.944086 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_125_34 to all_126_126_0 | ||
| 15553 | 2026.04.14 23:40:35.944112 [ 4 ] {cad5b327-9010-409b-82e1-37a28bd46a72} <Debug> TCPHandler: Processed in 0.001413938 sec. | ||
| 15554 | 2026.04.14 23:40:35.944133 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2026.04.14 23:40:35.944158 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15556 | 2026.04.14 23:40:35.944225 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15557 | 2026.04.14 23:40:35.944276 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_125_34 to all_126_126_0 into Compact with storage Full | ||
| 15558 | 2026.04.14 23:40:35.944329 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15559 | 2026.04.14 23:40:35.944390 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15560 | 2026.04.14 23:40:35.944434 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15561 | 2026.04.14 23:40:35.944478 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_34, total 45249 rows starting from the beginning of the part | ||
| 15562 | 2026.04.14 23:40:35.944553 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 128 rows starting from the beginning of the part | ||
| 15563 | 2026.04.14 23:40:35.945216 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2026.04.14 23:40:35.945257 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15565 | 2026.04.14 23:40:35.945799 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15566 | 2026.04.14 23:40:35.946030 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2026.04.14 23:40:35.946174 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001863 sec., 8051.529790660225 rows/sec., 14.43 MiB/sec. | ||
| 15568 | 2026.04.14 23:40:35.946243 [ 4 ] {98493189-db9f-4a69-927a-004d395f1586} <Debug> TCPHandler: Processed in 0.002070816 sec. | ||
| 15569 | 2026.04.14 23:40:35.946350 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15570 | 2026.04.14 23:40:35.946443 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15571 | 2026.04.14 23:40:35.946485 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15572 | 2026.04.14 23:40:35.946821 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15573 | 2026.04.14 23:40:35.946854 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15574 | 2026.04.14 23:40:35.947169 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15575 | 2026.04.14 23:40:35.947377 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15576 | 2026.04.14 23:40:35.947505 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 15577 | 2026.04.14 23:40:35.947542 [ 4 ] {9954128d-de69-475c-bbb3-2c9d795dc077} <Debug> TCPHandler: Processed in 0.001240644 sec. | ||
| 15578 | 2026.04.14 23:40:35.951284 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45377 rows, containing 5 columns (5 merged, 0 gathered) in 0.007058792 sec., 6428437.047018809 rows/sec., 415.18 MiB/sec. | ||
| 15579 | 2026.04.14 23:40:35.951836 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Trace> MergedBlockOutputStream: filled checksums all_1_126_35 (state Temporary) | ||
| 15580 | 2026.04.14 23:40:35.952136 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_126_35 to all_1_126_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2026.04.14 23:40:35.952212 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_126_35} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_125_34, all_126_126_0] -> all_1_126_35 | ||
| 15582 | 2026.04.14 23:40:35.952296 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15583 | 2026.04.14 23:40:36.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.09 MiB, peak 398.77 MiB, free memory in arenas 0.00 B, will set to 379.66 MiB (RSS), difference: 3.57 MiB | ||
| 15584 | 2026.04.14 23:40:36.776690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15585 | 2026.04.14 23:40:36.793821 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2026.04.14 23:40:36.793881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15587 | 2026.04.14 23:40:36.799970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15588 | 2026.04.14 23:40:36.800765 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2026.04.14 23:40:36.804278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15590 | 2026.04.14 23:40:39.789747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1914 | ||
| 15591 | 2026.04.14 23:40:39.791970 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15592 | 2026.04.14 23:40:39.792015 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15593 | 2026.04.14 23:40:39.793180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15594 | 2026.04.14 23:40:39.793440 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.04.14 23:40:39.793698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1914 | ||
| 15596 | 2026.04.14 23:40:40.937679 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15597 | 2026.04.14 23:40:40.937943 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15598 | 2026.04.14 23:40:40.938052 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15599 | 2026.04.14 23:40:40.939013 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15600 | 2026.04.14 23:40:40.939067 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15601 | 2026.04.14 23:40:40.939471 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15602 | 2026.04.14 23:40:40.939711 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15603 | 2026.04.14 23:40:40.939870 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.002005 sec., 53865.33665835412 rows/sec., 4.52 MiB/sec. | ||
| 15604 | 2026.04.14 23:40:40.939905 [ 116 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15605 | 2026.04.14 23:40:40.939921 [ 4 ] {368023a4-eb67-4cc8-a7f4-7c3d7c038102} <Debug> TCPHandler: Processed in 0.002376475 sec. | ||
| 15606 | 2026.04.14 23:40:40.940016 [ 116 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.04.14 23:40:40.940060 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15608 | 2026.04.14 23:40:40.940106 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15609 | 2026.04.14 23:40:40.940211 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15610 | 2026.04.14 23:40:40.940227 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15611 | 2026.04.14 23:40:40.940299 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15612 | 2026.04.14 23:40:40.940360 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15613 | 2026.04.14 23:40:40.940402 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2620 rows starting from the beginning of the part | ||
| 15614 | 2026.04.14 23:40:40.940477 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 108 rows starting from the beginning of the part | ||
| 15615 | 2026.04.14 23:40:40.940529 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 86 rows starting from the beginning of the part | ||
| 15616 | 2026.04.14 23:40:40.940578 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 109 rows starting from the beginning of the part | ||
| 15617 | 2026.04.14 23:40:40.940623 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 86 rows starting from the beginning of the part | ||
| 15618 | 2026.04.14 23:40:40.940672 [ 198 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 108 rows starting from the beginning of the part | ||
| 15619 | 2026.04.14 23:40:40.940757 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.04.14 23:40:40.940815 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15621 | 2026.04.14 23:40:40.941169 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15622 | 2026.04.14 23:40:40.941394 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.04.14 23:40:40.941531 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001327 sec., 19593.067068575732 rows/sec., 1.44 MiB/sec. | ||
| 15624 | 2026.04.14 23:40:40.941570 [ 4 ] {1dc9f25e-a96b-4c6a-b490-36209732a7cf} <Debug> TCPHandler: Processed in 0.001513861 sec. | ||
| 15625 | 2026.04.14 23:40:40.941687 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15626 | 2026.04.14 23:40:40.941782 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15627 | 2026.04.14 23:40:40.941823 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15628 | 2026.04.14 23:40:40.942057 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916402 sec., 1626485.4659930433 rows/sec., 130.31 MiB/sec. | ||
| 15629 | 2026.04.14 23:40:40.942270 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15630 | 2026.04.14 23:40:40.942305 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15631 | 2026.04.14 23:40:40.942376 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15632 | 2026.04.14 23:40:40.942610 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15633 | 2026.04.14 23:40:40.942643 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2026.04.14 23:40:40.942712 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_131_26} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15635 | 2026.04.14 23:40:40.942792 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15636 | 2026.04.14 23:40:40.942815 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15637 | 2026.04.14 23:40:40.942939 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 15638 | 2026.04.14 23:40:40.942958 [ 116 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15639 | 2026.04.14 23:40:40.942977 [ 4 ] {fc31f2ec-907d-4c7d-8ca2-b4fc53325599} <Debug> TCPHandler: Processed in 0.001344986 sec. | ||
| 15640 | 2026.04.14 23:40:40.943000 [ 116 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.04.14 23:40:40.943024 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15642 | 2026.04.14 23:40:40.943095 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15643 | 2026.04.14 23:40:40.943107 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.04.14 23:40:40.943189 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15645 | 2026.04.14 23:40:40.943214 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15646 | 2026.04.14 23:40:40.943217 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1403 rows starting from the beginning of the part | ||
| 15647 | 2026.04.14 23:40:40.943265 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15648 | 2026.04.14 23:40:40.943281 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part | ||
| 15649 | 2026.04.14 23:40:40.943324 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 79 rows starting from the beginning of the part | ||
| 15650 | 2026.04.14 23:40:40.943359 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 92 rows starting from the beginning of the part | ||
| 15651 | 2026.04.14 23:40:40.943392 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 79 rows starting from the beginning of the part | ||
| 15652 | 2026.04.14 23:40:40.943425 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 15653 | 2026.04.14 23:40:40.943714 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.04.14 23:40:40.943755 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15655 | 2026.04.14 23:40:40.944126 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15656 | 2026.04.14 23:40:40.944359 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.04.14 23:40:40.944362 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1833 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296375 sec., 1413942.7249059877 rows/sec., 104.80 MiB/sec. | ||
| 15658 | 2026.04.14 23:40:40.944491 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 15659 | 2026.04.14 23:40:40.944523 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_126_35 to all_127_127_0 | ||
| 15660 | 2026.04.14 23:40:40.944553 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15661 | 2026.04.14 23:40:40.944530 [ 4 ] {b891d50e-2308-4eaa-9fbe-9b2247985235} <Debug> TCPHandler: Processed in 0.001474761 sec. | ||
| 15662 | 2026.04.14 23:40:40.944589 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.04.14 23:40:40.944622 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15664 | 2026.04.14 23:40:40.944707 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15665 | 2026.04.14 23:40:40.944735 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_35 to all_127_127_0 into Compact with storage Full | ||
| 15666 | 2026.04.14 23:40:40.944808 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15667 | 2026.04.14 23:40:40.944868 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15668 | 2026.04.14 23:40:40.944868 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15669 | 2026.04.14 23:40:40.944886 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2026.04.14 23:40:40.944912 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_35, total 45377 rows starting from the beginning of the part | ||
| 15671 | 2026.04.14 23:40:40.944978 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_131_26} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15672 | 2026.04.14 23:40:40.944986 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 15673 | 2026.04.14 23:40:40.945059 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 15674 | 2026.04.14 23:40:40.945766 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15675 | 2026.04.14 23:40:40.945808 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15676 | 2026.04.14 23:40:40.946365 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15677 | 2026.04.14 23:40:40.946589 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15678 | 2026.04.14 23:40:40.946728 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001938 sec., 13415.892672858618 rows/sec., 24.04 MiB/sec. | ||
| 15679 | 2026.04.14 23:40:40.946784 [ 4 ] {5aa16724-b59d-44e5-ad56-9fb1b21d542c} <Debug> TCPHandler: Processed in 0.002124468 sec. | ||
| 15680 | 2026.04.14 23:40:40.946923 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15681 | 2026.04.14 23:40:40.947023 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15682 | 2026.04.14 23:40:40.947067 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15683 | 2026.04.14 23:40:40.947426 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2026.04.14 23:40:40.947470 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15685 | 2026.04.14 23:40:40.947783 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15686 | 2026.04.14 23:40:40.947992 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2026.04.14 23:40:40.948120 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 15688 | 2026.04.14 23:40:40.948138 [ 114 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15689 | 2026.04.14 23:40:40.948155 [ 4 ] {8b4bd367-1e19-4b10-9e2e-c0afcf995824} <Debug> TCPHandler: Processed in 0.001289125 sec. | ||
| 15690 | 2026.04.14 23:40:40.948181 [ 114 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2026.04.14 23:40:40.948204 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15692 | 2026.04.14 23:40:40.948292 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15693 | 2026.04.14 23:40:40.948378 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15694 | 2026.04.14 23:40:40.948405 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6540 rows starting from the beginning of the part | ||
| 15695 | 2026.04.14 23:40:40.948456 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 15696 | 2026.04.14 23:40:40.948502 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 15697 | 2026.04.14 23:40:40.948539 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 15698 | 2026.04.14 23:40:40.948576 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 15699 | 2026.04.14 23:40:40.948612 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 15700 | 2026.04.14 23:40:40.950698 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002450146 sec., 2791670.3739287374 rows/sec., 188.14 MiB/sec. | ||
| 15701 | 2026.04.14 23:40:40.951109 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15702 | 2026.04.14 23:40:40.951354 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2026.04.14 23:40:40.951415 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_131_26} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15704 | 2026.04.14 23:40:40.951477 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15705 | 2026.04.14 23:40:40.952457 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45537 rows, containing 5 columns (5 merged, 0 gathered) in 0.007765171 sec., 5864262.358163136 rows/sec., 378.85 MiB/sec. | ||
| 15706 | 2026.04.14 23:40:40.953159 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Trace> MergedBlockOutputStream: filled checksums all_1_127_36 (state Temporary) | ||
| 15707 | 2026.04.14 23:40:40.953483 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_127_36 to all_1_127_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2026.04.14 23:40:40.953564 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_127_36} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_126_35, all_127_127_0] -> all_1_127_36 | ||
| 15709 | 2026.04.14 23:40:40.953649 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15710 | 2026.04.14 23:40:41.261106 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2026.04.14 23:40:41.261285 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15712 | 2026.04.14 23:40:41.261351 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15713 | 2026.04.14 23:40:41.261982 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.04.14 23:40:41.262033 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15715 | 2026.04.14 23:40:41.262428 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15716 | 2026.04.14 23:40:41.262670 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.04.14 23:40:41.262828 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.25 MiB/sec. | ||
| 15718 | 2026.04.14 23:40:41.262880 [ 4 ] {002ed571-b2e2-47e1-b55c-d4cbb026a176} <Debug> TCPHandler: Processed in 0.001903252 sec. | ||
| 15719 | 2026.04.14 23:40:41.263000 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.04.14 23:40:41.263100 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15721 | 2026.04.14 23:40:41.263143 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15722 | 2026.04.14 23:40:41.264931 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.04.14 23:40:41.264972 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15724 | 2026.04.14 23:40:41.265450 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15725 | 2026.04.14 23:40:41.265680 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.04.14 23:40:41.265818 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Debug> executeQuery: Read 2555 rows, 195.00 KiB in 0.002735 sec., 934186.4716636197 rows/sec., 69.63 MiB/sec. | ||
| 15727 | 2026.04.14 23:40:41.265857 [ 4 ] {7c33b91c-e6cd-483a-a434-bb466867629f} <Debug> TCPHandler: Processed in 0.002907759 sec. | ||
| 15728 | 2026.04.14 23:40:41.265968 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15729 | 2026.04.14 23:40:41.266064 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15730 | 2026.04.14 23:40:41.266106 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15731 | 2026.04.14 23:40:41.266517 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.04.14 23:40:41.266553 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15733 | 2026.04.14 23:40:41.266851 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15734 | 2026.04.14 23:40:41.267069 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2026.04.14 23:40:41.267204 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001158 sec., 32815.198618307426 rows/sec., 2.46 MiB/sec. | ||
| 15736 | 2026.04.14 23:40:41.267241 [ 4 ] {f7051a99-83de-4e91-9f40-abfc064baeb9} <Debug> TCPHandler: Processed in 0.001323756 sec. | ||
| 15737 | 2026.04.14 23:40:41.267349 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15738 | 2026.04.14 23:40:41.267441 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15739 | 2026.04.14 23:40:41.267482 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15740 | 2026.04.14 23:40:41.268285 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.04.14 23:40:41.268321 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15742 | 2026.04.14 23:40:41.268653 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15743 | 2026.04.14 23:40:41.268870 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2026.04.14 23:40:41.269012 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001587 sec., 519848.7712665406 rows/sec., 30.41 MiB/sec. | ||
| 15745 | 2026.04.14 23:40:41.269064 [ 4 ] {5c967b98-cb51-4aa4-9658-f2624f844858} <Debug> TCPHandler: Processed in 0.001768528 sec. | ||
| 15746 | 2026.04.14 23:40:41.269178 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15747 | 2026.04.14 23:40:41.269275 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15748 | 2026.04.14 23:40:41.269315 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15749 | 2026.04.14 23:40:41.269684 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2026.04.14 23:40:41.269718 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15751 | 2026.04.14 23:40:41.270024 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15752 | 2026.04.14 23:40:41.270247 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15753 | 2026.04.14 23:40:41.270372 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 15754 | 2026.04.14 23:40:41.270411 [ 4 ] {f258637d-3db8-4f27-b96d-928ef1783084} <Debug> TCPHandler: Processed in 0.001281365 sec. | ||
| 15755 | 2026.04.14 23:40:41.270512 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15756 | 2026.04.14 23:40:41.270608 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15757 | 2026.04.14 23:40:41.270646 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15758 | 2026.04.14 23:40:41.271028 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.04.14 23:40:41.271065 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15760 | 2026.04.14 23:40:41.271360 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15761 | 2026.04.14 23:40:41.271575 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2026.04.14 23:40:41.271699 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 15763 | 2026.04.14 23:40:41.271738 [ 4 ] {07ea4431-db74-4507-a538-2dbee6e9598b} <Debug> TCPHandler: Processed in 0.001273735 sec. | ||
| 15764 | 2026.04.14 23:40:41.271844 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15765 | 2026.04.14 23:40:41.271936 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15766 | 2026.04.14 23:40:41.271977 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15767 | 2026.04.14 23:40:41.272969 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2026.04.14 23:40:41.273005 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15769 | 2026.04.14 23:40:41.273373 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15770 | 2026.04.14 23:40:41.273591 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2026.04.14 23:40:41.273720 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Debug> executeQuery: Read 1341 rows, 92.57 KiB in 0.001801 sec., 744586.3409217101 rows/sec., 50.20 MiB/sec. | ||
| 15772 | 2026.04.14 23:40:41.273761 [ 4 ] {dbf9d65d-555e-4272-8f7a-4a59f61a76b5} <Debug> TCPHandler: Processed in 0.001968673 sec. | ||
| 15773 | 2026.04.14 23:40:41.273862 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2026.04.14 23:40:41.273958 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15775 | 2026.04.14 23:40:41.274001 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15776 | 2026.04.14 23:40:41.274795 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.04.14 23:40:41.274830 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15778 | 2026.04.14 23:40:41.275304 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15779 | 2026.04.14 23:40:41.275520 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.04.14 23:40:41.275648 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Debug> executeQuery: Read 1568 rows, 98.88 KiB in 0.001708 sec., 918032.7868852458 rows/sec., 56.54 MiB/sec. | ||
| 15781 | 2026.04.14 23:40:41.275644 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_127_36 to all_132_132_0 | ||
| 15782 | 2026.04.14 23:40:41.275686 [ 4 ] {0424d02d-32ef-4d18-8677-f6fb7ca37a03} <Debug> TCPHandler: Processed in 0.001871711 sec. | ||
| 15783 | 2026.04.14 23:40:41.275723 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15784 | 2026.04.14 23:40:41.275749 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15785 | 2026.04.14 23:40:41.275809 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2026.04.14 23:40:41.275843 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_36 to all_132_132_0 into Compact with storage Full | ||
| 15787 | 2026.04.14 23:40:41.275907 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15788 | 2026.04.14 23:40:41.275940 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15789 | 2026.04.14 23:40:41.275962 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15790 | 2026.04.14 23:40:41.275970 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_36, total 45537 rows starting from the beginning of the part | ||
| 15791 | 2026.04.14 23:40:41.276030 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 15792 | 2026.04.14 23:40:41.276077 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 161 rows starting from the beginning of the part | ||
| 15793 | 2026.04.14 23:40:41.276122 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 15794 | 2026.04.14 23:40:41.276167 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 15795 | 2026.04.14 23:40:41.276208 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1568 rows starting from the beginning of the part | ||
| 15796 | 2026.04.14 23:40:41.276808 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.04.14 23:40:41.276845 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15798 | 2026.04.14 23:40:41.277424 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15799 | 2026.04.14 23:40:41.277656 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.04.14 23:40:41.277796 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001907 sec., 13633.980073413739 rows/sec., 24.43 MiB/sec. | ||
| 15801 | 2026.04.14 23:40:41.277853 [ 4 ] {0b6dcc79-51df-493a-a38a-ef93296d2bcc} <Debug> TCPHandler: Processed in 0.002094117 sec. | ||
| 15802 | 2026.04.14 23:40:41.277960 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2026.04.14 23:40:41.278055 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15804 | 2026.04.14 23:40:41.278101 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15805 | 2026.04.14 23:40:41.278402 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2026.04.14 23:40:41.278437 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15807 | 2026.04.14 23:40:41.278742 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15808 | 2026.04.14 23:40:41.278957 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15809 | 2026.04.14 23:40:41.279091 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 15810 | 2026.04.14 23:40:41.279127 [ 4 ] {07cd30ae-7732-434c-96dc-f64131ff62f6} <Debug> TCPHandler: Processed in 0.001216643 sec. | ||
| 15811 | 2026.04.14 23:40:41.284360 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47746 rows, containing 5 columns (5 merged, 0 gathered) in 0.008551413 sec., 5583404.75427862 rows/sec., 360.53 MiB/sec. | ||
| 15812 | 2026.04.14 23:40:41.285120 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Trace> MergedBlockOutputStream: filled checksums all_1_132_37 (state Temporary) | ||
| 15813 | 2026.04.14 23:40:41.285418 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_132_37 to all_1_132_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15814 | 2026.04.14 23:40:41.285505 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_132_37} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_127_36, all_132_132_0] -> all_1_132_37 | ||
| 15815 | 2026.04.14 23:40:41.285615 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15816 | 2026.04.14 23:40:42.193077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37914 | ||
| 15817 | 2026.04.14 23:40:42.194449 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.04.14 23:40:42.194500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15819 | 2026.04.14 23:40:42.195092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15820 | 2026.04.14 23:40:42.195387 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.04.14 23:40:42.195546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37914 | ||
| 15822 | 2026.04.14 23:40:44.304324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15823 | 2026.04.14 23:40:44.323142 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.04.14 23:40:44.323208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15825 | 2026.04.14 23:40:44.329426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15826 | 2026.04.14 23:40:44.330224 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2026.04.14 23:40:44.333989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15828 | 2026.04.14 23:40:45.354086 [ 219 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15829 | 2026.04.14 23:40:45.354131 [ 219 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15830 | 2026.04.14 23:40:45.358291 [ 219 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15831 | 2026.04.14 23:40:45.365823 [ 221 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15832 | 2026.04.14 23:40:45.365870 [ 221 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15833 | 2026.04.14 23:40:45.370545 [ 221 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15834 | 2026.04.14 23:40:45.938466 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15835 | 2026.04.14 23:40:45.938694 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15836 | 2026.04.14 23:40:45.938775 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15837 | 2026.04.14 23:40:45.939654 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2026.04.14 23:40:45.939711 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15839 | 2026.04.14 23:40:45.940296 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15840 | 2026.04.14 23:40:45.940636 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.04.14 23:40:45.940838 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0022 sec., 25454.545454545452 rows/sec., 1.94 MiB/sec. | ||
| 15842 | 2026.04.14 23:40:45.940915 [ 4 ] {14843a80-3de6-4fc6-9969-2638626e4300} <Debug> TCPHandler: Processed in 0.002612951 sec. | ||
| 15843 | 2026.04.14 23:40:45.941090 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15844 | 2026.04.14 23:40:45.941226 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15845 | 2026.04.14 23:40:45.941285 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15846 | 2026.04.14 23:40:45.941876 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15847 | 2026.04.14 23:40:45.941924 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15848 | 2026.04.14 23:40:45.942357 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15849 | 2026.04.14 23:40:45.942643 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15850 | 2026.04.14 23:40:45.942815 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001628 sec., 39312.03931203931 rows/sec., 3.07 MiB/sec. | ||
| 15851 | 2026.04.14 23:40:45.942867 [ 4 ] {18efaa91-3ae3-4d08-afab-1881be5c5286} <Debug> TCPHandler: Processed in 0.00183704 sec. | ||
| 15852 | 2026.04.14 23:40:45.942955 [ 222 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15853 | 2026.04.14 23:40:45.943021 [ 222 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15854 | 2026.04.14 23:40:45.943019 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2026.04.14 23:40:45.943149 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15856 | 2026.04.14 23:40:45.943204 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15857 | 2026.04.14 23:40:45.943689 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15858 | 2026.04.14 23:40:45.943733 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15859 | 2026.04.14 23:40:45.944172 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15860 | 2026.04.14 23:40:45.944499 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2026.04.14 23:40:45.944679 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001555 sec., 82315.11254019293 rows/sec., 5.73 MiB/sec. | ||
| 15862 | 2026.04.14 23:40:45.944732 [ 4 ] {edcba276-eab5-48c1-9023-6f17403f5e76} <Debug> TCPHandler: Processed in 0.001778818 sec. | ||
| 15863 | 2026.04.14 23:40:45.944825 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15864 | 2026.04.14 23:40:45.944874 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15865 | 2026.04.14 23:40:45.944877 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15866 | 2026.04.14 23:40:45.945004 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15867 | 2026.04.14 23:40:45.945067 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15868 | 2026.04.14 23:40:45.945480 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.04.14 23:40:45.945525 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15870 | 2026.04.14 23:40:45.946005 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15871 | 2026.04.14 23:40:45.946328 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.04.14 23:40:45.946488 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001508 sec., 31830.238726790452 rows/sec., 2.15 MiB/sec. | ||
| 15873 | 2026.04.14 23:40:45.946534 [ 4 ] {9f1dedfc-23e5-44e3-a5bc-528526865dd7} <Debug> TCPHandler: Processed in 0.001714927 sec. | ||
| 15874 | 2026.04.14 23:40:45.947070 [ 222 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15875 | 2026.04.14 23:40:45.948680 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15876 | 2026.04.14 23:40:49.436300 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15877 | 2026.04.14 23:40:49.436378 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15878 | 2026.04.14 23:40:49.549159 [ 223 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15879 | 2026.04.14 23:40:49.549201 [ 223 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15880 | 2026.04.14 23:40:49.551737 [ 223 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15881 | 2026.04.14 23:40:49.695786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38362 | ||
| 15882 | 2026.04.14 23:40:49.696553 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15883 | 2026.04.14 23:40:49.696585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15884 | 2026.04.14 23:40:49.697019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15885 | 2026.04.14 23:40:49.697246 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15886 | 2026.04.14 23:40:49.697364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38362 | ||
| 15887 | 2026.04.14 23:40:49.794776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1954 | ||
| 15888 | 2026.04.14 23:40:49.797317 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15889 | 2026.04.14 23:40:49.797362 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15890 | 2026.04.14 23:40:49.798597 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15891 | 2026.04.14 23:40:49.798880 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15892 | 2026.04.14 23:40:49.799102 [ 222 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15893 | 2026.04.14 23:40:49.799155 [ 222 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15894 | 2026.04.14 23:40:49.799156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 15895 | 2026.04.14 23:40:49.802983 [ 222 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15896 | 2026.04.14 23:40:50.002875 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002352184 sec. | ||
| 15897 | 2026.04.14 23:40:50.347206 [ 222 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15898 | 2026.04.14 23:40:50.347260 [ 222 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15899 | 2026.04.14 23:40:50.350490 [ 222 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15900 | 2026.04.14 23:40:50.938482 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15901 | 2026.04.14 23:40:50.938660 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15902 | 2026.04.14 23:40:50.938728 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15903 | 2026.04.14 23:40:50.939414 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2026.04.14 23:40:50.939468 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15905 | 2026.04.14 23:40:50.939885 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15906 | 2026.04.14 23:40:50.940122 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2026.04.14 23:40:50.940283 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00167 sec., 64670.65868263473 rows/sec., 5.43 MiB/sec. | ||
| 15908 | 2026.04.14 23:40:50.940337 [ 4 ] {8ca8c882-3ff7-4282-bbc6-dfe04245b83b} <Debug> TCPHandler: Processed in 0.001973743 sec. | ||
| 15909 | 2026.04.14 23:40:50.940460 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2026.04.14 23:40:50.940561 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15911 | 2026.04.14 23:40:50.940605 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15912 | 2026.04.14 23:40:50.941010 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15913 | 2026.04.14 23:40:50.941048 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15914 | 2026.04.14 23:40:50.941349 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15915 | 2026.04.14 23:40:50.941561 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2026.04.14 23:40:50.941692 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.66 MiB/sec. | ||
| 15917 | 2026.04.14 23:40:50.941731 [ 4 ] {2bb16665-e78b-4608-b2ef-965177f58061} <Debug> TCPHandler: Processed in 0.001321566 sec. | ||
| 15918 | 2026.04.14 23:40:50.941832 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15919 | 2026.04.14 23:40:50.941926 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15920 | 2026.04.14 23:40:50.941966 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15921 | 2026.04.14 23:40:50.942391 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15922 | 2026.04.14 23:40:50.942427 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15923 | 2026.04.14 23:40:50.942741 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15924 | 2026.04.14 23:40:50.942974 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15925 | 2026.04.14 23:40:50.943105 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 5.87 MiB/sec. | ||
| 15926 | 2026.04.14 23:40:50.943144 [ 4 ] {0f37bdcb-47b4-44bb-bdb8-6dd8dc833e5e} <Debug> TCPHandler: Processed in 0.001358777 sec. | ||
| 15927 | 2026.04.14 23:40:50.943248 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15928 | 2026.04.14 23:40:50.943341 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15929 | 2026.04.14 23:40:50.943384 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15930 | 2026.04.14 23:40:50.943771 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15931 | 2026.04.14 23:40:50.943806 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15932 | 2026.04.14 23:40:50.944144 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15933 | 2026.04.14 23:40:50.944353 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.04.14 23:40:50.944482 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 15935 | 2026.04.14 23:40:50.944518 [ 4 ] {e99b7d30-43f4-45a0-8042-c30be73f4932} <Debug> TCPHandler: Processed in 0.001319196 sec. | ||
| 15936 | 2026.04.14 23:40:50.944620 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15937 | 2026.04.14 23:40:50.944713 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15938 | 2026.04.14 23:40:50.944768 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15939 | 2026.04.14 23:40:50.945595 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2026.04.14 23:40:50.945631 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15941 | 2026.04.14 23:40:50.946166 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15942 | 2026.04.14 23:40:50.946385 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2026.04.14 23:40:50.946521 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001826 sec., 14238.773274917854 rows/sec., 25.52 MiB/sec. | ||
| 15944 | 2026.04.14 23:40:50.946587 [ 4 ] {612c198a-0e88-472b-8d6d-1c3768680aed} <Debug> TCPHandler: Processed in 0.002014935 sec. | ||
| 15945 | 2026.04.14 23:40:50.946692 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2026.04.14 23:40:50.946785 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15947 | 2026.04.14 23:40:50.946827 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15948 | 2026.04.14 23:40:50.947144 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.04.14 23:40:50.947180 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15950 | 2026.04.14 23:40:50.947476 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15951 | 2026.04.14 23:40:50.947680 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.04.14 23:40:50.947808 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 15953 | 2026.04.14 23:40:50.947843 [ 4 ] {65c29cfe-8af5-40a5-a373-6a5db36911f4} <Debug> TCPHandler: Processed in 0.001198683 sec. | ||
| 15954 | 2026.04.14 23:40:51.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.18 MiB, peak 398.77 MiB, free memory in arenas 0.00 B, will set to 379.74 MiB (RSS), difference: 3.56 MiB | ||
| 15955 | 2026.04.14 23:40:51.834992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15956 | 2026.04.14 23:40:51.850804 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.04.14 23:40:51.850848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15958 | 2026.04.14 23:40:51.856845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15959 | 2026.04.14 23:40:51.857559 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2026.04.14 23:40:51.860352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15961 | 2026.04.14 23:40:52.524529 [ 104 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15962 | 2026.04.14 23:40:52.524599 [ 104 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15963 | 2026.04.14 23:40:52.524624 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15964 | 2026.04.14 23:40:52.524748 [ 186 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 15965 | 2026.04.14 23:40:52.524894 [ 186 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15966 | 2026.04.14 23:40:52.524928 [ 186 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 827 rows starting from the beginning of the part | ||
| 15967 | 2026.04.14 23:40:52.524994 [ 186 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 825 rows starting from the beginning of the part | ||
| 15968 | 2026.04.14 23:40:52.525038 [ 186 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 15969 | 2026.04.14 23:40:52.525081 [ 186 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 15970 | 2026.04.14 23:40:52.525121 [ 186 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 825 rows starting from the beginning of the part | ||
| 15971 | 2026.04.14 23:40:52.526558 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867211 sec., 2197394.9382260498 rows/sec., 136.61 MiB/sec. | ||
| 15972 | 2026.04.14 23:40:52.526759 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15973 | 2026.04.14 23:40:52.527051 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15974 | 2026.04.14 23:40:52.527132 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_21_5} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15975 | 2026.04.14 23:40:52.527204 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 15976 | 2026.04.14 23:40:55.937543 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15977 | 2026.04.14 23:40:55.937723 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15978 | 2026.04.14 23:40:55.937786 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15979 | 2026.04.14 23:40:55.938486 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15980 | 2026.04.14 23:40:55.938530 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15981 | 2026.04.14 23:40:55.938950 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15982 | 2026.04.14 23:40:55.939189 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15983 | 2026.04.14 23:40:55.939338 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001667 sec., 51589.68206358728 rows/sec., 4.32 MiB/sec. | ||
| 15984 | 2026.04.14 23:40:55.939381 [ 4 ] {1542f746-62e7-47b1-9948-782ae837090a} <Debug> TCPHandler: Processed in 0.001966413 sec. | ||
| 15985 | 2026.04.14 23:40:55.939506 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15986 | 2026.04.14 23:40:55.939602 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15987 | 2026.04.14 23:40:55.939643 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15988 | 2026.04.14 23:40:55.940033 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15989 | 2026.04.14 23:40:55.940068 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15990 | 2026.04.14 23:40:55.940369 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15991 | 2026.04.14 23:40:55.940584 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15992 | 2026.04.14 23:40:55.940710 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 999.05 KiB/sec. | ||
| 15993 | 2026.04.14 23:40:55.940711 [ 98 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15994 | 2026.04.14 23:40:55.940749 [ 4 ] {982363d9-0e39-44a8-bca8-d12bf8d2964f} <Debug> TCPHandler: Processed in 0.001297785 sec. | ||
| 15995 | 2026.04.14 23:40:55.940788 [ 98 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.04.14 23:40:55.940814 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 15997 | 2026.04.14 23:40:55.940880 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2026.04.14 23:40:55.940941 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15999 | 2026.04.14 23:40:55.940981 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16000 | 2026.04.14 23:40:55.941029 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16001 | 2026.04.14 23:40:55.941090 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16002 | 2026.04.14 23:40:55.941127 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 82 rows starting from the beginning of the part | ||
| 16003 | 2026.04.14 23:40:55.941196 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 15 rows starting from the beginning of the part | ||
| 16004 | 2026.04.14 23:40:55.941241 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 16005 | 2026.04.14 23:40:55.941292 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 38 rows starting from the beginning of the part | ||
| 16006 | 2026.04.14 23:40:55.941335 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part | ||
| 16007 | 2026.04.14 23:40:55.941374 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
| 16008 | 2026.04.14 23:40:55.941450 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16009 | 2026.04.14 23:40:55.941492 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16010 | 2026.04.14 23:40:55.941846 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16011 | 2026.04.14 23:40:55.942089 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.04.14 23:40:55.942223 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001259 sec., 62748.21286735505 rows/sec., 4.90 MiB/sec. | ||
| 16013 | 2026.04.14 23:40:55.942221 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335046 sec., 151305.6478952785 rows/sec., 11.70 MiB/sec. | ||
| 16014 | 2026.04.14 23:40:55.942262 [ 4 ] {35faf73d-e118-408f-a6e2-5087dc1f6e07} <Debug> TCPHandler: Processed in 0.00144347 sec. | ||
| 16015 | 2026.04.14 23:40:55.942385 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.04.14 23:40:55.942420 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16017 | 2026.04.14 23:40:55.942480 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16018 | 2026.04.14 23:40:55.942525 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16019 | 2026.04.14 23:40:55.942684 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16020 | 2026.04.14 23:40:55.942753 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_116_23} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16021 | 2026.04.14 23:40:55.942843 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16022 | 2026.04.14 23:40:55.942961 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.04.14 23:40:55.943001 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16024 | 2026.04.14 23:40:55.943340 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16025 | 2026.04.14 23:40:55.943556 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.04.14 23:40:55.943708 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 16027 | 2026.04.14 23:40:55.943750 [ 4 ] {dd3f60b8-9e3e-41af-b1c0-0d6baa4eda39} <Debug> TCPHandler: Processed in 0.001411658 sec. | ||
| 16028 | 2026.04.14 23:40:55.943865 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16029 | 2026.04.14 23:40:55.943961 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16030 | 2026.04.14 23:40:55.944015 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16031 | 2026.04.14 23:40:55.944820 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2026.04.14 23:40:55.944858 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16033 | 2026.04.14 23:40:55.945375 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16034 | 2026.04.14 23:40:55.945589 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.04.14 23:40:55.945718 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16036 | 2026.04.14 23:40:55.945731 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 16037 | 2026.04.14 23:40:55.945763 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.04.14 23:40:55.945790 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16039 | 2026.04.14 23:40:55.945809 [ 4 ] {86839d79-b631-4419-9c82-6f8d77bee64b} <Debug> TCPHandler: Processed in 0.001993494 sec. | ||
| 16040 | 2026.04.14 23:40:55.945866 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16041 | 2026.04.14 23:40:55.945919 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2026.04.14 23:40:55.946024 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16043 | 2026.04.14 23:40:55.946053 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16044 | 2026.04.14 23:40:55.946066 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16045 | 2026.04.14 23:40:55.946105 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2392 rows starting from the beginning of the part | ||
| 16046 | 2026.04.14 23:40:55.946212 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 15 rows starting from the beginning of the part | ||
| 16047 | 2026.04.14 23:40:55.946309 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 16048 | 2026.04.14 23:40:55.946397 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2026.04.14 23:40:55.946404 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part | ||
| 16050 | 2026.04.14 23:40:55.946441 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16051 | 2026.04.14 23:40:55.946524 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part | ||
| 16052 | 2026.04.14 23:40:55.946629 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
| 16053 | 2026.04.14 23:40:55.946757 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16054 | 2026.04.14 23:40:55.947029 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.04.14 23:40:55.947166 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 16056 | 2026.04.14 23:40:55.947204 [ 4 ] {7c274f00-2d35-4d6c-abc2-c17ae6b86c4e} <Debug> TCPHandler: Processed in 0.001331936 sec. | ||
| 16057 | 2026.04.14 23:40:55.953492 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 19 columns (19 merged, 0 gathered) in 0.007657148 sec., 326492.3180275476 rows/sec., 585.06 MiB/sec. | ||
| 16058 | 2026.04.14 23:40:55.955582 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16059 | 2026.04.14 23:40:55.955929 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.04.14 23:40:55.956008 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16061 | 2026.04.14 23:40:55.956128 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.80 MiB. | ||
| 16062 | 2026.04.14 23:40:57.198426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38874 | ||
| 16063 | 2026.04.14 23:40:57.198951 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16064 | 2026.04.14 23:40:57.198989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16065 | 2026.04.14 23:40:57.199453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16066 | 2026.04.14 23:40:57.199689 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16067 | 2026.04.14 23:40:57.199818 [ 100 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16068 | 2026.04.14 23:40:57.199833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38874 | ||
| 16069 | 2026.04.14 23:40:57.199859 [ 100 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16070 | 2026.04.14 23:40:57.199881 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16071 | 2026.04.14 23:40:57.200029 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16072 | 2026.04.14 23:40:57.200179 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16073 | 2026.04.14 23:40:57.200218 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36442 rows starting from the beginning of the part | ||
| 16074 | 2026.04.14 23:40:57.200282 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 16075 | 2026.04.14 23:40:57.200329 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 16076 | 2026.04.14 23:40:57.200368 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 16077 | 2026.04.14 23:40:57.200406 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 16078 | 2026.04.14 23:40:57.200446 [ 202 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 16079 | 2026.04.14 23:40:57.203072 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38874 rows, containing 4 columns (4 merged, 0 gathered) in 0.003117105 sec., 12471187.207360677 rows/sec., 178.40 MiB/sec. | ||
| 16080 | 2026.04.14 23:40:57.203590 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16081 | 2026.04.14 23:40:57.203926 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16082 | 2026.04.14 23:40:57.204022 [ 197 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_81_16} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16083 | 2026.04.14 23:40:57.204135 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16084 | 2026.04.14 23:40:59.361360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16085 | 2026.04.14 23:40:59.378379 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2026.04.14 23:40:59.378434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16087 | 2026.04.14 23:40:59.384527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16088 | 2026.04.14 23:40:59.385245 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.04.14 23:40:59.385557 [ 95 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16090 | 2026.04.14 23:40:59.385624 [ 95 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.04.14 23:40:59.385648 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16092 | 2026.04.14 23:40:59.385737 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16093 | 2026.04.14 23:40:59.388429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16094 | 2026.04.14 23:40:59.388669 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16095 | 2026.04.14 23:40:59.389445 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 16096 | 2026.04.14 23:40:59.392787 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 16097 | 2026.04.14 23:40:59.396097 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 16098 | 2026.04.14 23:40:59.399787 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 16099 | 2026.04.14 23:40:59.404134 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 16100 | 2026.04.14 23:40:59.408367 [ 202 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 16101 | 2026.04.14 23:40:59.464032 [ 200 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.078331794 sec., 7787.387072993631 rows/sec., 40.27 MiB/sec. | ||
| 16102 | 2026.04.14 23:40:59.467542 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16103 | 2026.04.14 23:40:59.469710 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2026.04.14 23:40:59.469824 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_81_16} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16105 | 2026.04.14 23:40:59.472466 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16106 | 2026.04.14 23:40:59.793454 [ 219 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16107 | 2026.04.14 23:40:59.793504 [ 219 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16108 | 2026.04.14 23:40:59.796105 [ 219 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16109 | 2026.04.14 23:40:59.800305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1978 | ||
| 16110 | 2026.04.14 23:40:59.802565 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16111 | 2026.04.14 23:40:59.802613 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16112 | 2026.04.14 23:40:59.803933 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16113 | 2026.04.14 23:40:59.804238 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2026.04.14 23:40:59.804656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 16115 | 2026.04.14 23:41:00.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.69 MiB, peak 399.10 MiB, free memory in arenas 0.00 B, will set to 380.64 MiB (RSS), difference: -1.05 MiB | ||
| 16116 | 2026.04.14 23:41:00.309605 [ 219 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16117 | 2026.04.14 23:41:00.309655 [ 219 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16118 | 2026.04.14 23:41:00.312904 [ 219 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16119 | 2026.04.14 23:41:00.937532 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2026.04.14 23:41:00.937738 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16121 | 2026.04.14 23:41:00.937812 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16122 | 2026.04.14 23:41:00.938568 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.04.14 23:41:00.938618 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16124 | 2026.04.14 23:41:00.939024 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16125 | 2026.04.14 23:41:00.939248 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.04.14 23:41:00.939405 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001721 sec., 62754.21266705404 rows/sec., 5.26 MiB/sec. | ||
| 16127 | 2026.04.14 23:41:00.939448 [ 4 ] {41257419-52b8-4013-9932-c4a8bf536e20} <Debug> TCPHandler: Processed in 0.002050066 sec. | ||
| 16128 | 2026.04.14 23:41:00.939475 [ 92 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16129 | 2026.04.14 23:41:00.939578 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2026.04.14 23:41:00.939580 [ 92 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16131 | 2026.04.14 23:41:00.939644 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16132 | 2026.04.14 23:41:00.939683 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16133 | 2026.04.14 23:41:00.939732 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16134 | 2026.04.14 23:41:00.939833 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16135 | 2026.04.14 23:41:00.940039 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16136 | 2026.04.14 23:41:00.940091 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2620 rows starting from the beginning of the part | ||
| 16137 | 2026.04.14 23:41:00.940148 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16138 | 2026.04.14 23:41:00.940188 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2555 rows starting from the beginning of the part | ||
| 16139 | 2026.04.14 23:41:00.940189 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16140 | 2026.04.14 23:41:00.940264 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16141 | 2026.04.14 23:41:00.940337 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 108 rows starting from the beginning of the part | ||
| 16142 | 2026.04.14 23:41:00.940399 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 86 rows starting from the beginning of the part | ||
| 16143 | 2026.04.14 23:41:00.940441 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 108 rows starting from the beginning of the part | ||
| 16144 | 2026.04.14 23:41:00.940538 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16145 | 2026.04.14 23:41:00.940790 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.04.14 23:41:00.940924 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001258 sec., 20667.726550079493 rows/sec., 1.52 MiB/sec. | ||
| 16147 | 2026.04.14 23:41:00.940963 [ 4 ] {7b364d93-829b-49fc-8d69-49738d57b889} <Debug> TCPHandler: Processed in 0.001433579 sec. | ||
| 16148 | 2026.04.14 23:41:00.941075 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16149 | 2026.04.14 23:41:00.941168 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16150 | 2026.04.14 23:41:00.941209 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16151 | 2026.04.14 23:41:00.941638 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16152 | 2026.04.14 23:41:00.941673 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16153 | 2026.04.14 23:41:00.941974 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16154 | 2026.04.14 23:41:00.942194 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16155 | 2026.04.14 23:41:00.942324 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 16156 | 2026.04.14 23:41:00.942340 [ 92 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16157 | 2026.04.14 23:41:00.942363 [ 4 ] {dcaad150-f621-4d39-83a1-fe4e2402b174} <Debug> TCPHandler: Processed in 0.001336606 sec. | ||
| 16158 | 2026.04.14 23:41:00.942380 [ 92 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.04.14 23:41:00.942405 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16160 | 2026.04.14 23:41:00.942406 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002652442 sec., 2086002.257542295 rows/sec., 164.87 MiB/sec. | ||
| 16161 | 2026.04.14 23:41:00.942471 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16162 | 2026.04.14 23:41:00.942481 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16163 | 2026.04.14 23:41:00.942566 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16164 | 2026.04.14 23:41:00.942595 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1403 rows starting from the beginning of the part | ||
| 16165 | 2026.04.14 23:41:00.942594 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16166 | 2026.04.14 23:41:00.942638 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1341 rows starting from the beginning of the part | ||
| 16167 | 2026.04.14 23:41:00.942651 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16168 | 2026.04.14 23:41:00.942676 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16169 | 2026.04.14 23:41:00.942692 [ 199 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16170 | 2026.04.14 23:41:00.942715 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part | ||
| 16171 | 2026.04.14 23:41:00.942747 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 79 rows starting from the beginning of the part | ||
| 16172 | 2026.04.14 23:41:00.942779 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 16173 | 2026.04.14 23:41:00.942955 [ 199 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.04.14 23:41:00.943027 [ 199 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_136_27} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16175 | 2026.04.14 23:41:00.943074 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2026.04.14 23:41:00.943096 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 16177 | 2026.04.14 23:41:00.943115 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16178 | 2026.04.14 23:41:00.943468 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16179 | 2026.04.14 23:41:00.943677 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2026.04.14 23:41:00.943810 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 16181 | 2026.04.14 23:41:00.943838 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392918 sec., 2201852.5139311864 rows/sec., 159.82 MiB/sec. | ||
| 16182 | 2026.04.14 23:41:00.943848 [ 4 ] {88435dcd-8d15-4c04-b8d5-f8630d0fbf35} <Debug> TCPHandler: Processed in 0.001414659 sec. | ||
| 16183 | 2026.04.14 23:41:00.943973 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16184 | 2026.04.14 23:41:00.944067 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16185 | 2026.04.14 23:41:00.944116 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16186 | 2026.04.14 23:41:00.944123 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16187 | 2026.04.14 23:41:00.944452 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2026.04.14 23:41:00.944540 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_136_27} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16189 | 2026.04.14 23:41:00.944636 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16190 | 2026.04.14 23:41:00.944996 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2026.04.14 23:41:00.945036 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16192 | 2026.04.14 23:41:00.945587 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16193 | 2026.04.14 23:41:00.945815 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16194 | 2026.04.14 23:41:00.945954 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 16195 | 2026.04.14 23:41:00.946010 [ 4 ] {cd5348f9-c384-4196-9175-d8966f591c8b} <Debug> TCPHandler: Processed in 0.002084887 sec. | ||
| 16196 | 2026.04.14 23:41:00.946056 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16197 | 2026.04.14 23:41:00.946085 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16198 | 2026.04.14 23:41:00.946131 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2026.04.14 23:41:00.946225 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16200 | 2026.04.14 23:41:00.946267 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16201 | 2026.04.14 23:41:00.946600 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2026.04.14 23:41:00.946635 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16203 | 2026.04.14 23:41:00.946942 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16204 | 2026.04.14 23:41:00.947163 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.04.14 23:41:00.947296 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 16206 | 2026.04.14 23:41:00.947312 [ 92 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16207 | 2026.04.14 23:41:00.947332 [ 4 ] {5000e795-5c25-4e39-a11e-08432807e841} <Debug> TCPHandler: Processed in 0.001254915 sec. | ||
| 16208 | 2026.04.14 23:41:00.947357 [ 92 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16209 | 2026.04.14 23:41:00.947385 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16210 | 2026.04.14 23:41:00.947465 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16211 | 2026.04.14 23:41:00.947591 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16212 | 2026.04.14 23:41:00.947634 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6840 rows starting from the beginning of the part | ||
| 16213 | 2026.04.14 23:41:00.947697 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 12 rows starting from the beginning of the part | ||
| 16214 | 2026.04.14 23:41:00.947739 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 48 rows starting from the beginning of the part | ||
| 16215 | 2026.04.14 23:41:00.947778 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 16216 | 2026.04.14 23:41:00.947816 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16217 | 2026.04.14 23:41:00.947853 [ 193 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16218 | 2026.04.14 23:41:00.948736 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16219 | 2026.04.14 23:41:00.949647 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002216571 sec., 3194122.8140221993 rows/sec., 215.26 MiB/sec. | ||
| 16220 | 2026.04.14 23:41:00.950137 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16221 | 2026.04.14 23:41:00.950443 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.04.14 23:41:00.950510 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_136_27} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16223 | 2026.04.14 23:41:00.950588 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16224 | 2026.04.14 23:41:04.436661 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16225 | 2026.04.14 23:41:04.436783 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16226 | 2026.04.14 23:41:04.701007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39322 | ||
| 16227 | 2026.04.14 23:41:04.701850 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2026.04.14 23:41:04.701910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16229 | 2026.04.14 23:41:04.702717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16230 | 2026.04.14 23:41:04.703141 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16231 | 2026.04.14 23:41:04.703376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39322 | ||
| 16232 | 2026.04.14 23:41:05.222042 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37895 | ||
| 16233 | 2026.04.14 23:41:05.222148 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16234 | 2026.04.14 23:41:05.222176 [ 3 ] {} <Debug> TCP-Session: e8b9c841-6435-4e81-afbe-875ae8c2c723 Authenticating user 'default' from [fd00:1122:3344:101::e]:37895 | ||
| 16235 | 2026.04.14 23:41:05.222201 [ 3 ] {} <Debug> TCP-Session: e8b9c841-6435-4e81-afbe-875ae8c2c723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16236 | 2026.04.14 23:41:05.222214 [ 3 ] {} <Debug> TCP-Session: e8b9c841-6435-4e81-afbe-875ae8c2c723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2026.04.14 23:41:05.222444 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56419 | ||
| 16238 | 2026.04.14 23:41:05.222455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53197 | ||
| 16239 | 2026.04.14 23:41:05.222480 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37470 | ||
| 16240 | 2026.04.14 23:41:05.222508 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37697 | ||
| 16241 | 2026.04.14 23:41:05.222531 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34855 | ||
| 16242 | 2026.04.14 23:41:05.222559 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16243 | 2026.04.14 23:41:05.222609 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16244 | 2026.04.14 23:41:05.222636 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16245 | 2026.04.14 23:41:05.222639 [ 288 ] {} <Debug> TCP-Session: c2626263-2af3-4e0c-928c-365894fdc670 Authenticating user 'default' from [fd00:1122:3344:101::e]:53197 | ||
| 16246 | 2026.04.14 23:41:05.222654 [ 289 ] {} <Debug> TCP-Session: a33e46b2-ae2a-4036-a6d6-510703bc2bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:37470 | ||
| 16247 | 2026.04.14 23:41:05.222668 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16248 | 2026.04.14 23:41:05.222690 [ 288 ] {} <Debug> TCP-Session: c2626263-2af3-4e0c-928c-365894fdc670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16249 | 2026.04.14 23:41:05.222704 [ 289 ] {} <Debug> TCP-Session: a33e46b2-ae2a-4036-a6d6-510703bc2bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16250 | 2026.04.14 23:41:05.222726 [ 294 ] {} <Debug> TCP-Session: fee5365f-9f98-4a7b-8a06-0220142f4dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34855 | ||
| 16251 | 2026.04.14 23:41:05.222758 [ 289 ] {} <Debug> TCP-Session: a33e46b2-ae2a-4036-a6d6-510703bc2bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16252 | 2026.04.14 23:41:05.222778 [ 294 ] {} <Debug> TCP-Session: fee5365f-9f98-4a7b-8a06-0220142f4dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2026.04.14 23:41:05.222731 [ 288 ] {} <Debug> TCP-Session: c2626263-2af3-4e0c-928c-365894fdc670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16254 | 2026.04.14 23:41:05.222801 [ 294 ] {} <Debug> TCP-Session: fee5365f-9f98-4a7b-8a06-0220142f4dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16255 | 2026.04.14 23:41:05.222673 [ 291 ] {} <Debug> TCP-Session: eda48f5b-f526-4586-a35b-46cc2d885f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:37697 | ||
| 16256 | 2026.04.14 23:41:05.222545 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16257 | 2026.04.14 23:41:05.222902 [ 291 ] {} <Debug> TCP-Session: eda48f5b-f526-4586-a35b-46cc2d885f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2026.04.14 23:41:05.222920 [ 348 ] {} <Debug> TCP-Session: ab2354fb-a41b-4c2b-a10b-cd800acc09eb Authenticating user 'default' from [fd00:1122:3344:101::e]:56419 | ||
| 16259 | 2026.04.14 23:41:05.222932 [ 291 ] {} <Debug> TCP-Session: eda48f5b-f526-4586-a35b-46cc2d885f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2026.04.14 23:41:05.222951 [ 348 ] {} <Debug> TCP-Session: ab2354fb-a41b-4c2b-a10b-cd800acc09eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2026.04.14 23:41:05.222974 [ 348 ] {} <Debug> TCP-Session: ab2354fb-a41b-4c2b-a10b-cd800acc09eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16262 | 2026.04.14 23:41:05.222545 [ 3 ] {} <Trace> TCP-Session: e8b9c841-6435-4e81-afbe-875ae8c2c723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16263 | 2026.04.14 23:41:05.222511 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42430 | ||
| 16264 | 2026.04.14 23:41:05.222487 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64953 | ||
| 16265 | 2026.04.14 23:41:05.222519 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58721 | ||
| 16266 | 2026.04.14 23:41:05.223086 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16267 | 2026.04.14 23:41:05.223119 [ 292 ] {} <Debug> TCP-Session: fe53d609-c3f5-45f2-a822-6617f27cbc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:42430 | ||
| 16268 | 2026.04.14 23:41:05.223134 [ 292 ] {} <Debug> TCP-Session: fe53d609-c3f5-45f2-a822-6617f27cbc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16269 | 2026.04.14 23:41:05.223146 [ 292 ] {} <Debug> TCP-Session: fe53d609-c3f5-45f2-a822-6617f27cbc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16270 | 2026.04.14 23:41:05.223166 [ 3 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16271 | 2026.04.14 23:41:05.223278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16272 | 2026.04.14 23:41:05.223310 [ 290 ] {} <Debug> TCP-Session: 4cd868cc-f3f9-4111-afa0-32b30c27de68 Authenticating user 'default' from [fd00:1122:3344:101::e]:64953 | ||
| 16273 | 2026.04.14 23:41:05.223328 [ 290 ] {} <Debug> TCP-Session: 4cd868cc-f3f9-4111-afa0-32b30c27de68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16274 | 2026.04.14 23:41:05.223341 [ 290 ] {} <Debug> TCP-Session: 4cd868cc-f3f9-4111-afa0-32b30c27de68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16275 | 2026.04.14 23:41:05.223446 [ 3 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16276 | 2026.04.14 23:41:05.223524 [ 3 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16277 | 2026.04.14 23:41:05.223554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16278 | 2026.04.14 23:41:05.223588 [ 293 ] {} <Debug> TCP-Session: ea311465-ed1a-4540-9065-fc4222f35964 Authenticating user 'default' from [fd00:1122:3344:101::e]:58721 | ||
| 16279 | 2026.04.14 23:41:05.223605 [ 293 ] {} <Debug> TCP-Session: ea311465-ed1a-4540-9065-fc4222f35964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2026.04.14 23:41:05.223618 [ 293 ] {} <Debug> TCP-Session: ea311465-ed1a-4540-9065-fc4222f35964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16281 | 2026.04.14 23:41:05.223844 [ 3 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 16282 | 2026.04.14 23:41:05.224977 [ 306 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Trace> AggregatingTransform: Aggregating | ||
| 16283 | 2026.04.14 23:41:05.225021 [ 306 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Trace> Aggregator: Aggregation method: without_key | ||
| 16284 | 2026.04.14 23:41:05.225059 [ 306 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073049 sec. (931.924 rows/sec., 36.40 KiB/sec.) | ||
| 16285 | 2026.04.14 23:41:05.225079 [ 306 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Trace> Aggregator: Merging aggregated data | ||
| 16286 | 2026.04.14 23:41:05.226485 [ 3 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 16287 | 2026.04.14 23:41:05.226626 [ 3 ] {9caf33f3-c73e-4cab-be03-15a58e041536} <Debug> TCPHandler: Processed in 0.004189674 sec. | ||
| 16288 | 2026.04.14 23:41:05.226743 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16289 | 2026.04.14 23:41:05.226771 [ 3 ] {} <Debug> TCP-Session: e8b9c841-6435-4e81-afbe-875ae8c2c723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16290 | 2026.04.14 23:41:05.226777 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16291 | 2026.04.14 23:41:05.226800 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16292 | 2026.04.14 23:41:05.226812 [ 348 ] {} <Debug> TCP-Session: ab2354fb-a41b-4c2b-a10b-cd800acc09eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16293 | 2026.04.14 23:41:05.226830 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16294 | 2026.04.14 23:41:05.226832 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16295 | 2026.04.14 23:41:05.226843 [ 290 ] {} <Debug> TCP-Session: 4cd868cc-f3f9-4111-afa0-32b30c27de68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16296 | 2026.04.14 23:41:05.226856 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16297 | 2026.04.14 23:41:05.226900 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16298 | 2026.04.14 23:41:05.226916 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16299 | 2026.04.14 23:41:05.226935 [ 291 ] {} <Debug> TCP-Session: eda48f5b-f526-4586-a35b-46cc2d885f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16300 | 2026.04.14 23:41:05.226948 [ 294 ] {} <Debug> TCP-Session: fee5365f-9f98-4a7b-8a06-0220142f4dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16301 | 2026.04.14 23:41:05.226964 [ 293 ] {} <Debug> TCP-Session: ea311465-ed1a-4540-9065-fc4222f35964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2026.04.14 23:41:05.226883 [ 292 ] {} <Debug> TCP-Session: fe53d609-c3f5-45f2-a822-6617f27cbc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16303 | 2026.04.14 23:41:05.226871 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16304 | 2026.04.14 23:41:05.226866 [ 288 ] {} <Debug> TCP-Session: c2626263-2af3-4e0c-928c-365894fdc670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16305 | 2026.04.14 23:41:05.227068 [ 289 ] {} <Debug> TCP-Session: a33e46b2-ae2a-4036-a6d6-510703bc2bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16306 | 2026.04.14 23:41:05.679283 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45479 | ||
| 16307 | 2026.04.14 23:41:05.679447 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16308 | 2026.04.14 23:41:05.679495 [ 3 ] {} <Debug> TCP-Session: 614aa08d-337a-415a-8f2e-9fb382956fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45479 | ||
| 16309 | 2026.04.14 23:41:05.679528 [ 3 ] {} <Debug> TCP-Session: 614aa08d-337a-415a-8f2e-9fb382956fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16310 | 2026.04.14 23:41:05.679544 [ 3 ] {} <Debug> TCP-Session: 614aa08d-337a-415a-8f2e-9fb382956fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16311 | 2026.04.14 23:41:05.679777 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46036 | ||
| 16312 | 2026.04.14 23:41:05.679791 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36159 | ||
| 16313 | 2026.04.14 23:41:05.679821 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45123 | ||
| 16314 | 2026.04.14 23:41:05.679849 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54780 | ||
| 16315 | 2026.04.14 23:41:05.679882 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16316 | 2026.04.14 23:41:05.679883 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16317 | 2026.04.14 23:41:05.679915 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60584 | ||
| 16318 | 2026.04.14 23:41:05.679932 [ 288 ] {} <Debug> TCP-Session: 0e869451-423c-4387-8f28-a1c7f12c8ac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36159 | ||
| 16319 | 2026.04.14 23:41:05.679953 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16320 | 2026.04.14 23:41:05.679953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16321 | 2026.04.14 23:41:05.679993 [ 288 ] {} <Debug> TCP-Session: 0e869451-423c-4387-8f28-a1c7f12c8ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.04.14 23:41:05.680004 [ 289 ] {} <Debug> TCP-Session: 68380fb5-347c-4ce0-851d-745e6b0319b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45123 | ||
| 16323 | 2026.04.14 23:41:05.680013 [ 293 ] {} <Debug> TCP-Session: a4b4b946-6636-4349-8998-e15ad19f1222 Authenticating user 'default' from [fd00:1122:3344:101::e]:54780 | ||
| 16324 | 2026.04.14 23:41:05.680021 [ 288 ] {} <Debug> TCP-Session: 0e869451-423c-4387-8f28-a1c7f12c8ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16325 | 2026.04.14 23:41:05.680042 [ 289 ] {} <Debug> TCP-Session: 68380fb5-347c-4ce0-851d-745e6b0319b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16326 | 2026.04.14 23:41:05.680046 [ 293 ] {} <Debug> TCP-Session: a4b4b946-6636-4349-8998-e15ad19f1222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16327 | 2026.04.14 23:41:05.680074 [ 289 ] {} <Debug> TCP-Session: 68380fb5-347c-4ce0-851d-745e6b0319b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16328 | 2026.04.14 23:41:05.680043 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16329 | 2026.04.14 23:41:05.680085 [ 293 ] {} <Debug> TCP-Session: a4b4b946-6636-4349-8998-e15ad19f1222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16330 | 2026.04.14 23:41:05.679923 [ 348 ] {} <Debug> TCP-Session: 5dd9429f-9591-4b27-90fd-ddc98dd4edec Authenticating user 'default' from [fd00:1122:3344:101::e]:46036 | ||
| 16331 | 2026.04.14 23:41:05.680128 [ 294 ] {} <Debug> TCP-Session: 613dbde0-d2ef-4259-964a-405fd34ef7ca Authenticating user 'default' from [fd00:1122:3344:101::e]:60584 | ||
| 16332 | 2026.04.14 23:41:05.680153 [ 348 ] {} <Debug> TCP-Session: 5dd9429f-9591-4b27-90fd-ddc98dd4edec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16333 | 2026.04.14 23:41:05.679839 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52819 | ||
| 16334 | 2026.04.14 23:41:05.680181 [ 348 ] {} <Debug> TCP-Session: 5dd9429f-9591-4b27-90fd-ddc98dd4edec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2026.04.14 23:41:05.680178 [ 294 ] {} <Debug> TCP-Session: 613dbde0-d2ef-4259-964a-405fd34ef7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16336 | 2026.04.14 23:41:05.680242 [ 294 ] {} <Debug> TCP-Session: 613dbde0-d2ef-4259-964a-405fd34ef7ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16337 | 2026.04.14 23:41:05.679840 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63606 | ||
| 16338 | 2026.04.14 23:41:05.680258 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16339 | 2026.04.14 23:41:05.679922 [ 3 ] {} <Trace> TCP-Session: 614aa08d-337a-415a-8f2e-9fb382956fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.04.14 23:41:05.680340 [ 292 ] {} <Debug> TCP-Session: cb29046e-cd34-4290-b3a3-1ad61ab706a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52819 | ||
| 16341 | 2026.04.14 23:41:05.679844 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52388 | ||
| 16342 | 2026.04.14 23:41:05.680369 [ 292 ] {} <Debug> TCP-Session: cb29046e-cd34-4290-b3a3-1ad61ab706a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16343 | 2026.04.14 23:41:05.680366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16344 | 2026.04.14 23:41:05.680445 [ 292 ] {} <Debug> TCP-Session: cb29046e-cd34-4290-b3a3-1ad61ab706a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16345 | 2026.04.14 23:41:05.680490 [ 290 ] {} <Debug> TCP-Session: c323e1d3-60bb-4980-b65a-a36fb844d84f Authenticating user 'default' from [fd00:1122:3344:101::e]:63606 | ||
| 16346 | 2026.04.14 23:41:05.680508 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16347 | 2026.04.14 23:41:05.680520 [ 290 ] {} <Debug> TCP-Session: c323e1d3-60bb-4980-b65a-a36fb844d84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16348 | 2026.04.14 23:41:05.680540 [ 3 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45479) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16349 | 2026.04.14 23:41:05.680548 [ 290 ] {} <Debug> TCP-Session: c323e1d3-60bb-4980-b65a-a36fb844d84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16350 | 2026.04.14 23:41:05.680551 [ 291 ] {} <Debug> TCP-Session: d2fd0568-8c4e-4dec-a3c8-ff413f623736 Authenticating user 'default' from [fd00:1122:3344:101::e]:52388 | ||
| 16351 | 2026.04.14 23:41:05.680614 [ 291 ] {} <Debug> TCP-Session: d2fd0568-8c4e-4dec-a3c8-ff413f623736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16352 | 2026.04.14 23:41:05.680629 [ 291 ] {} <Debug> TCP-Session: d2fd0568-8c4e-4dec-a3c8-ff413f623736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2026.04.14 23:41:05.680925 [ 3 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16354 | 2026.04.14 23:41:05.681004 [ 3 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16355 | 2026.04.14 23:41:05.681357 [ 3 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 16356 | 2026.04.14 23:41:05.682495 [ 347 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Trace> AggregatingTransform: Aggregating | ||
| 16357 | 2026.04.14 23:41:05.682544 [ 347 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Trace> Aggregator: Aggregation method: without_key | ||
| 16358 | 2026.04.14 23:41:05.682581 [ 347 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108054 sec. (925.463 rows/sec., 36.15 KiB/sec.) | ||
| 16359 | 2026.04.14 23:41:05.682602 [ 347 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Trace> Aggregator: Merging aggregated data | ||
| 16360 | 2026.04.14 23:41:05.684094 [ 3 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003629 sec., 275.5580049600441 rows/sec., 10.76 KiB/sec. | ||
| 16361 | 2026.04.14 23:41:05.684248 [ 3 ] {17e9eb9c-75ab-4ede-8593-e2e8d1db3ea4} <Debug> TCPHandler: Processed in 0.004462391 sec. | ||
| 16362 | 2026.04.14 23:41:05.684372 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16363 | 2026.04.14 23:41:05.684396 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16364 | 2026.04.14 23:41:05.684432 [ 3 ] {} <Debug> TCP-Session: 614aa08d-337a-415a-8f2e-9fb382956fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2026.04.14 23:41:05.684438 [ 348 ] {} <Debug> TCP-Session: 5dd9429f-9591-4b27-90fd-ddc98dd4edec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2026.04.14 23:41:05.684431 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16367 | 2026.04.14 23:41:05.684475 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16368 | 2026.04.14 23:41:05.684487 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16369 | 2026.04.14 23:41:05.684517 [ 289 ] {} <Debug> TCP-Session: 68380fb5-347c-4ce0-851d-745e6b0319b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16370 | 2026.04.14 23:41:05.684534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16371 | 2026.04.14 23:41:05.684555 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16372 | 2026.04.14 23:41:05.684450 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16373 | 2026.04.14 23:41:05.684602 [ 290 ] {} <Debug> TCP-Session: c323e1d3-60bb-4980-b65a-a36fb844d84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16374 | 2026.04.14 23:41:05.684618 [ 294 ] {} <Debug> TCP-Session: 613dbde0-d2ef-4259-964a-405fd34ef7ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16375 | 2026.04.14 23:41:05.684647 [ 292 ] {} <Debug> TCP-Session: cb29046e-cd34-4290-b3a3-1ad61ab706a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2026.04.14 23:41:05.684556 [ 288 ] {} <Debug> TCP-Session: 0e869451-423c-4387-8f28-a1c7f12c8ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16377 | 2026.04.14 23:41:05.684537 [ 293 ] {} <Debug> TCP-Session: a4b4b946-6636-4349-8998-e15ad19f1222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16378 | 2026.04.14 23:41:05.684513 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16379 | 2026.04.14 23:41:05.684775 [ 291 ] {} <Debug> TCP-Session: d2fd0568-8c4e-4dec-a3c8-ff413f623736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2026.04.14 23:41:05.942126 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16381 | 2026.04.14 23:41:05.942358 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16382 | 2026.04.14 23:41:05.942452 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16383 | 2026.04.14 23:41:05.943479 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16384 | 2026.04.14 23:41:05.943554 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16385 | 2026.04.14 23:41:05.944127 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16386 | 2026.04.14 23:41:05.944432 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2026.04.14 23:41:05.944636 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.002343 sec., 36705.07895860008 rows/sec., 3.07 MiB/sec. | ||
| 16388 | 2026.04.14 23:41:05.944711 [ 4 ] {b1dd00b7-415f-4929-b625-42c85ab454ac} <Debug> TCPHandler: Processed in 0.002742694 sec. | ||
| 16389 | 2026.04.14 23:41:05.945140 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2026.04.14 23:41:05.945280 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16391 | 2026.04.14 23:41:05.945338 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16392 | 2026.04.14 23:41:05.946092 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2026.04.14 23:41:05.946140 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16394 | 2026.04.14 23:41:05.946571 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16395 | 2026.04.14 23:41:05.946867 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2026.04.14 23:41:05.947063 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001812 sec., 8278.14569536424 rows/sec., 622.48 KiB/sec. | ||
| 16397 | 2026.04.14 23:41:05.947117 [ 4 ] {ed47ee51-64f3-4fda-abe2-353e1e7dd1df} <Debug> TCPHandler: Processed in 0.002297642 sec. | ||
| 16398 | 2026.04.14 23:41:05.947254 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.04.14 23:41:05.947385 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16400 | 2026.04.14 23:41:05.947442 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16401 | 2026.04.14 23:41:05.948078 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.04.14 23:41:05.948131 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16403 | 2026.04.14 23:41:05.948603 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16404 | 2026.04.14 23:41:05.948939 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.04.14 23:41:05.949134 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00178 sec., 44382.02247191012 rows/sec., 3.47 MiB/sec. | ||
| 16406 | 2026.04.14 23:41:05.949192 [ 4 ] {41c742e7-0365-4a69-810c-098ac6e220b1} <Debug> TCPHandler: Processed in 0.001996485 sec. | ||
| 16407 | 2026.04.14 23:41:05.949351 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.04.14 23:41:05.949483 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16409 | 2026.04.14 23:41:05.949539 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16410 | 2026.04.14 23:41:05.950118 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.04.14 23:41:05.950163 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16412 | 2026.04.14 23:41:05.950618 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16413 | 2026.04.14 23:41:05.950897 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.04.14 23:41:05.951082 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
| 16415 | 2026.04.14 23:41:05.951133 [ 4 ] {f9532e4d-0bd8-4c01-be8e-60e1f0973ebb} <Debug> TCPHandler: Processed in 0.001848721 sec. | ||
| 16416 | 2026.04.14 23:41:05.951211 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_132_37 to all_133_133_0 | ||
| 16417 | 2026.04.14 23:41:05.951272 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16418 | 2026.04.14 23:41:05.951282 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.04.14 23:41:05.951326 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16420 | 2026.04.14 23:41:05.951392 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16421 | 2026.04.14 23:41:05.951459 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16422 | 2026.04.14 23:41:05.951463 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_132_37 to all_133_133_0 into Compact with storage Full | ||
| 16423 | 2026.04.14 23:41:05.951632 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16424 | 2026.04.14 23:41:05.951685 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_37, total 47746 rows starting from the beginning of the part | ||
| 16425 | 2026.04.14 23:41:05.951776 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 128 rows starting from the beginning of the part | ||
| 16426 | 2026.04.14 23:41:05.952459 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2026.04.14 23:41:05.952510 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16428 | 2026.04.14 23:41:05.953657 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16429 | 2026.04.14 23:41:05.953945 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16430 | 2026.04.14 23:41:05.954476 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.003094 sec., 4848.093083387201 rows/sec., 8.69 MiB/sec. | ||
| 16431 | 2026.04.14 23:41:05.954702 [ 4 ] {89e66d4e-1585-429f-b03d-ebfd59de0e1a} <Debug> TCPHandler: Processed in 0.003481375 sec. | ||
| 16432 | 2026.04.14 23:41:05.955079 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16433 | 2026.04.14 23:41:05.955208 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16434 | 2026.04.14 23:41:05.955266 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16435 | 2026.04.14 23:41:05.955780 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2026.04.14 23:41:05.955826 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 16437 | 2026.04.14 23:41:05.956216 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16438 | 2026.04.14 23:41:05.956498 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.04.14 23:41:05.956680 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
| 16440 | 2026.04.14 23:41:05.956730 [ 4 ] {62da16bf-eb8a-48ab-80e7-7ae3bfc59f69} <Debug> TCPHandler: Processed in 0.00183043 sec. | ||
| 16441 | 2026.04.14 23:41:05.961409 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47874 rows, containing 5 columns (5 merged, 0 gathered) in 0.010002072 sec., 4786408.256209313 rows/sec., 309.13 MiB/sec. | ||
| 16442 | 2026.04.14 23:41:05.962283 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Trace> MergedBlockOutputStream: filled checksums all_1_133_38 (state Temporary) | ||
| 16443 | 2026.04.14 23:41:05.962644 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_133_38 to all_1_133_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16444 | 2026.04.14 23:41:05.962745 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_133_38} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_132_37, all_133_133_0] -> all_1_133_38 | ||
| 16445 | 2026.04.14 23:41:05.962839 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16446 | 2026.04.14 23:41:06.889427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16447 | 2026.04.14 23:41:06.906822 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2026.04.14 23:41:06.906884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16449 | 2026.04.14 23:41:06.912876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16450 | 2026.04.14 23:41:06.913557 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.04.14 23:41:06.916707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16452 | 2026.04.14 23:41:09.805695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2006 | ||
| 16453 | 2026.04.14 23:41:09.808000 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.04.14 23:41:09.808047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16455 | 2026.04.14 23:41:09.809254 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16456 | 2026.04.14 23:41:09.809528 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2026.04.14 23:41:09.809674 [ 83 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16458 | 2026.04.14 23:41:09.809718 [ 83 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2026.04.14 23:41:09.809739 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16460 | 2026.04.14 23:41:09.809828 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::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 | ||
| 16461 | 2026.04.14 23:41:09.809922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2006 | ||
| 16462 | 2026.04.14 23:41:09.810279 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16463 | 2026.04.14 23:41:09.810412 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1864 rows starting from the beginning of the part | ||
| 16464 | 2026.04.14 23:41:09.810747 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 16465 | 2026.04.14 23:41:09.811054 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 16466 | 2026.04.14 23:41:09.811367 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 16467 | 2026.04.14 23:41:09.811686 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 16468 | 2026.04.14 23:41:09.812012 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part | ||
| 16469 | 2026.04.14 23:41:09.818882 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2006 rows, containing 72 columns (72 merged, 0 gathered) in 0.009094128 sec., 220581.8963621361 rows/sec., 167.74 MiB/sec. | ||
| 16470 | 2026.04.14 23:41:09.820495 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16471 | 2026.04.14 23:41:09.820983 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2026.04.14 23:41:09.821050 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_61_12} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16473 | 2026.04.14 23:41:09.821218 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 16474 | 2026.04.14 23:41:10.463623 [ 219 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16475 | 2026.04.14 23:41:10.463696 [ 219 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16476 | 2026.04.14 23:41:10.467059 [ 219 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16477 | 2026.04.14 23:41:10.506115 [ 221 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16478 | 2026.04.14 23:41:10.506173 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16479 | 2026.04.14 23:41:10.510650 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16480 | 2026.04.14 23:41:10.803099 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16481 | 2026.04.14 23:41:10.803162 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16482 | 2026.04.14 23:41:10.806635 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16483 | 2026.04.14 23:41:10.938722 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16484 | 2026.04.14 23:41:10.939003 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16485 | 2026.04.14 23:41:10.939105 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16486 | 2026.04.14 23:41:10.940125 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16487 | 2026.04.14 23:41:10.940161 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16488 | 2026.04.14 23:41:10.940546 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16489 | 2026.04.14 23:41:10.940776 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16490 | 2026.04.14 23:41:10.940925 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001999 sec., 54027.01350675338 rows/sec., 4.53 MiB/sec. | ||
| 16491 | 2026.04.14 23:41:10.940967 [ 4 ] {f7468ae9-c4c3-43e6-9323-428318f93ed3} <Debug> TCPHandler: Processed in 0.002437547 sec. | ||
| 16492 | 2026.04.14 23:41:10.941118 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16493 | 2026.04.14 23:41:10.941214 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16494 | 2026.04.14 23:41:10.941253 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16495 | 2026.04.14 23:41:10.941745 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16496 | 2026.04.14 23:41:10.941779 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16497 | 2026.04.14 23:41:10.942065 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16498 | 2026.04.14 23:41:10.942270 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16499 | 2026.04.14 23:41:10.942394 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001198 sec., 21702.838063439063 rows/sec., 1.59 MiB/sec. | ||
| 16500 | 2026.04.14 23:41:10.942430 [ 4 ] {105bbf0f-7a87-4731-85fb-f5a1bad1ad86} <Debug> TCPHandler: Processed in 0.001372278 sec. | ||
| 16501 | 2026.04.14 23:41:10.942543 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16502 | 2026.04.14 23:41:10.942635 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16503 | 2026.04.14 23:41:10.942673 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16504 | 2026.04.14 23:41:10.943146 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16505 | 2026.04.14 23:41:10.943181 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16506 | 2026.04.14 23:41:10.943496 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16507 | 2026.04.14 23:41:10.943705 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16508 | 2026.04.14 23:41:10.943832 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001214 sec., 74135.09060955519 rows/sec., 5.79 MiB/sec. | ||
| 16509 | 2026.04.14 23:41:10.943869 [ 4 ] {aba55635-5951-42a0-96f1-6ca41cf5ff42} <Debug> TCPHandler: Processed in 0.001379788 sec. | ||
| 16510 | 2026.04.14 23:41:10.943983 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16511 | 2026.04.14 23:41:10.944076 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16512 | 2026.04.14 23:41:10.944118 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16513 | 2026.04.14 23:41:10.944556 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16514 | 2026.04.14 23:41:10.944591 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16515 | 2026.04.14 23:41:10.944918 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16516 | 2026.04.14 23:41:10.945120 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16517 | 2026.04.14 23:41:10.945233 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_133_38 to all_134_134_0 | ||
| 16518 | 2026.04.14 23:41:10.945243 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 16519 | 2026.04.14 23:41:10.945270 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16520 | 2026.04.14 23:41:10.945289 [ 4 ] {53a4ff65-42d3-4f72-988d-c2c57438d984} <Debug> TCPHandler: Processed in 0.001361006 sec. | ||
| 16521 | 2026.04.14 23:41:10.945289 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16522 | 2026.04.14 23:41:10.945393 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_38 to all_134_134_0 into Compact with storage Full | ||
| 16523 | 2026.04.14 23:41:10.945395 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16524 | 2026.04.14 23:41:10.945508 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16525 | 2026.04.14 23:41:10.945526 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16526 | 2026.04.14 23:41:10.945541 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_38, total 47874 rows starting from the beginning of the part | ||
| 16527 | 2026.04.14 23:41:10.945581 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16528 | 2026.04.14 23:41:10.945608 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 16529 | 2026.04.14 23:41:10.946463 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2026.04.14 23:41:10.946498 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16531 | 2026.04.14 23:41:10.947041 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16532 | 2026.04.14 23:41:10.947261 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.04.14 23:41:10.947396 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001888 sec., 13771.186440677966 rows/sec., 24.68 MiB/sec. | ||
| 16534 | 2026.04.14 23:41:10.947451 [ 4 ] {a435eb3d-f7c5-4b41-a99d-5bc6c3c47a6a} <Debug> TCPHandler: Processed in 0.002104298 sec. | ||
| 16535 | 2026.04.14 23:41:10.947562 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16536 | 2026.04.14 23:41:10.947655 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16537 | 2026.04.14 23:41:10.947696 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16538 | 2026.04.14 23:41:10.948027 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.04.14 23:41:10.948062 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16540 | 2026.04.14 23:41:10.948356 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16541 | 2026.04.14 23:41:10.948572 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.04.14 23:41:10.948697 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 16543 | 2026.04.14 23:41:10.948733 [ 4 ] {09171659-5c75-438d-908a-199bf2e3d8cc} <Debug> TCPHandler: Processed in 0.001219253 sec. | ||
| 16544 | 2026.04.14 23:41:10.949084 [ 222 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16545 | 2026.04.14 23:41:10.949138 [ 222 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16546 | 2026.04.14 23:41:10.951067 [ 222 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16547 | 2026.04.14 23:41:10.952850 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48034 rows, containing 5 columns (5 merged, 0 gathered) in 0.007489175 sec., 6413790.57105756 rows/sec., 414.34 MiB/sec. | ||
| 16548 | 2026.04.14 23:41:10.953528 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Trace> MergedBlockOutputStream: filled checksums all_1_134_39 (state Temporary) | ||
| 16549 | 2026.04.14 23:41:10.953812 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_134_39 to all_1_134_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2026.04.14 23:41:10.953888 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_134_39} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_133_38, all_134_134_0] -> all_1_134_39 | ||
| 16551 | 2026.04.14 23:41:10.953983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16552 | 2026.04.14 23:41:11.199593 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2026.04.14 23:41:11.200017 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 16554 | 2026.04.14 23:41:11.200625 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16555 | 2026.04.14 23:41:11.200698 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16556 | 2026.04.14 23:41:11.200964 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16557 | 2026.04.14 23:41:11.201035 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16558 | 2026.04.14 23:41:11.201177 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 16559 | 2026.04.14 23:41:11.201283 [ 344 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16560 | 2026.04.14 23:41:11.201325 [ 310 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16561 | 2026.04.14 23:41:11.201328 [ 313 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16562 | 2026.04.14 23:41:11.201532 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (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 | ||
| 16563 | 2026.04.14 23:41:11.201560 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16564 | 2026.04.14 23:41:11.201648 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16565 | 2026.04.14 23:41:11.201668 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 16566 | 2026.04.14 23:41:11.201706 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16567 | 2026.04.14 23:41:11.201843 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16568 | 2026.04.14 23:41:11.201883 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16569 | 2026.04.14 23:41:11.203290 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.003493 sec., 11165.18751789293 rows/sec., 459.07 KiB/sec. | ||
| 16570 | 2026.04.14 23:41:11.203440 [ 4 ] {a1842c67-5e77-4efb-bb45-842cc1a706d3} <Debug> TCPHandler: Processed in 0.003988099 sec. | ||
| 16571 | 2026.04.14 23:41:11.268912 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16572 | 2026.04.14 23:41:11.269128 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16573 | 2026.04.14 23:41:11.269214 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16574 | 2026.04.14 23:41:11.269923 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2026.04.14 23:41:11.269966 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16576 | 2026.04.14 23:41:11.270415 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16577 | 2026.04.14 23:41:11.270615 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16578 | 2026.04.14 23:41:11.270762 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001694 sec., 590.318772136954 rows/sec., 147.58 KiB/sec. | ||
| 16579 | 2026.04.14 23:41:11.270800 [ 4 ] {416fbff7-5d12-4866-a277-a55676fcd430} <Debug> TCPHandler: Processed in 0.001999635 sec. | ||
| 16580 | 2026.04.14 23:41:11.270908 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2026.04.14 23:41:11.271000 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16582 | 2026.04.14 23:41:11.271040 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16583 | 2026.04.14 23:41:11.271441 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16584 | 2026.04.14 23:41:11.271475 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16585 | 2026.04.14 23:41:11.271772 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16586 | 2026.04.14 23:41:11.271982 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16587 | 2026.04.14 23:41:11.272107 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.77 MiB/sec. | ||
| 16588 | 2026.04.14 23:41:11.272128 [ 222 ] {} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16589 | 2026.04.14 23:41:11.272145 [ 4 ] {612af573-21af-4fc9-a60e-2b6002c8d283} <Debug> TCPHandler: Processed in 0.001287325 sec. | ||
| 16590 | 2026.04.14 23:41:11.272166 [ 222 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16591 | 2026.04.14 23:41:11.272262 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16592 | 2026.04.14 23:41:11.272359 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16593 | 2026.04.14 23:41:11.272401 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16594 | 2026.04.14 23:41:11.272769 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16595 | 2026.04.14 23:41:11.272806 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16596 | 2026.04.14 23:41:11.273122 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16597 | 2026.04.14 23:41:11.273367 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16598 | 2026.04.14 23:41:11.273500 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Debug> executeQuery: Read 18 rows, 1.48 KiB in 0.001158 sec., 15544.041450777202 rows/sec., 1.25 MiB/sec. | ||
| 16599 | 2026.04.14 23:41:11.273539 [ 4 ] {03b2a4c0-5e20-4df8-a55e-d63fdfce17e5} <Debug> TCPHandler: Processed in 0.001324537 sec. | ||
| 16600 | 2026.04.14 23:41:11.273642 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16601 | 2026.04.14 23:41:11.273677 [ 222 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16602 | 2026.04.14 23:41:11.273736 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16603 | 2026.04.14 23:41:11.273779 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16604 | 2026.04.14 23:41:11.275374 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2026.04.14 23:41:11.275410 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16606 | 2026.04.14 23:41:11.275875 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16607 | 2026.04.14 23:41:11.276105 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2026.04.14 23:41:11.276232 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Debug> executeQuery: Read 2565 rows, 195.75 KiB in 0.002514 sec., 1020286.3961813842 rows/sec., 76.04 MiB/sec. | ||
| 16609 | 2026.04.14 23:41:11.276270 [ 4 ] {06381e39-3ce9-4e9d-b7f2-78c68fbc3411} <Debug> TCPHandler: Processed in 0.002676813 sec. | ||
| 16610 | 2026.04.14 23:41:11.276371 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16611 | 2026.04.14 23:41:11.276464 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16612 | 2026.04.14 23:41:11.276503 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16613 | 2026.04.14 23:41:11.276893 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16614 | 2026.04.14 23:41:11.276928 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16615 | 2026.04.14 23:41:11.277219 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16616 | 2026.04.14 23:41:11.277423 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16617 | 2026.04.14 23:41:11.277549 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.001102 sec., 50816.69691470055 rows/sec., 3.71 MiB/sec. | ||
| 16618 | 2026.04.14 23:41:11.277585 [ 4 ] {63c37444-4e42-4aad-9b6c-8ac56d2cac0d} <Debug> TCPHandler: Processed in 0.001261294 sec. | ||
| 16619 | 2026.04.14 23:41:11.277747 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16620 | 2026.04.14 23:41:11.277839 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16621 | 2026.04.14 23:41:11.277878 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16622 | 2026.04.14 23:41:11.278560 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16623 | 2026.04.14 23:41:11.278596 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16624 | 2026.04.14 23:41:11.278923 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16625 | 2026.04.14 23:41:11.279139 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16626 | 2026.04.14 23:41:11.279265 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001443 sec., 571725.5717255718 rows/sec., 33.44 MiB/sec. | ||
| 16627 | 2026.04.14 23:41:11.279304 [ 4 ] {6be782a0-84c5-4aa8-8ae3-6eb5a0cf0649} <Debug> TCPHandler: Processed in 0.001604134 sec. | ||
| 16628 | 2026.04.14 23:41:11.279405 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16629 | 2026.04.14 23:41:11.279498 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16630 | 2026.04.14 23:41:11.279536 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16631 | 2026.04.14 23:41:11.279887 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16632 | 2026.04.14 23:41:11.279922 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16633 | 2026.04.14 23:41:11.280200 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16634 | 2026.04.14 23:41:11.280427 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2026.04.14 23:41:11.280549 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 65.77 KiB/sec. | ||
| 16636 | 2026.04.14 23:41:11.280587 [ 4 ] {7d18c6c2-4fd6-4c86-8c90-5be2ecbd3b20} <Debug> TCPHandler: Processed in 0.001229814 sec. | ||
| 16637 | 2026.04.14 23:41:11.280685 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16638 | 2026.04.14 23:41:11.280776 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16639 | 2026.04.14 23:41:11.280814 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16640 | 2026.04.14 23:41:11.281179 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2026.04.14 23:41:11.281214 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16642 | 2026.04.14 23:41:11.281501 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16643 | 2026.04.14 23:41:11.281711 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.04.14 23:41:11.281834 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 16645 | 2026.04.14 23:41:11.281871 [ 4 ] {a21c523c-e4dc-4f4c-8c49-bf6131c5e54f} <Debug> TCPHandler: Processed in 0.001232134 sec. | ||
| 16646 | 2026.04.14 23:41:11.281969 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16647 | 2026.04.14 23:41:11.282061 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16648 | 2026.04.14 23:41:11.282098 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16649 | 2026.04.14 23:41:11.282923 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.04.14 23:41:11.282958 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16651 | 2026.04.14 23:41:11.283317 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16652 | 2026.04.14 23:41:11.283530 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2026.04.14 23:41:11.283656 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Debug> executeQuery: Read 1359 rows, 94.06 KiB in 0.001612 sec., 843052.1091811415 rows/sec., 56.98 MiB/sec. | ||
| 16654 | 2026.04.14 23:41:11.283693 [ 4 ] {032dc1de-c388-414d-9553-66e732aa4f63} <Debug> TCPHandler: Processed in 0.001770938 sec. | ||
| 16655 | 2026.04.14 23:41:11.283793 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16656 | 2026.04.14 23:41:11.283886 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16657 | 2026.04.14 23:41:11.283928 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16658 | 2026.04.14 23:41:11.284575 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.04.14 23:41:11.284609 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16660 | 2026.04.14 23:41:11.285047 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16661 | 2026.04.14 23:41:11.285282 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.04.14 23:41:11.285410 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Debug> executeQuery: Read 1541 rows, 96.53 KiB in 0.001541 sec., 1000000 rows/sec., 61.17 MiB/sec. | ||
| 16663 | 2026.04.14 23:41:11.285432 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_134_39 to all_139_139_0 | ||
| 16664 | 2026.04.14 23:41:11.285447 [ 4 ] {c89e72da-3e9b-4e94-b68c-2c6c71cf96d6} <Debug> TCPHandler: Processed in 0.001702756 sec. | ||
| 16665 | 2026.04.14 23:41:11.285481 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2026.04.14 23:41:11.285505 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16667 | 2026.04.14 23:41:11.285562 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16668 | 2026.04.14 23:41:11.285618 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_134_39 to all_139_139_0 into Compact with storage Full | ||
| 16669 | 2026.04.14 23:41:11.285659 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16670 | 2026.04.14 23:41:11.285734 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16671 | 2026.04.14 23:41:11.285841 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16672 | 2026.04.14 23:41:11.285906 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_39, total 48034 rows starting from the beginning of the part | ||
| 16673 | 2026.04.14 23:41:11.286013 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16674 | 2026.04.14 23:41:11.286091 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 16675 | 2026.04.14 23:41:11.286161 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 16676 | 2026.04.14 23:41:11.286228 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 16677 | 2026.04.14 23:41:11.286300 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1541 rows starting from the beginning of the part | ||
| 16678 | 2026.04.14 23:41:11.286568 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2026.04.14 23:41:11.286612 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16680 | 2026.04.14 23:41:11.287181 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16681 | 2026.04.14 23:41:11.287416 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.04.14 23:41:11.287556 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001915 sec., 13577.023498694516 rows/sec., 24.33 MiB/sec. | ||
| 16683 | 2026.04.14 23:41:11.287610 [ 4 ] {632cc446-3d21-4e4f-a6e1-d439c5efe37b} <Debug> TCPHandler: Processed in 0.002097087 sec. | ||
| 16684 | 2026.04.14 23:41:11.287721 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2026.04.14 23:41:11.287815 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16686 | 2026.04.14 23:41:11.287856 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16687 | 2026.04.14 23:41:11.288155 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2026.04.14 23:41:11.288190 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16689 | 2026.04.14 23:41:11.288495 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16690 | 2026.04.14 23:41:11.288706 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2026.04.14 23:41:11.288833 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001037 sec., 11571.841851494697 rows/sec., 798.58 KiB/sec. | ||
| 16692 | 2026.04.14 23:41:11.288869 [ 4 ] {d0aa25bd-1006-42f2-99f5-31def72e2050} <Debug> TCPHandler: Processed in 0.001197902 sec. | ||
| 16693 | 2026.04.14 23:41:11.295176 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50215 rows, containing 5 columns (5 merged, 0 gathered) in 0.009611902 sec., 5224252.182346428 rows/sec., 337.28 MiB/sec. | ||
| 16694 | 2026.04.14 23:41:11.295648 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Trace> MergedBlockOutputStream: filled checksums all_1_139_40 (state Temporary) | ||
| 16695 | 2026.04.14 23:41:11.295950 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_139_40 to all_1_139_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16696 | 2026.04.14 23:41:11.296027 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_139_40} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_134_39, all_139_139_0] -> all_1_139_40 | ||
| 16697 | 2026.04.14 23:41:11.296122 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16698 | 2026.04.14 23:41:12.204427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39834 | ||
| 16699 | 2026.04.14 23:41:12.204989 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2026.04.14 23:41:12.205030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16701 | 2026.04.14 23:41:12.205518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16702 | 2026.04.14 23:41:12.205783 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2026.04.14 23:41:12.205939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39834 | ||
| 16704 | 2026.04.14 23:41:12.842144 [ 225 ] {} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16705 | 2026.04.14 23:41:12.842201 [ 225 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16706 | 2026.04.14 23:41:12.843913 [ 225 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16707 | 2026.04.14 23:41:14.417692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16708 | 2026.04.14 23:41:14.435877 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16709 | 2026.04.14 23:41:14.435939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16710 | 2026.04.14 23:41:14.442119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16711 | 2026.04.14 23:41:14.442827 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2026.04.14 23:41:14.446063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16713 | 2026.04.14 23:41:15.934958 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16714 | 2026.04.14 23:41:15.935150 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16715 | 2026.04.14 23:41:15.935220 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16716 | 2026.04.14 23:41:15.935915 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.04.14 23:41:15.935952 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16718 | 2026.04.14 23:41:15.936339 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16719 | 2026.04.14 23:41:15.936562 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2026.04.14 23:41:15.936705 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 16721 | 2026.04.14 23:41:15.936746 [ 4 ] {f04dc7f4-1dc1-4fd2-85d3-f4c366148847} <Debug> TCPHandler: Processed in 0.001916352 sec. | ||
| 16722 | 2026.04.14 23:41:15.936864 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16723 | 2026.04.14 23:41:15.936957 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16724 | 2026.04.14 23:41:15.936996 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16725 | 2026.04.14 23:41:15.937396 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.04.14 23:41:15.937431 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16727 | 2026.04.14 23:41:15.937737 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16728 | 2026.04.14 23:41:15.937944 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.04.14 23:41:15.938066 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 16730 | 2026.04.14 23:41:15.938101 [ 4 ] {d00c3c0f-3804-4cf6-949a-0e99e98de611} <Debug> TCPHandler: Processed in 0.001284605 sec. | ||
| 16731 | 2026.04.14 23:41:15.938201 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16732 | 2026.04.14 23:41:15.938298 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16733 | 2026.04.14 23:41:15.938340 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16734 | 2026.04.14 23:41:15.938698 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.04.14 23:41:15.938731 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16736 | 2026.04.14 23:41:15.939050 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16737 | 2026.04.14 23:41:15.939259 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.04.14 23:41:15.939381 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001102 sec., 116152.45009074411 rows/sec., 8.09 MiB/sec. | ||
| 16739 | 2026.04.14 23:41:15.939417 [ 4 ] {3e8fa3aa-5ee2-4a5a-9e8d-005aa3e4bef7} <Debug> TCPHandler: Processed in 0.001262344 sec. | ||
| 16740 | 2026.04.14 23:41:15.939517 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2026.04.14 23:41:15.939608 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16742 | 2026.04.14 23:41:15.939648 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16743 | 2026.04.14 23:41:15.939949 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.04.14 23:41:15.939981 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 16745 | 2026.04.14 23:41:15.940277 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16746 | 2026.04.14 23:41:15.940496 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.04.14 23:41:15.940616 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001026 sec., 46783.62573099415 rows/sec., 3.15 MiB/sec. | ||
| 16748 | 2026.04.14 23:41:15.940650 [ 4 ] {007f0e3f-6a71-4ba3-bc86-0680123d50d7} <Debug> TCPHandler: Processed in 0.001178792 sec. | ||
| 16749 | 2026.04.14 23:41:19.436825 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16750 | 2026.04.14 23:41:19.436899 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16751 | 2026.04.14 23:41:19.707027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40282 | ||
| 16752 | 2026.04.14 23:41:19.707508 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16753 | 2026.04.14 23:41:19.707541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16754 | 2026.04.14 23:41:19.708025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16755 | 2026.04.14 23:41:19.708241 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2026.04.14 23:41:19.708367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40282 | ||
| 16757 | 2026.04.14 23:41:19.810978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2052 | ||
| 16758 | 2026.04.14 23:41:19.813702 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.04.14 23:41:19.813757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16760 | 2026.04.14 23:41:19.815039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16761 | 2026.04.14 23:41:19.815331 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.04.14 23:41:19.815731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2052 | ||
| 16763 | 2026.04.14 23:41:20.937631 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16764 | 2026.04.14 23:41:20.937827 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16765 | 2026.04.14 23:41:20.937899 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16766 | 2026.04.14 23:41:20.938691 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16767 | 2026.04.14 23:41:20.938737 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16768 | 2026.04.14 23:41:20.939166 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16769 | 2026.04.14 23:41:20.939395 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16770 | 2026.04.14 23:41:20.939550 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001776 sec., 60810.81081081081 rows/sec., 5.10 MiB/sec. | ||
| 16771 | 2026.04.14 23:41:20.939579 [ 70 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16772 | 2026.04.14 23:41:20.939593 [ 4 ] {1ae4243c-c7c4-4aaa-984a-5df670d9d4cf} <Debug> TCPHandler: Processed in 0.002089887 sec. | ||
| 16773 | 2026.04.14 23:41:20.939659 [ 70 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16774 | 2026.04.14 23:41:20.939688 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16775 | 2026.04.14 23:41:20.939825 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16776 | 2026.04.14 23:41:20.939824 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16777 | 2026.04.14 23:41:20.939924 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16778 | 2026.04.14 23:41:20.939969 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16779 | 2026.04.14 23:41:20.940018 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16780 | 2026.04.14 23:41:20.940063 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2620 rows starting from the beginning of the part | ||
| 16781 | 2026.04.14 23:41:20.940136 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 86 rows starting from the beginning of the part | ||
| 16782 | 2026.04.14 23:41:20.940188 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 108 rows starting from the beginning of the part | ||
| 16783 | 2026.04.14 23:41:20.940234 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2565 rows starting from the beginning of the part | ||
| 16784 | 2026.04.14 23:41:20.940277 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 16785 | 2026.04.14 23:41:20.940326 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 108 rows starting from the beginning of the part | ||
| 16786 | 2026.04.14 23:41:20.940463 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16787 | 2026.04.14 23:41:20.940504 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16788 | 2026.04.14 23:41:20.940837 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16789 | 2026.04.14 23:41:20.941053 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16790 | 2026.04.14 23:41:20.941186 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001281 sec., 20296.64324746292 rows/sec., 1.49 MiB/sec. | ||
| 16791 | 2026.04.14 23:41:20.941224 [ 4 ] {4011ee3a-2bf1-4833-996a-385380f0afbe} <Debug> TCPHandler: Processed in 0.001456899 sec. | ||
| 16792 | 2026.04.14 23:41:20.941220 [ 69 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16793 | 2026.04.14 23:41:20.941292 [ 69 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16794 | 2026.04.14 23:41:20.941314 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16795 | 2026.04.14 23:41:20.941347 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16796 | 2026.04.14 23:41:20.941410 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16797 | 2026.04.14 23:41:20.941449 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16798 | 2026.04.14 23:41:20.941495 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16799 | 2026.04.14 23:41:20.941526 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16800 | 2026.04.14 23:41:20.941564 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 82 rows starting from the beginning of the part | ||
| 16801 | 2026.04.14 23:41:20.941629 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 16802 | 2026.04.14 23:41:20.941677 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 15 rows starting from the beginning of the part | ||
| 16803 | 2026.04.14 23:41:20.941722 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 16804 | 2026.04.14 23:41:20.941762 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 16805 | 2026.04.14 23:41:20.941802 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part | ||
| 16806 | 2026.04.14 23:41:20.941969 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2026.04.14 23:41:20.942011 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16808 | 2026.04.14 23:41:20.942344 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16809 | 2026.04.14 23:41:20.942495 [ 200 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002738885 sec., 2023816.2609967196 rows/sec., 159.95 MiB/sec. | ||
| 16810 | 2026.04.14 23:41:20.942571 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16811 | 2026.04.14 23:41:20.942657 [ 200 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294705 sec., 178419.02209383604 rows/sec., 13.74 MiB/sec. | ||
| 16812 | 2026.04.14 23:41:20.942703 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001272 sec., 70754.71698113208 rows/sec., 5.53 MiB/sec. | ||
| 16813 | 2026.04.14 23:41:20.942706 [ 70 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16814 | 2026.04.14 23:41:20.942747 [ 4 ] {6ee10881-a21f-46af-82af-18ebbc8033ef} <Debug> TCPHandler: Processed in 0.00145176 sec. | ||
| 16815 | 2026.04.14 23:41:20.942758 [ 70 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16816 | 2026.04.14 23:41:20.942788 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16817 | 2026.04.14 23:41:20.942815 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16818 | 2026.04.14 23:41:20.942823 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16819 | 2026.04.14 23:41:20.942867 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16820 | 2026.04.14 23:41:20.942873 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16821 | 2026.04.14 23:41:20.942984 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16822 | 2026.04.14 23:41:20.942992 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16823 | 2026.04.14 23:41:20.943019 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1403 rows starting from the beginning of the part | ||
| 16824 | 2026.04.14 23:41:20.943049 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16825 | 2026.04.14 23:41:20.943080 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 79 rows starting from the beginning of the part | ||
| 16826 | 2026.04.14 23:41:20.943128 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part | ||
| 16827 | 2026.04.14 23:41:20.943170 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1359 rows starting from the beginning of the part | ||
| 16828 | 2026.04.14 23:41:20.943179 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16829 | 2026.04.14 23:41:20.943206 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16830 | 2026.04.14 23:41:20.943208 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 16831 | 2026.04.14 23:41:20.943265 [ 195 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 16832 | 2026.04.14 23:41:20.943266 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_121_24} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16833 | 2026.04.14 23:41:20.943301 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_141_28} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16834 | 2026.04.14 23:41:20.943356 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16835 | 2026.04.14 23:41:20.943416 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 16836 | 2026.04.14 23:41:20.943474 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2026.04.14 23:41:20.943516 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16838 | 2026.04.14 23:41:20.943874 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16839 | 2026.04.14 23:41:20.944120 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2026.04.14 23:41:20.944250 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 16841 | 2026.04.14 23:41:20.944287 [ 4 ] {2e7817c5-b09e-4888-a8bc-11c57538e4df} <Debug> TCPHandler: Processed in 0.00146285 sec. | ||
| 16842 | 2026.04.14 23:41:20.944387 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16843 | 2026.04.14 23:41:20.944429 [ 197 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597983 sec., 1930558.710574518 rows/sec., 140.25 MiB/sec. | ||
| 16844 | 2026.04.14 23:41:20.944483 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16845 | 2026.04.14 23:41:20.944541 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16846 | 2026.04.14 23:41:20.944631 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16847 | 2026.04.14 23:41:20.944904 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.04.14 23:41:20.944979 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_141_28} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16849 | 2026.04.14 23:41:20.945069 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16850 | 2026.04.14 23:41:20.945396 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.04.14 23:41:20.945436 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16852 | 2026.04.14 23:41:20.945999 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16853 | 2026.04.14 23:41:20.946229 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.04.14 23:41:20.946367 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 16855 | 2026.04.14 23:41:20.946384 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16856 | 2026.04.14 23:41:20.946430 [ 4 ] {cc808b27-3f5d-4426-b63c-7a504d3c9cf0} <Debug> TCPHandler: Processed in 0.002090537 sec. | ||
| 16857 | 2026.04.14 23:41:20.946430 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16858 | 2026.04.14 23:41:20.946470 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16859 | 2026.04.14 23:41:20.946544 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2026.04.14 23:41:20.946550 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16861 | 2026.04.14 23:41:20.946642 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16862 | 2026.04.14 23:41:20.946683 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16863 | 2026.04.14 23:41:20.946752 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16864 | 2026.04.14 23:41:20.946805 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2500 rows starting from the beginning of the part | ||
| 16865 | 2026.04.14 23:41:20.946928 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 16866 | 2026.04.14 23:41:20.947020 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2026.04.14 23:41:20.947033 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 15 rows starting from the beginning of the part | ||
| 16868 | 2026.04.14 23:41:20.947056 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16869 | 2026.04.14 23:41:20.947133 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 16870 | 2026.04.14 23:41:20.947226 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
| 16871 | 2026.04.14 23:41:20.947324 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part | ||
| 16872 | 2026.04.14 23:41:20.947394 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16873 | 2026.04.14 23:41:20.947604 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.04.14 23:41:20.947733 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 16875 | 2026.04.14 23:41:20.947769 [ 4 ] {b8747124-d2dd-463d-9fa6-b1d323d0214d} <Debug> TCPHandler: Processed in 0.001272645 sec. | ||
| 16876 | 2026.04.14 23:41:20.947792 [ 69 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16877 | 2026.04.14 23:41:20.947864 [ 69 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16878 | 2026.04.14 23:41:20.947899 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16879 | 2026.04.14 23:41:20.947996 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16880 | 2026.04.14 23:41:20.948107 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16881 | 2026.04.14 23:41:20.948139 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7080 rows starting from the beginning of the part | ||
| 16882 | 2026.04.14 23:41:20.948196 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 16883 | 2026.04.14 23:41:20.948241 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 16884 | 2026.04.14 23:41:20.948282 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 12 rows starting from the beginning of the part | ||
| 16885 | 2026.04.14 23:41:20.948323 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 48 rows starting from the beginning of the part | ||
| 16886 | 2026.04.14 23:41:20.948365 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 16887 | 2026.04.14 23:41:20.950545 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7320 rows, containing 4 columns (4 merged, 0 gathered) in 0.00258392 sec., 2832905.043499799 rows/sec., 190.92 MiB/sec. | ||
| 16888 | 2026.04.14 23:41:20.950970 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16889 | 2026.04.14 23:41:20.951220 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2026.04.14 23:41:20.951287 [ 190 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_141_28} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16891 | 2026.04.14 23:41:20.951358 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 16892 | 2026.04.14 23:41:20.957651 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2619 rows, containing 19 columns (19 merged, 0 gathered) in 0.011133193 sec., 235242.48614031932 rows/sec., 421.54 MiB/sec. | ||
| 16893 | 2026.04.14 23:41:20.960012 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16894 | 2026.04.14 23:41:20.960345 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2026.04.14 23:41:20.960420 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16896 | 2026.04.14 23:41:20.960552 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 16897 | 2026.04.14 23:41:21.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.46 MiB, peak 400.40 MiB, free memory in arenas 0.00 B, will set to 386.18 MiB (RSS), difference: 4.72 MiB | ||
| 16898 | 2026.04.14 23:41:21.947054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16899 | 2026.04.14 23:41:21.965439 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.04.14 23:41:21.965505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16901 | 2026.04.14 23:41:21.972179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16902 | 2026.04.14 23:41:21.972927 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16903 | 2026.04.14 23:41:21.976372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16904 | 2026.04.14 23:41:23.909324 [ 67 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16905 | 2026.04.14 23:41:23.909391 [ 67 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2026.04.14 23:41:23.909414 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16907 | 2026.04.14 23:41:23.909532 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 16908 | 2026.04.14 23:41:23.909668 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16909 | 2026.04.14 23:41:23.909707 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 16910 | 2026.04.14 23:41:23.909788 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 16911 | 2026.04.14 23:41:23.909842 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 16912 | 2026.04.14 23:41:23.909889 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 16913 | 2026.04.14 23:41:23.909934 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part | ||
| 16914 | 2026.04.14 23:41:23.910668 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183312 sec., 47324.79684140785 rows/sec., 3.96 MiB/sec. | ||
| 16915 | 2026.04.14 23:41:23.910770 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16916 | 2026.04.14 23:41:23.910985 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2026.04.14 23:41:23.911053 [ 191 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_21_5} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16918 | 2026.04.14 23:41:23.911112 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16919 | 2026.04.14 23:41:25.631546 [ 225 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16920 | 2026.04.14 23:41:25.631604 [ 225 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16921 | 2026.04.14 23:41:25.635528 [ 225 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16922 | 2026.04.14 23:41:25.896830 [ 224 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16923 | 2026.04.14 23:41:25.896910 [ 224 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16924 | 2026.04.14 23:41:25.899258 [ 224 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16925 | 2026.04.14 23:41:25.937741 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16926 | 2026.04.14 23:41:25.937914 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16927 | 2026.04.14 23:41:25.937983 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16928 | 2026.04.14 23:41:25.938707 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2026.04.14 23:41:25.938748 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16930 | 2026.04.14 23:41:25.939119 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16931 | 2026.04.14 23:41:25.939338 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2026.04.14 23:41:25.939483 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001622 sec., 53020.961775585696 rows/sec., 4.44 MiB/sec. | ||
| 16933 | 2026.04.14 23:41:25.939525 [ 4 ] {4f3599ed-fa51-429d-81a9-f0a95adbd56a} <Debug> TCPHandler: Processed in 0.001911662 sec. | ||
| 16934 | 2026.04.14 23:41:25.939652 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16935 | 2026.04.14 23:41:25.939746 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16936 | 2026.04.14 23:41:25.939785 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16937 | 2026.04.14 23:41:25.940213 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16938 | 2026.04.14 23:41:25.940248 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16939 | 2026.04.14 23:41:25.940526 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16940 | 2026.04.14 23:41:25.940728 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16941 | 2026.04.14 23:41:25.940853 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001126 sec., 13321.492007104795 rows/sec., 1001.71 KiB/sec. | ||
| 16942 | 2026.04.14 23:41:25.940890 [ 4 ] {00001803-9e8c-4711-866f-8a4cf0fe8d95} <Debug> TCPHandler: Processed in 0.001288135 sec. | ||
| 16943 | 2026.04.14 23:41:25.940995 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16944 | 2026.04.14 23:41:25.941087 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16945 | 2026.04.14 23:41:25.941125 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16946 | 2026.04.14 23:41:25.941530 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16947 | 2026.04.14 23:41:25.941565 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16948 | 2026.04.14 23:41:25.941855 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16949 | 2026.04.14 23:41:25.942073 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16950 | 2026.04.14 23:41:25.942196 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001127 sec., 70097.60425909495 rows/sec., 5.47 MiB/sec. | ||
| 16951 | 2026.04.14 23:41:25.942234 [ 4 ] {1073c6d5-bc94-402c-ac87-fea7818f97bc} <Debug> TCPHandler: Processed in 0.001285795 sec. | ||
| 16952 | 2026.04.14 23:41:25.942336 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16953 | 2026.04.14 23:41:25.942427 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16954 | 2026.04.14 23:41:25.942468 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16955 | 2026.04.14 23:41:25.942873 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16956 | 2026.04.14 23:41:25.942913 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16957 | 2026.04.14 23:41:25.943259 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16958 | 2026.04.14 23:41:25.943469 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16959 | 2026.04.14 23:41:25.943601 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 16960 | 2026.04.14 23:41:25.943641 [ 4 ] {74d00289-64a8-4927-b0f3-cf6cf40f4aa9} <Debug> TCPHandler: Processed in 0.001351387 sec. | ||
| 16961 | 2026.04.14 23:41:25.943747 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16962 | 2026.04.14 23:41:25.943843 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16963 | 2026.04.14 23:41:25.943896 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16964 | 2026.04.14 23:41:25.944736 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2026.04.14 23:41:25.944775 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16966 | 2026.04.14 23:41:25.945308 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16967 | 2026.04.14 23:41:25.945524 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16968 | 2026.04.14 23:41:25.945681 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001856 sec., 8081.896551724138 rows/sec., 14.48 MiB/sec. | ||
| 16969 | 2026.04.14 23:41:25.945747 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16970 | 2026.04.14 23:41:25.945751 [ 4 ] {365f73dc-836c-4e1b-ae84-8906212a9e84} <Debug> TCPHandler: Processed in 0.002054266 sec. | ||
| 16971 | 2026.04.14 23:41:25.945778 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16972 | 2026.04.14 23:41:25.945880 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16973 | 2026.04.14 23:41:25.945972 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16974 | 2026.04.14 23:41:25.946013 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16975 | 2026.04.14 23:41:25.946380 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16976 | 2026.04.14 23:41:25.946416 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16977 | 2026.04.14 23:41:25.946725 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16978 | 2026.04.14 23:41:25.946936 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.04.14 23:41:25.947082 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 16980 | 2026.04.14 23:41:25.947120 [ 4 ] {c782f824-459b-4f4c-95b9-a963165af1fd} <Debug> TCPHandler: Processed in 0.001288915 sec. | ||
| 16981 | 2026.04.14 23:41:25.948585 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16982 | 2026.04.14 23:41:27.170401 [ 224 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16983 | 2026.04.14 23:41:27.170473 [ 224 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16984 | 2026.04.14 23:41:27.173216 [ 224 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16985 | 2026.04.14 23:41:27.209432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40794 | ||
| 16986 | 2026.04.14 23:41:27.209967 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.04.14 23:41:27.210009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16988 | 2026.04.14 23:41:27.210474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16989 | 2026.04.14 23:41:27.210701 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.04.14 23:41:27.210849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40794 | ||
| 16991 | 2026.04.14 23:41:28.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.20 MiB, peak 400.40 MiB, free memory in arenas 0.00 B, will set to 386.18 MiB (RSS), difference: 3.98 MiB | ||
| 16992 | 2026.04.14 23:41:28.810072 [ 219 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16993 | 2026.04.14 23:41:28.810134 [ 219 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16994 | 2026.04.14 23:41:28.813687 [ 219 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16995 | 2026.04.14 23:41:29.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.18 MiB, peak 400.40 MiB, free memory in arenas 0.00 B, will set to 386.18 MiB (RSS), difference: 4.00 MiB | ||
| 16996 | 2026.04.14 23:41:29.477401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 | ||
| 16997 | 2026.04.14 23:41:29.494831 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16998 | 2026.04.14 23:41:29.494897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16999 | 2026.04.14 23:41:29.501083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17000 | 2026.04.14 23:41:29.501772 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17001 | 2026.04.14 23:41:29.504992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
| 17002 | 2026.04.14 23:41:29.816896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2076 | ||
| 17003 | 2026.04.14 23:41:29.819213 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2026.04.14 23:41:29.819271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17005 | 2026.04.14 23:41:29.820512 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17006 | 2026.04.14 23:41:29.820801 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2026.04.14 23:41:29.821203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2076 | ||
| 17008 | 2026.04.14 23:41:30.437039 [ 220 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17009 | 2026.04.14 23:41:30.437096 [ 220 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17010 | 2026.04.14 23:41:30.439162 [ 220 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17011 | 2026.04.14 23:41:30.770154 [ 220 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17012 | 2026.04.14 23:41:30.770212 [ 220 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17013 | 2026.04.14 23:41:30.773052 [ 220 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17014 | 2026.04.14 23:41:30.888281 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17015 | 2026.04.14 23:41:30.888325 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17016 | 2026.04.14 23:41:30.890466 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17017 | 2026.04.14 23:41:30.937281 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17018 | 2026.04.14 23:41:30.937519 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17019 | 2026.04.14 23:41:30.937613 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17020 | 2026.04.14 23:41:30.938417 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.04.14 23:41:30.938454 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17022 | 2026.04.14 23:41:30.938819 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17023 | 2026.04.14 23:41:30.939056 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2026.04.14 23:41:30.939211 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001762 sec., 1135.0737797956867 rows/sec., 92.56 KiB/sec. | ||
| 17025 | 2026.04.14 23:41:30.939262 [ 4 ] {c369ba04-063c-4488-8541-8d0ef3174dff} <Debug> TCPHandler: Processed in 0.002128078 sec. | ||
| 17026 | 2026.04.14 23:41:30.939378 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.04.14 23:41:30.939477 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17028 | 2026.04.14 23:41:30.939520 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17029 | 2026.04.14 23:41:30.939989 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.04.14 23:41:30.940024 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17031 | 2026.04.14 23:41:30.940327 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17032 | 2026.04.14 23:41:30.940540 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17033 | 2026.04.14 23:41:30.940667 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001212 sec., 89933.99339933993 rows/sec., 7.53 MiB/sec. | ||
| 17034 | 2026.04.14 23:41:30.940705 [ 4 ] {ebc02b87-1bec-42b7-aee6-d6b0211ac675} <Debug> TCPHandler: Processed in 0.001378858 sec. | ||
| 17035 | 2026.04.14 23:41:30.940811 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17036 | 2026.04.14 23:41:30.940907 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17037 | 2026.04.14 23:41:30.940948 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17038 | 2026.04.14 23:41:30.941343 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.04.14 23:41:30.941376 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17040 | 2026.04.14 23:41:30.941671 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17041 | 2026.04.14 23:41:30.941894 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17042 | 2026.04.14 23:41:30.942019 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001133 sec., 24713.15092674316 rows/sec., 1.81 MiB/sec. | ||
| 17043 | 2026.04.14 23:41:30.942056 [ 4 ] {e55a6bd1-edba-4e3e-a773-40f5fbfc236f} <Debug> TCPHandler: Processed in 0.001294245 sec. | ||
| 17044 | 2026.04.14 23:41:30.942161 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17045 | 2026.04.14 23:41:30.942253 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17046 | 2026.04.14 23:41:30.942293 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17047 | 2026.04.14 23:41:30.942706 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17048 | 2026.04.14 23:41:30.942739 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17049 | 2026.04.14 23:41:30.943032 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17050 | 2026.04.14 23:41:30.943238 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.04.14 23:41:30.943363 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001127 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 17052 | 2026.04.14 23:41:30.943400 [ 4 ] {60ddf92e-71dd-47a1-b22b-46a0d69105c5} <Debug> TCPHandler: Processed in 0.001287266 sec. | ||
| 17053 | 2026.04.14 23:41:30.943451 [ 218 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17054 | 2026.04.14 23:41:30.943503 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17055 | 2026.04.14 23:41:30.943507 [ 218 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17056 | 2026.04.14 23:41:30.943603 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17057 | 2026.04.14 23:41:30.943650 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17058 | 2026.04.14 23:41:30.944044 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.04.14 23:41:30.944079 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17060 | 2026.04.14 23:41:30.944436 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17061 | 2026.04.14 23:41:30.944648 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17062 | 2026.04.14 23:41:30.944771 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001186 sec., 135750.4215851602 rows/sec., 9.45 MiB/sec. | ||
| 17063 | 2026.04.14 23:41:30.944809 [ 4 ] {14b9447e-5f33-41c5-81ca-84f31ab7fff9} <Debug> TCPHandler: Processed in 0.001354287 sec. | ||
| 17064 | 2026.04.14 23:41:30.944910 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17065 | 2026.04.14 23:41:30.945005 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17066 | 2026.04.14 23:41:30.945058 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17067 | 2026.04.14 23:41:30.945869 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.04.14 23:41:30.945908 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17069 | 2026.04.14 23:41:30.946036 [ 218 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17070 | 2026.04.14 23:41:30.946456 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17071 | 2026.04.14 23:41:30.946689 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17072 | 2026.04.14 23:41:30.946825 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001838 sec., 14145.810663764962 rows/sec., 25.35 MiB/sec. | ||
| 17073 | 2026.04.14 23:41:30.946880 [ 4 ] {e0d36017-6ec1-4660-a2b9-3f2fbf6a0f23} <Debug> TCPHandler: Processed in 0.002017285 sec. | ||
| 17074 | 2026.04.14 23:41:30.946986 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17075 | 2026.04.14 23:41:30.947079 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17076 | 2026.04.14 23:41:30.947122 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17077 | 2026.04.14 23:41:30.947443 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17078 | 2026.04.14 23:41:30.947477 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17079 | 2026.04.14 23:41:30.947781 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17080 | 2026.04.14 23:41:30.947988 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17081 | 2026.04.14 23:41:30.948110 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 17082 | 2026.04.14 23:41:30.948145 [ 4 ] {a4d1c575-c49a-4f34-a807-26822f86b69e} <Debug> TCPHandler: Processed in 0.001208633 sec. | ||
| 17083 | 2026.04.14 23:41:34.436967 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17084 | 2026.04.14 23:41:34.437050 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17085 | 2026.04.14 23:41:34.711917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41242 | ||
| 17086 | 2026.04.14 23:41:34.712424 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17087 | 2026.04.14 23:41:34.712473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17088 | 2026.04.14 23:41:34.712960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17089 | 2026.04.14 23:41:34.713191 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17090 | 2026.04.14 23:41:34.713337 [ 41 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17091 | 2026.04.14 23:41:34.713342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41242 | ||
| 17092 | 2026.04.14 23:41:34.713409 [ 41 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17093 | 2026.04.14 23:41:34.713435 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17094 | 2026.04.14 23:41:34.713541 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17095 | 2026.04.14 23:41:34.713646 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17096 | 2026.04.14 23:41:34.713681 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38874 rows starting from the beginning of the part | ||
| 17097 | 2026.04.14 23:41:34.713746 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 17098 | 2026.04.14 23:41:34.713793 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 17099 | 2026.04.14 23:41:34.713838 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 17100 | 2026.04.14 23:41:34.713883 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 17101 | 2026.04.14 23:41:34.713924 [ 191 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 17102 | 2026.04.14 23:41:34.716371 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41242 rows, containing 4 columns (4 merged, 0 gathered) in 0.002873508 sec., 14352491.79748238 rows/sec., 205.31 MiB/sec. | ||
| 17103 | 2026.04.14 23:41:34.716834 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17104 | 2026.04.14 23:41:34.717156 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2026.04.14 23:41:34.717243 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_86_17} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17106 | 2026.04.14 23:41:34.717349 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17107 | 2026.04.14 23:41:35.937126 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17108 | 2026.04.14 23:41:35.937320 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17109 | 2026.04.14 23:41:35.937390 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17110 | 2026.04.14 23:41:35.938068 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2026.04.14 23:41:35.938107 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17112 | 2026.04.14 23:41:35.938511 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17113 | 2026.04.14 23:41:35.938766 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17114 | 2026.04.14 23:41:35.938917 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001649 sec., 52152.81989084293 rows/sec., 4.36 MiB/sec. | ||
| 17115 | 2026.04.14 23:41:35.938964 [ 4 ] {fd3163f4-3ef6-4499-be1e-1cf06499d2fd} <Debug> TCPHandler: Processed in 0.001968574 sec. | ||
| 17116 | 2026.04.14 23:41:35.939088 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17117 | 2026.04.14 23:41:35.939188 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17118 | 2026.04.14 23:41:35.939232 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17119 | 2026.04.14 23:41:35.939624 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17120 | 2026.04.14 23:41:35.939659 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17121 | 2026.04.14 23:41:35.939959 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17122 | 2026.04.14 23:41:35.940176 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17123 | 2026.04.14 23:41:35.940306 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001141 sec., 13146.362839614372 rows/sec., 988.54 KiB/sec. | ||
| 17124 | 2026.04.14 23:41:35.940344 [ 4 ] {a9084bc2-5934-4260-a775-c84192e4ef3c} <Debug> TCPHandler: Processed in 0.001306945 sec. | ||
| 17125 | 2026.04.14 23:41:35.940451 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17126 | 2026.04.14 23:41:35.940546 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17127 | 2026.04.14 23:41:35.940587 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17128 | 2026.04.14 23:41:35.941006 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17129 | 2026.04.14 23:41:35.941040 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17130 | 2026.04.14 23:41:35.941374 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17131 | 2026.04.14 23:41:35.941589 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17132 | 2026.04.14 23:41:35.941715 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001187 sec., 66554.33866891323 rows/sec., 5.20 MiB/sec. | ||
| 17133 | 2026.04.14 23:41:35.941751 [ 4 ] {f7718eec-ce76-4a73-9c14-8dab79582511} <Debug> TCPHandler: Processed in 0.001349687 sec. | ||
| 17134 | 2026.04.14 23:41:35.941854 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17135 | 2026.04.14 23:41:35.941947 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17136 | 2026.04.14 23:41:35.941991 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17137 | 2026.04.14 23:41:35.942373 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17138 | 2026.04.14 23:41:35.942405 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17139 | 2026.04.14 23:41:35.942736 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17140 | 2026.04.14 23:41:35.942956 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17141 | 2026.04.14 23:41:35.943060 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_139_40 to all_140_140_0 | ||
| 17142 | 2026.04.14 23:41:35.943082 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 17143 | 2026.04.14 23:41:35.943094 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17144 | 2026.04.14 23:41:35.943113 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17145 | 2026.04.14 23:41:35.943119 [ 4 ] {0be5f262-00cb-42df-9b02-7519ad77c630} <Debug> TCPHandler: Processed in 0.001314076 sec. | ||
| 17146 | 2026.04.14 23:41:35.943223 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17147 | 2026.04.14 23:41:35.943227 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_139_40 to all_140_140_0 into Compact with storage Full | ||
| 17148 | 2026.04.14 23:41:35.943316 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17149 | 2026.04.14 23:41:35.943374 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17150 | 2026.04.14 23:41:35.943399 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17151 | 2026.04.14 23:41:35.943445 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_139_40, total 50215 rows starting from the beginning of the part | ||
| 17152 | 2026.04.14 23:41:35.943518 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 128 rows starting from the beginning of the part | ||
| 17153 | 2026.04.14 23:41:35.944165 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17154 | 2026.04.14 23:41:35.944204 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17155 | 2026.04.14 23:41:35.944754 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17156 | 2026.04.14 23:41:35.944981 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17157 | 2026.04.14 23:41:35.945118 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001819 sec., 8246.289169873557 rows/sec., 14.78 MiB/sec. | ||
| 17158 | 2026.04.14 23:41:35.945175 [ 4 ] {2801e6ff-bc3f-4fb8-b23a-2bbe54174f64} <Debug> TCPHandler: Processed in 0.001999794 sec. | ||
| 17159 | 2026.04.14 23:41:35.945277 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17160 | 2026.04.14 23:41:35.945370 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17161 | 2026.04.14 23:41:35.945412 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17162 | 2026.04.14 23:41:35.945785 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.04.14 23:41:35.945828 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17164 | 2026.04.14 23:41:35.946210 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17165 | 2026.04.14 23:41:35.946448 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.04.14 23:41:35.946584 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 17167 | 2026.04.14 23:41:35.946621 [ 4 ] {3c06e06a-60cd-4b3d-ab78-921c2a7f04cf} <Debug> TCPHandler: Processed in 0.001392217 sec. | ||
| 17168 | 2026.04.14 23:41:35.951279 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50343 rows, containing 5 columns (5 merged, 0 gathered) in 0.008099321 sec., 6215706.230188926 rows/sec., 401.37 MiB/sec. | ||
| 17169 | 2026.04.14 23:41:35.951924 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Trace> MergedBlockOutputStream: filled checksums all_1_140_41 (state Temporary) | ||
| 17170 | 2026.04.14 23:41:35.952234 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_140_41 to all_1_140_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17171 | 2026.04.14 23:41:35.952311 [ 188 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_140_41} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_139_40, all_140_140_0] -> all_1_140_41 | ||
| 17172 | 2026.04.14 23:41:35.952403 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17173 | 2026.04.14 23:41:37.005180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 648 | ||
| 17174 | 2026.04.14 23:41:37.023140 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17175 | 2026.04.14 23:41:37.023198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17176 | 2026.04.14 23:41:37.029340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17177 | 2026.04.14 23:41:37.030061 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17178 | 2026.04.14 23:41:37.030337 [ 39 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17179 | 2026.04.14 23:41:37.030369 [ 39 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2026.04.14 23:41:37.030386 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17181 | 2026.04.14 23:41:37.030503 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17182 | 2026.04.14 23:41:37.033672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17183 | 2026.04.14 23:41:37.034275 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17184 | 2026.04.14 23:41:37.035881 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 17185 | 2026.04.14 23:41:37.040771 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 17186 | 2026.04.14 23:41:37.045404 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 17187 | 2026.04.14 23:41:37.050029 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 17188 | 2026.04.14 23:41:37.054938 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
| 17189 | 2026.04.14 23:41:37.059716 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 17190 | 2026.04.14 23:41:37.116880 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.086429574 sec., 7497.43369092621 rows/sec., 38.77 MiB/sec. | ||
| 17191 | 2026.04.14 23:41:37.120120 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17192 | 2026.04.14 23:41:37.122197 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17193 | 2026.04.14 23:41:37.122298 [ 199 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_86_17} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17194 | 2026.04.14 23:41:37.125067 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17195 | 2026.04.14 23:41:38.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.27 MiB, peak 404.69 MiB, free memory in arenas 0.00 B, will set to 386.22 MiB (RSS), difference: -1.04 MiB | ||
| 17196 | 2026.04.14 23:41:39.452494 [ 218 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17197 | 2026.04.14 23:41:39.452549 [ 218 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17198 | 2026.04.14 23:41:39.455824 [ 218 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17199 | 2026.04.14 23:41:39.822277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2102 | ||
| 17200 | 2026.04.14 23:41:39.824531 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2026.04.14 23:41:39.824577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17202 | 2026.04.14 23:41:39.825766 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17203 | 2026.04.14 23:41:39.826026 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2026.04.14 23:41:39.826290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2102 | ||
| 17205 | 2026.04.14 23:41:40.937874 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2026.04.14 23:41:40.938070 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17207 | 2026.04.14 23:41:40.938140 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17208 | 2026.04.14 23:41:40.938885 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2026.04.14 23:41:40.938921 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17210 | 2026.04.14 23:41:40.939306 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17211 | 2026.04.14 23:41:40.939532 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17212 | 2026.04.14 23:41:40.939690 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00167 sec., 64670.65868263473 rows/sec., 5.43 MiB/sec. | ||
| 17213 | 2026.04.14 23:41:40.939768 [ 4 ] {ea4d52ae-4994-471f-b0eb-38830cf1f412} <Debug> TCPHandler: Processed in 0.002020995 sec. | ||
| 17214 | 2026.04.14 23:41:40.939887 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2026.04.14 23:41:40.939981 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17216 | 2026.04.14 23:41:40.940020 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17217 | 2026.04.14 23:41:40.940431 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17218 | 2026.04.14 23:41:40.940464 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17219 | 2026.04.14 23:41:40.940748 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17220 | 2026.04.14 23:41:40.940949 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2026.04.14 23:41:40.941098 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001134 sec., 22927.68959435626 rows/sec., 1.68 MiB/sec. | ||
| 17222 | 2026.04.14 23:41:40.941137 [ 4 ] {72b1f7aa-d96f-457b-8114-53b06d8da8d8} <Debug> TCPHandler: Processed in 0.001297725 sec. | ||
| 17223 | 2026.04.14 23:41:40.941262 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17224 | 2026.04.14 23:41:40.941383 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17225 | 2026.04.14 23:41:40.941431 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17226 | 2026.04.14 23:41:40.941893 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17227 | 2026.04.14 23:41:40.941928 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17228 | 2026.04.14 23:41:40.942248 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17229 | 2026.04.14 23:41:40.942459 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.04.14 23:41:40.942584 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001225 sec., 73469.38775510204 rows/sec., 5.74 MiB/sec. | ||
| 17231 | 2026.04.14 23:41:40.942627 [ 4 ] {f2583c05-becd-4cc4-b735-9db72e210d1a} <Debug> TCPHandler: Processed in 0.001426719 sec. | ||
| 17232 | 2026.04.14 23:41:40.942733 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2026.04.14 23:41:40.942825 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17234 | 2026.04.14 23:41:40.942868 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17235 | 2026.04.14 23:41:40.943267 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.04.14 23:41:40.943300 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17237 | 2026.04.14 23:41:40.943621 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17238 | 2026.04.14 23:41:40.943828 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.04.14 23:41:40.943953 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 17240 | 2026.04.14 23:41:40.943959 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_140_41 to all_141_141_0 | ||
| 17241 | 2026.04.14 23:41:40.943989 [ 4 ] {d08fe0d7-c44f-49de-9123-6facc29c92d3} <Debug> TCPHandler: Processed in 0.001304185 sec. | ||
| 17242 | 2026.04.14 23:41:40.943998 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2026.04.14 23:41:40.944017 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17244 | 2026.04.14 23:41:40.944105 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17245 | 2026.04.14 23:41:40.944172 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_140_41 to all_141_141_0 into Compact with storage Full | ||
| 17246 | 2026.04.14 23:41:40.944196 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17247 | 2026.04.14 23:41:40.944303 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17248 | 2026.04.14 23:41:40.944404 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17249 | 2026.04.14 23:41:40.944468 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_41, total 50343 rows starting from the beginning of the part | ||
| 17250 | 2026.04.14 23:41:40.944568 [ 197 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17251 | 2026.04.14 23:41:40.945196 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2026.04.14 23:41:40.945236 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17253 | 2026.04.14 23:41:40.945774 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17254 | 2026.04.14 23:41:40.946001 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2026.04.14 23:41:40.946139 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00196 sec., 13265.30612244898 rows/sec., 23.77 MiB/sec. | ||
| 17256 | 2026.04.14 23:41:40.946207 [ 4 ] {8edd88ad-2b29-4ef9-8cdf-2a377b8ed9d2} <Debug> TCPHandler: Processed in 0.002156438 sec. | ||
| 17257 | 2026.04.14 23:41:40.946337 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2026.04.14 23:41:40.946429 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17259 | 2026.04.14 23:41:40.946469 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17260 | 2026.04.14 23:41:40.946805 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.04.14 23:41:40.946840 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17262 | 2026.04.14 23:41:40.947153 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17263 | 2026.04.14 23:41:40.947367 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.04.14 23:41:40.947491 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 17265 | 2026.04.14 23:41:40.947527 [ 4 ] {733807fa-06fc-4029-b430-a33885f51b0c} <Debug> TCPHandler: Processed in 0.001236943 sec. | ||
| 17266 | 2026.04.14 23:41:40.952281 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50503 rows, containing 5 columns (5 merged, 0 gathered) in 0.008168763 sec., 6182453.818283135 rows/sec., 399.32 MiB/sec. | ||
| 17267 | 2026.04.14 23:41:40.952595 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Trace> MergedBlockOutputStream: filled checksums all_1_141_42 (state Temporary) | ||
| 17268 | 2026.04.14 23:41:40.952889 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_141_42 to all_1_141_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17269 | 2026.04.14 23:41:40.952964 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_141_42} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_140_41, all_141_141_0] -> all_1_141_42 | ||
| 17270 | 2026.04.14 23:41:40.953034 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17271 | 2026.04.14 23:41:41.260481 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17272 | 2026.04.14 23:41:41.260700 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17273 | 2026.04.14 23:41:41.260765 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17274 | 2026.04.14 23:41:41.261381 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.04.14 23:41:41.261431 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17276 | 2026.04.14 23:41:41.261795 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17277 | 2026.04.14 23:41:41.262011 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.04.14 23:41:41.262135 [ 34 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17279 | 2026.04.14 23:41:41.262159 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001505 sec., 15946.843853820597 rows/sec., 1.32 MiB/sec. | ||
| 17280 | 2026.04.14 23:41:41.262210 [ 34 ] {} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.04.14 23:41:41.262220 [ 4 ] {6ef90f4e-9969-4bca-a29f-516958222e3a} <Debug> TCPHandler: Processed in 0.001893641 sec. | ||
| 17282 | 2026.04.14 23:41:41.262243 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17283 | 2026.04.14 23:41:41.262346 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17284 | 2026.04.14 23:41:41.262384 [ 198 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17285 | 2026.04.14 23:41:41.262444 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17286 | 2026.04.14 23:41:41.262490 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17287 | 2026.04.14 23:41:41.262545 [ 198 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17288 | 2026.04.14 23:41:41.262586 [ 198 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 17289 | 2026.04.14 23:41:41.262661 [ 198 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 17290 | 2026.04.14 23:41:41.262711 [ 198 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 17291 | 2026.04.14 23:41:41.262762 [ 198 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 17292 | 2026.04.14 23:41:41.262808 [ 198 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 17293 | 2026.04.14 23:41:41.263650 [ 189 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323776 sec., 90649.77760587893 rows/sec., 7.87 MiB/sec. | ||
| 17294 | 2026.04.14 23:41:41.263815 [ 190 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17295 | 2026.04.14 23:41:41.264078 [ 190 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17296 | 2026.04.14 23:41:41.264149 [ 190 ] {7e159fd6-58f6-475f-bf94-b15649fb37c5::all_1_21_5} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17297 | 2026.04.14 23:41:41.264231 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17298 | 2026.04.14 23:41:41.264600 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2026.04.14 23:41:41.264641 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17300 | 2026.04.14 23:41:41.265095 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17301 | 2026.04.14 23:41:41.265314 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17302 | 2026.04.14 23:41:41.265444 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Debug> executeQuery: Read 2555 rows, 195.00 KiB in 0.003018 sec., 846587.1438038436 rows/sec., 63.10 MiB/sec. | ||
| 17303 | 2026.04.14 23:41:41.265446 [ 34 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17304 | 2026.04.14 23:41:41.265486 [ 4 ] {7ec12c03-f9a0-438a-a62f-ea655bf2161a} <Debug> TCPHandler: Processed in 0.003190317 sec. | ||
| 17305 | 2026.04.14 23:41:41.265497 [ 34 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.04.14 23:41:41.265524 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17307 | 2026.04.14 23:41:41.265607 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17308 | 2026.04.14 23:41:41.265610 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17309 | 2026.04.14 23:41:41.265708 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17310 | 2026.04.14 23:41:41.265738 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17311 | 2026.04.14 23:41:41.265752 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17312 | 2026.04.14 23:41:41.265775 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2622 rows starting from the beginning of the part | ||
| 17313 | 2026.04.14 23:41:41.265842 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 86 rows starting from the beginning of the part | ||
| 17314 | 2026.04.14 23:41:41.265886 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 109 rows starting from the beginning of the part | ||
| 17315 | 2026.04.14 23:41:41.265927 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 86 rows starting from the beginning of the part | ||
| 17316 | 2026.04.14 23:41:41.265963 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 108 rows starting from the beginning of the part | ||
| 17317 | 2026.04.14 23:41:41.266004 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2555 rows starting from the beginning of the part | ||
| 17318 | 2026.04.14 23:41:41.266172 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.04.14 23:41:41.266213 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17320 | 2026.04.14 23:41:41.266525 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17321 | 2026.04.14 23:41:41.266757 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.04.14 23:41:41.266891 [ 34 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17323 | 2026.04.14 23:41:41.266896 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001206 sec., 31509.121061359867 rows/sec., 2.36 MiB/sec. | ||
| 17324 | 2026.04.14 23:41:41.266928 [ 34 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.04.14 23:41:41.266950 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17326 | 2026.04.14 23:41:41.266951 [ 4 ] {d8b14f74-3b28-4970-a88c-b61221ece209} <Debug> TCPHandler: Processed in 0.001395078 sec. | ||
| 17327 | 2026.04.14 23:41:41.267027 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17328 | 2026.04.14 23:41:41.267068 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2026.04.14 23:41:41.267119 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17330 | 2026.04.14 23:41:41.267150 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 84 rows starting from the beginning of the part | ||
| 17331 | 2026.04.14 23:41:41.267164 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17332 | 2026.04.14 23:41:41.267203 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 15 rows starting from the beginning of the part | ||
| 17333 | 2026.04.14 23:41:41.267208 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17334 | 2026.04.14 23:41:41.267255 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 28 rows starting from the beginning of the part | ||
| 17335 | 2026.04.14 23:41:41.267300 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 15 rows starting from the beginning of the part | ||
| 17336 | 2026.04.14 23:41:41.267338 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 17337 | 2026.04.14 23:41:41.267375 [ 190 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 38 rows starting from the beginning of the part | ||
| 17338 | 2026.04.14 23:41:41.268027 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17339 | 2026.04.14 23:41:41.268068 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17340 | 2026.04.14 23:41:41.268105 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110966 sec., 185642.4490384442 rows/sec., 14.35 MiB/sec. | ||
| 17341 | 2026.04.14 23:41:41.268305 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17342 | 2026.04.14 23:41:41.268310 [ 194 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5566 rows, containing 5 columns (5 merged, 0 gathered) in 0.002739105 sec., 2032050.6150731717 rows/sec., 160.86 MiB/sec. | ||
| 17343 | 2026.04.14 23:41:41.268419 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17344 | 2026.04.14 23:41:41.268610 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17345 | 2026.04.14 23:41:41.268718 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.04.14 23:41:41.268756 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.04.14 23:41:41.268833 [ 189 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_126_25} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17348 | 2026.04.14 23:41:41.268911 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001764 sec., 467687.074829932 rows/sec., 27.36 MiB/sec. | ||
| 17349 | 2026.04.14 23:41:41.268928 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17350 | 2026.04.14 23:41:41.268947 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17351 | 2026.04.14 23:41:41.268953 [ 4 ] {8be04cd4-3dd9-4dbf-9d17-392d26ed5bc8} <Debug> TCPHandler: Processed in 0.001935223 sec. | ||
| 17352 | 2026.04.14 23:41:41.269009 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_146_29} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17353 | 2026.04.14 23:41:41.269086 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17354 | 2026.04.14 23:41:41.269097 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 17355 | 2026.04.14 23:41:41.269188 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17356 | 2026.04.14 23:41:41.269231 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17357 | 2026.04.14 23:41:41.269591 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17358 | 2026.04.14 23:41:41.269626 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17359 | 2026.04.14 23:41:41.269912 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17360 | 2026.04.14 23:41:41.270122 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17361 | 2026.04.14 23:41:41.270246 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 17362 | 2026.04.14 23:41:41.270283 [ 4 ] {053cf4a7-0e66-4ac2-b0a3-7bc51ab2d6b6} <Debug> TCPHandler: Processed in 0.001247024 sec. | ||
| 17363 | 2026.04.14 23:41:41.270387 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17364 | 2026.04.14 23:41:41.270479 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17365 | 2026.04.14 23:41:41.270518 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17366 | 2026.04.14 23:41:41.270889 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17367 | 2026.04.14 23:41:41.270924 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17368 | 2026.04.14 23:41:41.271208 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17369 | 2026.04.14 23:41:41.271425 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17370 | 2026.04.14 23:41:41.271522 [ 34 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17371 | 2026.04.14 23:41:41.271548 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 17372 | 2026.04.14 23:41:41.271555 [ 34 ] {} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.04.14 23:41:41.271589 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17374 | 2026.04.14 23:41:41.271594 [ 4 ] {504a3ce0-e215-42c3-b9e4-3cfe99fb97ae} <Debug> TCPHandler: Processed in 0.001255424 sec. | ||
| 17375 | 2026.04.14 23:41:41.271656 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17376 | 2026.04.14 23:41:41.271698 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17377 | 2026.04.14 23:41:41.271746 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17378 | 2026.04.14 23:41:41.271779 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 17379 | 2026.04.14 23:41:41.271792 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17380 | 2026.04.14 23:41:41.271836 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17381 | 2026.04.14 23:41:41.271836 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 17382 | 2026.04.14 23:41:41.271897 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 17383 | 2026.04.14 23:41:41.271941 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 17384 | 2026.04.14 23:41:41.271982 [ 187 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 17385 | 2026.04.14 23:41:41.272693 [ 189 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001065739 sec., 56298.96250395266 rows/sec., 4.51 MiB/sec. | ||
| 17386 | 2026.04.14 23:41:41.272826 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17387 | 2026.04.14 23:41:41.272868 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.04.14 23:41:41.272911 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17389 | 2026.04.14 23:41:41.273121 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17390 | 2026.04.14 23:41:41.273198 [ 194 ] {9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4::all_1_21_5} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17391 | 2026.04.14 23:41:41.273285 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17392 | 2026.04.14 23:41:41.273320 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17393 | 2026.04.14 23:41:41.273539 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17394 | 2026.04.14 23:41:41.273666 [ 34 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17395 | 2026.04.14 23:41:41.273669 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Debug> executeQuery: Read 1341 rows, 92.57 KiB in 0.001894 sec., 708025.343189018 rows/sec., 47.73 MiB/sec. | ||
| 17396 | 2026.04.14 23:41:41.273704 [ 34 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2026.04.14 23:41:41.273727 [ 4 ] {7353b462-4cca-4956-8571-6c0cca51ce73} <Debug> TCPHandler: Processed in 0.002077896 sec. | ||
| 17398 | 2026.04.14 23:41:41.273728 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17399 | 2026.04.14 23:41:41.273804 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17400 | 2026.04.14 23:41:41.273887 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17401 | 2026.04.14 23:41:41.273902 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17402 | 2026.04.14 23:41:41.273909 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1405 rows starting from the beginning of the part | ||
| 17403 | 2026.04.14 23:41:41.273969 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 79 rows starting from the beginning of the part | ||
| 17404 | 2026.04.14 23:41:41.274003 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17405 | 2026.04.14 23:41:41.274004 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 92 rows starting from the beginning of the part | ||
| 17406 | 2026.04.14 23:41:41.274053 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17407 | 2026.04.14 23:41:41.274057 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 79 rows starting from the beginning of the part | ||
| 17408 | 2026.04.14 23:41:41.274104 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 17409 | 2026.04.14 23:41:41.274135 [ 187 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1341 rows starting from the beginning of the part | ||
| 17410 | 2026.04.14 23:41:41.274846 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.04.14 23:41:41.274886 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17412 | 2026.04.14 23:41:41.275278 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495201 sec., 2063936.5543495489 rows/sec., 149.94 MiB/sec. | ||
| 17413 | 2026.04.14 23:41:41.275325 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17414 | 2026.04.14 23:41:41.275474 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17415 | 2026.04.14 23:41:41.275559 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17416 | 2026.04.14 23:41:41.275702 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_141_42 to all_146_146_0 | ||
| 17417 | 2026.04.14 23:41:41.275706 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.001721 sec., 890180.1278326553 rows/sec., 54.41 MiB/sec. | ||
| 17418 | 2026.04.14 23:41:41.275749 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.04.14 23:41:41.275750 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17420 | 2026.04.14 23:41:41.275771 [ 4 ] {015b7f8b-365c-4e41-8c8f-820138814e5f} <Debug> TCPHandler: Processed in 0.001918852 sec. | ||
| 17421 | 2026.04.14 23:41:41.275793 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17422 | 2026.04.14 23:41:41.275829 [ 194 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_146_29} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17423 | 2026.04.14 23:41:41.275880 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_42 to all_146_146_0 into Compact with storage Full | ||
| 17424 | 2026.04.14 23:41:41.275891 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17425 | 2026.04.14 23:41:41.275923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17426 | 2026.04.14 23:41:41.275997 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17427 | 2026.04.14 23:41:41.275999 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17428 | 2026.04.14 23:41:41.276038 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_42, total 50503 rows starting from the beginning of the part | ||
| 17429 | 2026.04.14 23:41:41.276070 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17430 | 2026.04.14 23:41:41.276110 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 17431 | 2026.04.14 23:41:41.276162 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 161 rows starting from the beginning of the part | ||
| 17432 | 2026.04.14 23:41:41.276207 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 17433 | 2026.04.14 23:41:41.276248 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 17434 | 2026.04.14 23:41:41.276291 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1532 rows starting from the beginning of the part | ||
| 17435 | 2026.04.14 23:41:41.276899 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17436 | 2026.04.14 23:41:41.276939 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17437 | 2026.04.14 23:41:41.277505 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17438 | 2026.04.14 23:41:41.277750 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.04.14 23:41:41.277864 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17440 | 2026.04.14 23:41:41.277892 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00191 sec., 13612.565445026177 rows/sec., 24.39 MiB/sec. | ||
| 17441 | 2026.04.14 23:41:41.277896 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17442 | 2026.04.14 23:41:41.277931 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17443 | 2026.04.14 23:41:41.277953 [ 4 ] {8db7b2db-4b96-4aac-861a-5b7b8bd46673} <Debug> TCPHandler: Processed in 0.002111878 sec. | ||
| 17444 | 2026.04.14 23:41:41.278009 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17445 | 2026.04.14 23:41:41.278067 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.04.14 23:41:41.278160 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17447 | 2026.04.14 23:41:41.278197 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17448 | 2026.04.14 23:41:41.278201 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17449 | 2026.04.14 23:41:41.278249 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2619 rows starting from the beginning of the part | ||
| 17450 | 2026.04.14 23:41:41.278372 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 15 rows starting from the beginning of the part | ||
| 17451 | 2026.04.14 23:41:41.278479 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part | ||
| 17452 | 2026.04.14 23:41:41.278519 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2026.04.14 23:41:41.278556 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17454 | 2026.04.14 23:41:41.278573 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 15 rows starting from the beginning of the part | ||
| 17455 | 2026.04.14 23:41:41.278664 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 17456 | 2026.04.14 23:41:41.278758 [ 200 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 26 rows starting from the beginning of the part | ||
| 17457 | 2026.04.14 23:41:41.278866 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17458 | 2026.04.14 23:41:41.279080 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2026.04.14 23:41:41.279201 [ 34 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17460 | 2026.04.14 23:41:41.279212 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 17461 | 2026.04.14 23:41:41.279236 [ 34 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2026.04.14 23:41:41.279258 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17463 | 2026.04.14 23:41:41.279259 [ 4 ] {a89eaf91-1141-41dc-b1a0-aabb9e4d899f} <Debug> TCPHandler: Processed in 0.001241184 sec. | ||
| 17464 | 2026.04.14 23:41:41.279327 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17465 | 2026.04.14 23:41:41.279421 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17466 | 2026.04.14 23:41:41.279446 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7320 rows starting from the beginning of the part | ||
| 17467 | 2026.04.14 23:41:41.279494 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 17468 | 2026.04.14 23:41:41.279538 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 17469 | 2026.04.14 23:41:41.279580 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 17470 | 2026.04.14 23:41:41.279622 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 17471 | 2026.04.14 23:41:41.279664 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 12 rows starting from the beginning of the part | ||
| 17472 | 2026.04.14 23:41:41.282745 [ 196 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7572 rows, containing 4 columns (4 merged, 0 gathered) in 0.003446514 sec., 2197002.536475987 rows/sec., 148.06 MiB/sec. | ||
| 17473 | 2026.04.14 23:41:41.283307 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17474 | 2026.04.14 23:41:41.283610 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17475 | 2026.04.14 23:41:41.283678 [ 191 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_146_29} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17476 | 2026.04.14 23:41:41.283754 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 17477 | 2026.04.14 23:41:41.287397 [ 191 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52676 rows, containing 5 columns (5 merged, 0 gathered) in 0.011555825 sec., 4558393.710531268 rows/sec., 294.25 MiB/sec. | ||
| 17478 | 2026.04.14 23:41:41.287877 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Trace> MergedBlockOutputStream: filled checksums all_1_146_43 (state Temporary) | ||
| 17479 | 2026.04.14 23:41:41.288200 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_146_43 to all_1_146_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2026.04.14 23:41:41.288282 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_146_43} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_141_42, all_146_146_0] -> all_1_146_43 | ||
| 17481 | 2026.04.14 23:41:41.288393 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17482 | 2026.04.14 23:41:41.290827 [ 196 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 19 columns (19 merged, 0 gathered) in 0.01285627 sec., 212114.40021094767 rows/sec., 380.10 MiB/sec. | ||
| 17483 | 2026.04.14 23:41:41.293222 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17484 | 2026.04.14 23:41:41.293560 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17485 | 2026.04.14 23:41:41.293631 [ 191 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17486 | 2026.04.14 23:41:41.293762 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.10 MiB. | ||
| 17487 | 2026.04.14 23:41:42.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.25 MiB, peak 407.80 MiB, free memory in arenas 0.00 B, will set to 391.68 MiB (RSS), difference: 4.43 MiB | ||
| 17488 | 2026.04.14 23:41:42.214424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41754 | ||
| 17489 | 2026.04.14 23:41:42.214940 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17490 | 2026.04.14 23:41:42.214978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17491 | 2026.04.14 23:41:42.215453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17492 | 2026.04.14 23:41:42.215681 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2026.04.14 23:41:42.215824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41754 | ||
| 17494 | 2026.04.14 23:41:44.534658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 17495 | 2026.04.14 23:41:44.551558 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2026.04.14 23:41:44.551614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17497 | 2026.04.14 23:41:44.557810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17498 | 2026.04.14 23:41:44.558546 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2026.04.14 23:41:44.561578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 17500 | 2026.04.14 23:41:45.934407 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17501 | 2026.04.14 23:41:45.934588 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17502 | 2026.04.14 23:41:45.934651 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17503 | 2026.04.14 23:41:45.935394 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2026.04.14 23:41:45.935431 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17505 | 2026.04.14 23:41:45.935829 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17506 | 2026.04.14 23:41:45.936047 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2026.04.14 23:41:45.936192 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 17508 | 2026.04.14 23:41:45.936233 [ 4 ] {fabe0b7b-c54c-44c0-a062-c24463e6f4b1} <Debug> TCPHandler: Processed in 0.001945973 sec. | ||
| 17509 | 2026.04.14 23:41:45.936357 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17510 | 2026.04.14 23:41:45.936450 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17511 | 2026.04.14 23:41:45.936489 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17512 | 2026.04.14 23:41:45.936975 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.04.14 23:41:45.937010 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17514 | 2026.04.14 23:41:45.937307 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17515 | 2026.04.14 23:41:45.937509 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.04.14 23:41:45.937632 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 17517 | 2026.04.14 23:41:45.937670 [ 4 ] {dea5e565-ba3f-488d-93cb-ad4a465ae607} <Debug> TCPHandler: Processed in 0.001366677 sec. | ||
| 17518 | 2026.04.14 23:41:45.937778 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.04.14 23:41:45.937870 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17520 | 2026.04.14 23:41:45.937913 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17521 | 2026.04.14 23:41:45.938319 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.04.14 23:41:45.938353 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17523 | 2026.04.14 23:41:45.938679 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17524 | 2026.04.14 23:41:45.938885 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.04.14 23:41:45.939010 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 17526 | 2026.04.14 23:41:45.939046 [ 4 ] {636fd13d-f628-41ed-a387-dc2d8b14deb1} <Debug> TCPHandler: Processed in 0.001315846 sec. | ||
| 17527 | 2026.04.14 23:41:45.939151 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17528 | 2026.04.14 23:41:45.939243 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17529 | 2026.04.14 23:41:45.939284 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17530 | 2026.04.14 23:41:45.939595 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17531 | 2026.04.14 23:41:45.939628 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 17532 | 2026.04.14 23:41:45.939923 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17533 | 2026.04.14 23:41:45.940124 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2026.04.14 23:41:45.940247 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001023 sec., 46920.8211143695 rows/sec., 3.16 MiB/sec. | ||
| 17535 | 2026.04.14 23:41:45.940282 [ 4 ] {fda76623-e442-42c3-a14d-f02bbb7f768e} <Debug> TCPHandler: Processed in 0.001178512 sec. | ||
| 17536 | 2026.04.14 23:41:49.437098 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17537 | 2026.04.14 23:41:49.437171 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17538 | 2026.04.14 23:41:49.716882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42202 | ||
| 17539 | 2026.04.14 23:41:49.717386 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17540 | 2026.04.14 23:41:49.717431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17541 | 2026.04.14 23:41:49.717904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17542 | 2026.04.14 23:41:49.718123 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17543 | 2026.04.14 23:41:49.718257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42202 | ||
| 17544 | 2026.04.14 23:41:49.827373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2142 | ||
| 17545 | 2026.04.14 23:41:49.829892 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17546 | 2026.04.14 23:41:49.829935 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17547 | 2026.04.14 23:41:49.831175 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17548 | 2026.04.14 23:41:49.831439 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17549 | 2026.04.14 23:41:49.831723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
| 17550 | 2026.04.14 23:41:50.314627 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17551 | 2026.04.14 23:41:50.314676 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17552 | 2026.04.14 23:41:50.318282 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17553 | 2026.04.14 23:41:50.340387 [ 218 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17554 | 2026.04.14 23:41:50.340462 [ 218 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17555 | 2026.04.14 23:41:50.344492 [ 218 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17556 | 2026.04.14 23:41:50.939031 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17557 | 2026.04.14 23:41:50.939239 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17558 | 2026.04.14 23:41:50.939319 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17559 | 2026.04.14 23:41:50.940083 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.04.14 23:41:50.940137 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17561 | 2026.04.14 23:41:50.940376 [ 220 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17562 | 2026.04.14 23:41:50.940409 [ 220 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17563 | 2026.04.14 23:41:50.940554 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17564 | 2026.04.14 23:41:50.940784 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17565 | 2026.04.14 23:41:50.940943 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001759 sec., 61398.52188743604 rows/sec., 5.15 MiB/sec. | ||
| 17566 | 2026.04.14 23:41:50.940998 [ 4 ] {ca955e17-0241-410c-9f62-a6da0e6484b9} <Debug> TCPHandler: Processed in 0.002105798 sec. | ||
| 17567 | 2026.04.14 23:41:50.941120 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17568 | 2026.04.14 23:41:50.941222 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17569 | 2026.04.14 23:41:50.941266 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17570 | 2026.04.14 23:41:50.941682 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2026.04.14 23:41:50.941718 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17572 | 2026.04.14 23:41:50.942026 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17573 | 2026.04.14 23:41:50.942260 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17574 | 2026.04.14 23:41:50.942398 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0012 sec., 21666.666666666668 rows/sec., 1.59 MiB/sec. | ||
| 17575 | 2026.04.14 23:41:50.942437 [ 4 ] {8524a5d0-c1ae-4b05-8ba8-68a132260719} <Debug> TCPHandler: Processed in 0.001369667 sec. | ||
| 17576 | 2026.04.14 23:41:50.942507 [ 221 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17577 | 2026.04.14 23:41:50.942546 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17578 | 2026.04.14 23:41:50.942576 [ 221 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17579 | 2026.04.14 23:41:50.942657 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17580 | 2026.04.14 23:41:50.942703 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17581 | 2026.04.14 23:41:50.943136 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2026.04.14 23:41:50.943174 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17583 | 2026.04.14 23:41:50.943499 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17584 | 2026.04.14 23:41:50.943599 [ 220 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17585 | 2026.04.14 23:41:50.943713 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17586 | 2026.04.14 23:41:50.943866 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001229 sec., 73230.26851098453 rows/sec., 5.72 MiB/sec. | ||
| 17587 | 2026.04.14 23:41:50.943907 [ 4 ] {9351cb30-29c0-48e8-b2cc-a29b8c56bf21} <Debug> TCPHandler: Processed in 0.001411918 sec. | ||
| 17588 | 2026.04.14 23:41:50.944022 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17589 | 2026.04.14 23:41:50.944117 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17590 | 2026.04.14 23:41:50.944160 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17591 | 2026.04.14 23:41:50.944555 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17592 | 2026.04.14 23:41:50.944592 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17593 | 2026.04.14 23:41:50.944944 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17594 | 2026.04.14 23:41:50.945205 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17595 | 2026.04.14 23:41:50.945205 [ 221 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17596 | 2026.04.14 23:41:50.945345 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 17597 | 2026.04.14 23:41:50.945388 [ 4 ] {52b3d5df-b69a-49b6-a588-3c78b9535f00} <Debug> TCPHandler: Processed in 0.001416358 sec. | ||
| 17598 | 2026.04.14 23:41:50.945423 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17599 | 2026.04.14 23:41:50.945478 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17600 | 2026.04.14 23:41:50.945500 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2026.04.14 23:41:50.945599 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17602 | 2026.04.14 23:41:50.945654 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17603 | 2026.04.14 23:41:50.946493 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2026.04.14 23:41:50.946532 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17605 | 2026.04.14 23:41:50.947116 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17606 | 2026.04.14 23:41:50.947397 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2026.04.14 23:41:50.947539 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001958 sec., 13278.855975485189 rows/sec., 23.80 MiB/sec. | ||
| 17608 | 2026.04.14 23:41:50.947607 [ 4 ] {253c7721-8eb4-4634-b27c-37613b253287} <Debug> TCPHandler: Processed in 0.002156909 sec. | ||
| 17609 | 2026.04.14 23:41:50.947724 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17610 | 2026.04.14 23:41:50.947819 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17611 | 2026.04.14 23:41:50.947863 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17612 | 2026.04.14 23:41:50.947867 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17613 | 2026.04.14 23:41:50.948195 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.04.14 23:41:50.948237 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17615 | 2026.04.14 23:41:50.948547 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17616 | 2026.04.14 23:41:50.948759 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17617 | 2026.04.14 23:41:50.948886 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 17618 | 2026.04.14 23:41:50.948922 [ 4 ] {2ac9381a-d18e-4155-a408-78960d672f0c} <Debug> TCPHandler: Processed in 0.001248314 sec. | ||
| 17619 | 2026.04.14 23:41:50.948965 [ 220 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17620 | 2026.04.14 23:41:50.948988 [ 220 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17621 | 2026.04.14 23:41:50.951260 [ 220 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17622 | 2026.04.14 23:41:52.062570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 17623 | 2026.04.14 23:41:52.079942 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17624 | 2026.04.14 23:41:52.079990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17625 | 2026.04.14 23:41:52.086267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17626 | 2026.04.14 23:41:52.086976 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17627 | 2026.04.14 23:41:52.089809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17628 | 2026.04.14 23:41:55.937844 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17629 | 2026.04.14 23:41:55.938076 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17630 | 2026.04.14 23:41:55.938169 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17631 | 2026.04.14 23:41:55.939146 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17632 | 2026.04.14 23:41:55.939184 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17633 | 2026.04.14 23:41:55.939573 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17634 | 2026.04.14 23:41:55.939795 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17635 | 2026.04.14 23:41:55.939946 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001939 sec., 44352.759154203195 rows/sec., 3.71 MiB/sec. | ||
| 17636 | 2026.04.14 23:41:55.939987 [ 4 ] {91f2a33c-7f42-4fcd-9f34-17d679ab1b98} <Debug> TCPHandler: Processed in 0.002275202 sec. | ||
| 17637 | 2026.04.14 23:41:55.940124 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17638 | 2026.04.14 23:41:55.940222 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17639 | 2026.04.14 23:41:55.940263 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17640 | 2026.04.14 23:41:55.940683 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2026.04.14 23:41:55.940722 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17642 | 2026.04.14 23:41:55.941009 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17643 | 2026.04.14 23:41:55.941222 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17644 | 2026.04.14 23:41:55.941350 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001146 sec., 13089.005235602093 rows/sec., 984.23 KiB/sec. | ||
| 17645 | 2026.04.14 23:41:55.941388 [ 4 ] {495c0dab-4111-4c88-a6ef-7c4e4527c9a6} <Debug> TCPHandler: Processed in 0.001310866 sec. | ||
| 17646 | 2026.04.14 23:41:55.941496 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17647 | 2026.04.14 23:41:55.941588 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17648 | 2026.04.14 23:41:55.941626 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17649 | 2026.04.14 23:41:55.942060 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2026.04.14 23:41:55.942094 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17651 | 2026.04.14 23:41:55.942380 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17652 | 2026.04.14 23:41:55.942585 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.04.14 23:41:55.942709 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001139 sec., 69359.08691834942 rows/sec., 5.42 MiB/sec. | ||
| 17654 | 2026.04.14 23:41:55.942745 [ 4 ] {943e0f52-f700-4b59-97bb-fc9e668ec1fa} <Debug> TCPHandler: Processed in 0.001296885 sec. | ||
| 17655 | 2026.04.14 23:41:55.942849 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17656 | 2026.04.14 23:41:55.942942 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17657 | 2026.04.14 23:41:55.942984 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17658 | 2026.04.14 23:41:55.943392 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17659 | 2026.04.14 23:41:55.943427 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17660 | 2026.04.14 23:41:55.943740 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17661 | 2026.04.14 23:41:55.943948 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17662 | 2026.04.14 23:41:55.944072 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 17663 | 2026.04.14 23:41:55.944108 [ 4 ] {5db463ed-a264-40a2-88e0-e04f8c696402} <Debug> TCPHandler: Processed in 0.001305715 sec. | ||
| 17664 | 2026.04.14 23:41:55.944224 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17665 | 2026.04.14 23:41:55.944346 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17666 | 2026.04.14 23:41:55.944413 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17667 | 2026.04.14 23:41:55.945293 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17668 | 2026.04.14 23:41:55.945329 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17669 | 2026.04.14 23:41:55.945874 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17670 | 2026.04.14 23:41:55.946097 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17671 | 2026.04.14 23:41:55.946236 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001914 sec., 7836.990595611285 rows/sec., 14.04 MiB/sec. | ||
| 17672 | 2026.04.14 23:41:55.946292 [ 4 ] {d2fdcab1-c5aa-494d-b846-89ceebb8b5d8} <Debug> TCPHandler: Processed in 0.002128109 sec. | ||
| 17673 | 2026.04.14 23:41:55.946402 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17674 | 2026.04.14 23:41:55.946523 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17675 | 2026.04.14 23:41:55.946568 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17676 | 2026.04.14 23:41:55.946896 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2026.04.14 23:41:55.946932 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17678 | 2026.04.14 23:41:55.947235 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17679 | 2026.04.14 23:41:55.947435 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2026.04.14 23:41:55.947562 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 17681 | 2026.04.14 23:41:55.947599 [ 4 ] {42057b50-a2d5-4367-85d4-b3e418b19783} <Debug> TCPHandler: Processed in 0.001248174 sec. | ||
| 17682 | 2026.04.14 23:41:57.219303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42714 | ||
| 17683 | 2026.04.14 23:41:57.219853 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2026.04.14 23:41:57.219893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17685 | 2026.04.14 23:41:57.220380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17686 | 2026.04.14 23:41:57.220636 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2026.04.14 23:41:57.220786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42714 | ||
| 17688 | 2026.04.14 23:41:59.590835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 17689 | 2026.04.14 23:41:59.608290 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.04.14 23:41:59.608347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17691 | 2026.04.14 23:41:59.614677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17692 | 2026.04.14 23:41:59.615379 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.04.14 23:41:59.618709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 17694 | 2026.04.14 23:41:59.832837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2166 | ||
| 17695 | 2026.04.14 23:41:59.835176 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17696 | 2026.04.14 23:41:59.835226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17697 | 2026.04.14 23:41:59.836486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17698 | 2026.04.14 23:41:59.836772 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2026.04.14 23:41:59.836919 [ 148 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17700 | 2026.04.14 23:41:59.836963 [ 148 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17701 | 2026.04.14 23:41:59.836985 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17702 | 2026.04.14 23:41:59.837093 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 17703 | 2026.04.14 23:41:59.837172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2166 | ||
| 17704 | 2026.04.14 23:41:59.837639 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17705 | 2026.04.14 23:41:59.837784 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2006 rows starting from the beginning of the part | ||
| 17706 | 2026.04.14 23:41:59.838187 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 46 rows starting from the beginning of the part | ||
| 17707 | 2026.04.14 23:41:59.838543 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 17708 | 2026.04.14 23:41:59.838894 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 17709 | 2026.04.14 23:41:59.839244 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 17710 | 2026.04.14 23:41:59.839591 [ 196 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 17711 | 2026.04.14 23:41:59.846335 [ 188 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 72 columns (72 merged, 0 gathered) in 0.009285393 sec., 233269.6095900303 rows/sec., 176.80 MiB/sec. | ||
| 17712 | 2026.04.14 23:41:59.848095 [ 192 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17713 | 2026.04.14 23:41:59.848600 [ 192 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17714 | 2026.04.14 23:41:59.848669 [ 192 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_66_13} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17715 | 2026.04.14 23:41:59.848838 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 17716 | 2026.04.14 23:42:00.937044 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17717 | 2026.04.14 23:42:00.937251 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17718 | 2026.04.14 23:42:00.937321 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17719 | 2026.04.14 23:42:00.938035 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17720 | 2026.04.14 23:42:00.938073 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17721 | 2026.04.14 23:42:00.938467 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17722 | 2026.04.14 23:42:00.938688 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17723 | 2026.04.14 23:42:00.938842 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001656 sec., 65217.39130434783 rows/sec., 5.47 MiB/sec. | ||
| 17724 | 2026.04.14 23:42:00.938884 [ 4 ] {4439781b-fa73-4517-b0f7-47c456efef07} <Debug> TCPHandler: Processed in 0.001973154 sec. | ||
| 17725 | 2026.04.14 23:42:00.939002 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17726 | 2026.04.14 23:42:00.939097 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17727 | 2026.04.14 23:42:00.939138 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17728 | 2026.04.14 23:42:00.939567 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17729 | 2026.04.14 23:42:00.939606 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17730 | 2026.04.14 23:42:00.939916 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17731 | 2026.04.14 23:42:00.940128 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17732 | 2026.04.14 23:42:00.940263 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001185 sec., 21940.928270042194 rows/sec., 1.61 MiB/sec. | ||
| 17733 | 2026.04.14 23:42:00.940301 [ 4 ] {59d3e8e9-a0d3-4a43-b878-fb05285b4d65} <Debug> TCPHandler: Processed in 0.001347847 sec. | ||
| 17734 | 2026.04.14 23:42:00.940411 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17735 | 2026.04.14 23:42:00.940505 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17736 | 2026.04.14 23:42:00.940544 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17737 | 2026.04.14 23:42:00.940970 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2026.04.14 23:42:00.941003 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17739 | 2026.04.14 23:42:00.941302 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17740 | 2026.04.14 23:42:00.941511 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2026.04.14 23:42:00.941636 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 6.12 MiB/sec. | ||
| 17742 | 2026.04.14 23:42:00.941674 [ 4 ] {7d09ad1f-a1b8-43b6-8370-b1a4b7964e35} <Debug> TCPHandler: Processed in 0.001314996 sec. | ||
| 17743 | 2026.04.14 23:42:00.941783 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17744 | 2026.04.14 23:42:00.941875 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17745 | 2026.04.14 23:42:00.941918 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17746 | 2026.04.14 23:42:00.942310 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17747 | 2026.04.14 23:42:00.942343 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17748 | 2026.04.14 23:42:00.942660 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17749 | 2026.04.14 23:42:00.942860 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.04.14 23:42:00.942985 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 17751 | 2026.04.14 23:42:00.943020 [ 4 ] {e317c28d-03ba-41ff-9457-4133927c359d} <Debug> TCPHandler: Processed in 0.001284835 sec. | ||
| 17752 | 2026.04.14 23:42:00.943121 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17753 | 2026.04.14 23:42:00.943218 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17754 | 2026.04.14 23:42:00.943272 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17755 | 2026.04.14 23:42:00.944089 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17756 | 2026.04.14 23:42:00.944122 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17757 | 2026.04.14 23:42:00.944656 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17758 | 2026.04.14 23:42:00.944877 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17759 | 2026.04.14 23:42:00.945010 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001809 sec., 14372.581536760641 rows/sec., 25.76 MiB/sec. | ||
| 17760 | 2026.04.14 23:42:00.945065 [ 4 ] {d8ef442f-94b3-4b49-90d3-101223dcfabf} <Debug> TCPHandler: Processed in 0.001990734 sec. | ||
| 17761 | 2026.04.14 23:42:00.945169 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17762 | 2026.04.14 23:42:00.945261 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17763 | 2026.04.14 23:42:00.945302 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17764 | 2026.04.14 23:42:00.945621 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17765 | 2026.04.14 23:42:00.945655 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17766 | 2026.04.14 23:42:00.945961 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17767 | 2026.04.14 23:42:00.946174 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17768 | 2026.04.14 23:42:00.946298 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 17769 | 2026.04.14 23:42:00.946333 [ 4 ] {12fda812-6747-4e90-8be6-3134950d534a} <Debug> TCPHandler: Processed in 0.001210823 sec. | ||
| 17770 | 2026.04.14 23:42:04.437235 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17771 | 2026.04.14 23:42:04.437340 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17772 | 2026.04.14 23:42:04.721906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43162 | ||
| 17773 | 2026.04.14 23:42:04.722635 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.04.14 23:42:04.722713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 17775 | 2026.04.14 23:42:04.723363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17776 | 2026.04.14 23:42:04.723663 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2026.04.14 23:42:04.723857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43162 | ||
| 17778 | 2026.04.14 23:42:04.723973 [ 225 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17779 | 2026.04.14 23:42:04.724054 [ 225 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17780 | 2026.04.14 23:42:04.729044 [ 225 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17781 | 2026.04.14 23:42:05.109847 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37469 | ||
| 17782 | 2026.04.14 23:42:05.109975 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17783 | 2026.04.14 23:42:05.110008 [ 288 ] {} <Debug> TCP-Session: be7f5763-a7de-4495-814f-441d0ece0f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:37469 | ||
| 17784 | 2026.04.14 23:42:05.110036 [ 288 ] {} <Debug> TCP-Session: be7f5763-a7de-4495-814f-441d0ece0f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17785 | 2026.04.14 23:42:05.110053 [ 288 ] {} <Debug> TCP-Session: be7f5763-a7de-4495-814f-441d0ece0f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17786 | 2026.04.14 23:42:05.110342 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53493 | ||
| 17787 | 2026.04.14 23:42:05.110377 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38156 | ||
| 17788 | 2026.04.14 23:42:05.110414 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46868 | ||
| 17789 | 2026.04.14 23:42:05.110441 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40189 | ||
| 17790 | 2026.04.14 23:42:05.110470 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57892 | ||
| 17791 | 2026.04.14 23:42:05.110509 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17792 | 2026.04.14 23:42:05.110538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17793 | 2026.04.14 23:42:05.110558 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17794 | 2026.04.14 23:42:05.110568 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17795 | 2026.04.14 23:42:05.110579 [ 289 ] {} <Debug> TCP-Session: dedf83ff-12bd-42af-85a2-c5fcbcc6aea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53493 | ||
| 17796 | 2026.04.14 23:42:05.110606 [ 290 ] {} <Debug> TCP-Session: c4dfcfba-1d4f-4b6b-bef3-38f94e0234aa Authenticating user 'default' from [fd00:1122:3344:101::e]:38156 | ||
| 17797 | 2026.04.14 23:42:05.110613 [ 294 ] {} <Debug> TCP-Session: ba731918-6a61-4e4d-95ed-cdb05048579d Authenticating user 'default' from [fd00:1122:3344:101::e]:40189 | ||
| 17798 | 2026.04.14 23:42:05.110642 [ 289 ] {} <Debug> TCP-Session: dedf83ff-12bd-42af-85a2-c5fcbcc6aea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17799 | 2026.04.14 23:42:05.110655 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53499 | ||
| 17800 | 2026.04.14 23:42:05.110676 [ 289 ] {} <Debug> TCP-Session: dedf83ff-12bd-42af-85a2-c5fcbcc6aea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17801 | 2026.04.14 23:42:05.110660 [ 294 ] {} <Debug> TCP-Session: ba731918-6a61-4e4d-95ed-cdb05048579d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17802 | 2026.04.14 23:42:05.110581 [ 293 ] {} <Debug> TCP-Session: 0253da06-cc0b-43e5-b045-5c11f558f353 Authenticating user 'default' from [fd00:1122:3344:101::e]:46868 | ||
| 17803 | 2026.04.14 23:42:05.110752 [ 294 ] {} <Debug> TCP-Session: ba731918-6a61-4e4d-95ed-cdb05048579d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17804 | 2026.04.14 23:42:05.110789 [ 293 ] {} <Debug> TCP-Session: 0253da06-cc0b-43e5-b045-5c11f558f353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17805 | 2026.04.14 23:42:05.110821 [ 293 ] {} <Debug> TCP-Session: 0253da06-cc0b-43e5-b045-5c11f558f353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17806 | 2026.04.14 23:42:05.110497 [ 288 ] {} <Trace> TCP-Session: be7f5763-a7de-4495-814f-441d0ece0f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17807 | 2026.04.14 23:42:05.110614 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17808 | 2026.04.14 23:42:05.110923 [ 348 ] {} <Debug> TCP-Session: 0b0e99cd-0d7a-4855-9510-27a2bd86043a Authenticating user 'default' from [fd00:1122:3344:101::e]:57892 | ||
| 17809 | 2026.04.14 23:42:05.110463 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41484 | ||
| 17810 | 2026.04.14 23:42:05.110953 [ 348 ] {} <Debug> TCP-Session: 0b0e99cd-0d7a-4855-9510-27a2bd86043a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17811 | 2026.04.14 23:42:05.110995 [ 348 ] {} <Debug> TCP-Session: 0b0e99cd-0d7a-4855-9510-27a2bd86043a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17812 | 2026.04.14 23:42:05.110400 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51132 | ||
| 17813 | 2026.04.14 23:42:05.111041 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17814 | 2026.04.14 23:42:05.110753 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17815 | 2026.04.14 23:42:05.111079 [ 288 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17816 | 2026.04.14 23:42:05.111100 [ 3 ] {} <Debug> TCP-Session: 90ec3752-61bf-4cd8-8469-4dcb2bbcc710 Authenticating user 'default' from [fd00:1122:3344:101::e]:41484 | ||
| 17817 | 2026.04.14 23:42:05.111113 [ 292 ] {} <Debug> TCP-Session: 245a8ee5-d62d-417f-a3af-bea23d8dcd7f Authenticating user 'default' from [fd00:1122:3344:101::e]:53499 | ||
| 17818 | 2026.04.14 23:42:05.111132 [ 3 ] {} <Debug> TCP-Session: 90ec3752-61bf-4cd8-8469-4dcb2bbcc710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17819 | 2026.04.14 23:42:05.110654 [ 290 ] {} <Debug> TCP-Session: c4dfcfba-1d4f-4b6b-bef3-38f94e0234aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17820 | 2026.04.14 23:42:05.111152 [ 3 ] {} <Debug> TCP-Session: 90ec3752-61bf-4cd8-8469-4dcb2bbcc710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17821 | 2026.04.14 23:42:05.111175 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17822 | 2026.04.14 23:42:05.111183 [ 290 ] {} <Debug> TCP-Session: c4dfcfba-1d4f-4b6b-bef3-38f94e0234aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17823 | 2026.04.14 23:42:05.111144 [ 292 ] {} <Debug> TCP-Session: 245a8ee5-d62d-417f-a3af-bea23d8dcd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17824 | 2026.04.14 23:42:05.111262 [ 292 ] {} <Debug> TCP-Session: 245a8ee5-d62d-417f-a3af-bea23d8dcd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17825 | 2026.04.14 23:42:05.111265 [ 291 ] {} <Debug> TCP-Session: 68c5d7a9-59b4-41da-bdd6-0835734a963f Authenticating user 'default' from [fd00:1122:3344:101::e]:51132 | ||
| 17826 | 2026.04.14 23:42:05.111323 [ 291 ] {} <Debug> TCP-Session: 68c5d7a9-59b4-41da-bdd6-0835734a963f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17827 | 2026.04.14 23:42:05.111343 [ 291 ] {} <Debug> TCP-Session: 68c5d7a9-59b4-41da-bdd6-0835734a963f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17828 | 2026.04.14 23:42:05.111461 [ 288 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17829 | 2026.04.14 23:42:05.111543 [ 288 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17830 | 2026.04.14 23:42:05.111955 [ 288 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 17831 | 2026.04.14 23:42:05.113447 [ 340 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Trace> AggregatingTransform: Aggregating | ||
| 17832 | 2026.04.14 23:42:05.113497 [ 340 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Trace> Aggregator: Aggregation method: without_key | ||
| 17833 | 2026.04.14 23:42:05.113538 [ 340 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001436589 sec. (696.093 rows/sec., 27.19 KiB/sec.) | ||
| 17834 | 2026.04.14 23:42:05.113558 [ 340 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Trace> Aggregator: Merging aggregated data | ||
| 17835 | 2026.04.14 23:42:05.115085 [ 288 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004085 sec., 244.79804161566707 rows/sec., 9.56 KiB/sec. | ||
| 17836 | 2026.04.14 23:42:05.115247 [ 288 ] {3f0a736c-6a24-4e39-b5ba-c93ad7ebbaab} <Debug> TCPHandler: Processed in 0.004925494 sec. | ||
| 17837 | 2026.04.14 23:42:05.115354 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17838 | 2026.04.14 23:42:05.115386 [ 288 ] {} <Debug> TCP-Session: be7f5763-a7de-4495-814f-441d0ece0f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17839 | 2026.04.14 23:42:05.115405 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17840 | 2026.04.14 23:42:05.115443 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17841 | 2026.04.14 23:42:05.115455 [ 293 ] {} <Debug> TCP-Session: 0253da06-cc0b-43e5-b045-5c11f558f353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17842 | 2026.04.14 23:42:05.115467 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17843 | 2026.04.14 23:42:05.115487 [ 289 ] {} <Debug> TCP-Session: dedf83ff-12bd-42af-85a2-c5fcbcc6aea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17844 | 2026.04.14 23:42:05.115492 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17845 | 2026.04.14 23:42:05.115507 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17846 | 2026.04.14 23:42:05.115532 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17847 | 2026.04.14 23:42:05.115550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17848 | 2026.04.14 23:42:05.115575 [ 294 ] {} <Debug> TCP-Session: ba731918-6a61-4e4d-95ed-cdb05048579d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17849 | 2026.04.14 23:42:05.115590 [ 290 ] {} <Debug> TCP-Session: c4dfcfba-1d4f-4b6b-bef3-38f94e0234aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17850 | 2026.04.14 23:42:05.115601 [ 292 ] {} <Debug> TCP-Session: 245a8ee5-d62d-417f-a3af-bea23d8dcd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17851 | 2026.04.14 23:42:05.115559 [ 291 ] {} <Debug> TCP-Session: 68c5d7a9-59b4-41da-bdd6-0835734a963f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17852 | 2026.04.14 23:42:05.115511 [ 348 ] {} <Debug> TCP-Session: 0b0e99cd-0d7a-4855-9510-27a2bd86043a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17853 | 2026.04.14 23:42:05.115574 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17854 | 2026.04.14 23:42:05.115716 [ 3 ] {} <Debug> TCP-Session: 90ec3752-61bf-4cd8-8469-4dcb2bbcc710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17855 | 2026.04.14 23:42:05.139778 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40913 | ||
| 17856 | 2026.04.14 23:42:05.139859 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17857 | 2026.04.14 23:42:05.139887 [ 288 ] {} <Debug> TCP-Session: 97bd2ab1-3a89-4677-b854-b4df22261edf Authenticating user 'default' from [fd00:1122:3344:101::e]:40913 | ||
| 17858 | 2026.04.14 23:42:05.139909 [ 288 ] {} <Debug> TCP-Session: 97bd2ab1-3a89-4677-b854-b4df22261edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17859 | 2026.04.14 23:42:05.139926 [ 288 ] {} <Debug> TCP-Session: 97bd2ab1-3a89-4677-b854-b4df22261edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17860 | 2026.04.14 23:42:05.140101 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56407 | ||
| 17861 | 2026.04.14 23:42:05.140126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44044 | ||
| 17862 | 2026.04.14 23:42:05.140143 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52463 | ||
| 17863 | 2026.04.14 23:42:05.140159 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44942 | ||
| 17864 | 2026.04.14 23:42:05.140180 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17865 | 2026.04.14 23:42:05.140192 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54843 | ||
| 17866 | 2026.04.14 23:42:05.140226 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17867 | 2026.04.14 23:42:05.140230 [ 289 ] {} <Debug> TCP-Session: 4136e5fb-e067-46e0-bf7a-2ba4bd1388fc Authenticating user 'default' from [fd00:1122:3344:101::e]:56407 | ||
| 17868 | 2026.04.14 23:42:05.140251 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17869 | 2026.04.14 23:42:05.140261 [ 288 ] {} <Trace> TCP-Session: 97bd2ab1-3a89-4677-b854-b4df22261edf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2026.04.14 23:42:05.140284 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17871 | 2026.04.14 23:42:05.140291 [ 294 ] {} <Debug> TCP-Session: a476dbdd-aea5-4258-a85d-a2725664fae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44942 | ||
| 17872 | 2026.04.14 23:42:05.140330 [ 348 ] {} <Debug> TCP-Session: 34b14295-f450-455c-b19a-93febf5683cb Authenticating user 'default' from [fd00:1122:3344:101::e]:54843 | ||
| 17873 | 2026.04.14 23:42:05.140343 [ 294 ] {} <Debug> TCP-Session: a476dbdd-aea5-4258-a85d-a2725664fae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17874 | 2026.04.14 23:42:05.140362 [ 348 ] {} <Debug> TCP-Session: 34b14295-f450-455c-b19a-93febf5683cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17875 | 2026.04.14 23:42:05.140368 [ 294 ] {} <Debug> TCP-Session: a476dbdd-aea5-4258-a85d-a2725664fae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17876 | 2026.04.14 23:42:05.140385 [ 348 ] {} <Debug> TCP-Session: 34b14295-f450-455c-b19a-93febf5683cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17877 | 2026.04.14 23:42:05.140277 [ 289 ] {} <Debug> TCP-Session: 4136e5fb-e067-46e0-bf7a-2ba4bd1388fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17878 | 2026.04.14 23:42:05.140259 [ 292 ] {} <Debug> TCP-Session: 72d4649f-f2b5-4a8f-98c4-a623aa701478 Authenticating user 'default' from [fd00:1122:3344:101::e]:52463 | ||
| 17879 | 2026.04.14 23:42:05.140431 [ 289 ] {} <Debug> TCP-Session: 4136e5fb-e067-46e0-bf7a-2ba4bd1388fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17880 | 2026.04.14 23:42:05.140452 [ 292 ] {} <Debug> TCP-Session: 72d4649f-f2b5-4a8f-98c4-a623aa701478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17881 | 2026.04.14 23:42:05.140459 [ 288 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17882 | 2026.04.14 23:42:05.140485 [ 292 ] {} <Debug> TCP-Session: 72d4649f-f2b5-4a8f-98c4-a623aa701478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17883 | 2026.04.14 23:42:05.140223 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17884 | 2026.04.14 23:42:05.140189 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65035 | ||
| 17885 | 2026.04.14 23:42:05.140541 [ 291 ] {} <Debug> TCP-Session: b57ffcce-3f22-477b-9cf2-319d281d7323 Authenticating user 'default' from [fd00:1122:3344:101::e]:44044 | ||
| 17886 | 2026.04.14 23:42:05.140153 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53422 | ||
| 17887 | 2026.04.14 23:42:05.140576 [ 291 ] {} <Debug> TCP-Session: b57ffcce-3f22-477b-9cf2-319d281d7323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17888 | 2026.04.14 23:42:05.140588 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17889 | 2026.04.14 23:42:05.140608 [ 291 ] {} <Debug> TCP-Session: b57ffcce-3f22-477b-9cf2-319d281d7323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17890 | 2026.04.14 23:42:05.140624 [ 3 ] {} <Debug> TCP-Session: 9b8eea89-a43a-4b1e-b373-29c9439d0d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:65035 | ||
| 17891 | 2026.04.14 23:42:05.140634 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17892 | 2026.04.14 23:42:05.140653 [ 3 ] {} <Debug> TCP-Session: 9b8eea89-a43a-4b1e-b373-29c9439d0d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17893 | 2026.04.14 23:42:05.140100 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55831 | ||
| 17894 | 2026.04.14 23:42:05.140688 [ 288 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17895 | 2026.04.14 23:42:05.140678 [ 3 ] {} <Debug> TCP-Session: 9b8eea89-a43a-4b1e-b373-29c9439d0d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17896 | 2026.04.14 23:42:05.140673 [ 293 ] {} <Debug> TCP-Session: 912e63bd-9035-4760-b6d9-d22b677f6668 Authenticating user 'default' from [fd00:1122:3344:101::e]:53422 | ||
| 17897 | 2026.04.14 23:42:05.140746 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17898 | 2026.04.14 23:42:05.140751 [ 288 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17899 | 2026.04.14 23:42:05.140764 [ 293 ] {} <Debug> TCP-Session: 912e63bd-9035-4760-b6d9-d22b677f6668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17900 | 2026.04.14 23:42:05.140782 [ 290 ] {} <Debug> TCP-Session: f94008f9-2bf9-487c-8752-d87295bc7c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:55831 | ||
| 17901 | 2026.04.14 23:42:05.140804 [ 293 ] {} <Debug> TCP-Session: 912e63bd-9035-4760-b6d9-d22b677f6668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17902 | 2026.04.14 23:42:05.140819 [ 290 ] {} <Debug> TCP-Session: f94008f9-2bf9-487c-8752-d87295bc7c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17903 | 2026.04.14 23:42:05.140837 [ 290 ] {} <Debug> TCP-Session: f94008f9-2bf9-487c-8752-d87295bc7c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17904 | 2026.04.14 23:42:05.141045 [ 288 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 17905 | 2026.04.14 23:42:05.141956 [ 316 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Trace> AggregatingTransform: Aggregating | ||
| 17906 | 2026.04.14 23:42:05.141995 [ 316 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 17907 | 2026.04.14 23:42:05.142023 [ 316 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882984 sec. (1132.523 rows/sec., 44.24 KiB/sec.) | ||
| 17908 | 2026.04.14 23:42:05.142038 [ 316 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Trace> Aggregator: Merging aggregated data | ||
| 17909 | 2026.04.14 23:42:05.143390 [ 288 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 17910 | 2026.04.14 23:42:05.143533 [ 288 ] {d1097ae2-a5fe-43e0-8015-1189951e5c3e} <Debug> TCPHandler: Processed in 0.003365702 sec. | ||
| 17911 | 2026.04.14 23:42:05.143624 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17912 | 2026.04.14 23:42:05.143649 [ 288 ] {} <Debug> TCP-Session: 97bd2ab1-3a89-4677-b854-b4df22261edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17913 | 2026.04.14 23:42:05.143653 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17914 | 2026.04.14 23:42:05.143676 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17915 | 2026.04.14 23:42:05.143692 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17916 | 2026.04.14 23:42:05.143713 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17917 | 2026.04.14 23:42:05.143731 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17918 | 2026.04.14 23:42:05.143740 [ 289 ] {} <Debug> TCP-Session: 4136e5fb-e067-46e0-bf7a-2ba4bd1388fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17919 | 2026.04.14 23:42:05.143753 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17920 | 2026.04.14 23:42:05.143782 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17921 | 2026.04.14 23:42:05.143771 [ 3 ] {} <Debug> TCP-Session: 9b8eea89-a43a-4b1e-b373-29c9439d0d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17922 | 2026.04.14 23:42:05.143821 [ 291 ] {} <Debug> TCP-Session: b57ffcce-3f22-477b-9cf2-319d281d7323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17923 | 2026.04.14 23:42:05.143838 [ 294 ] {} <Debug> TCP-Session: a476dbdd-aea5-4258-a85d-a2725664fae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17924 | 2026.04.14 23:42:05.143768 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17925 | 2026.04.14 23:42:05.143754 [ 292 ] {} <Debug> TCP-Session: 72d4649f-f2b5-4a8f-98c4-a623aa701478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17926 | 2026.04.14 23:42:05.143985 [ 293 ] {} <Debug> TCP-Session: 912e63bd-9035-4760-b6d9-d22b677f6668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17927 | 2026.04.14 23:42:05.143722 [ 290 ] {} <Debug> TCP-Session: f94008f9-2bf9-487c-8752-d87295bc7c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17928 | 2026.04.14 23:42:05.143687 [ 348 ] {} <Debug> TCP-Session: 34b14295-f450-455c-b19a-93febf5683cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17929 | 2026.04.14 23:42:05.235631 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40086 | ||
| 17930 | 2026.04.14 23:42:05.235746 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17931 | 2026.04.14 23:42:05.235773 [ 288 ] {} <Debug> TCP-Session: b87cfd0a-45b7-430d-b9ea-936e5bf9a103 Authenticating user 'default' from [fd00:1122:3344:101::e]:40086 | ||
| 17932 | 2026.04.14 23:42:05.235795 [ 288 ] {} <Debug> TCP-Session: b87cfd0a-45b7-430d-b9ea-936e5bf9a103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17933 | 2026.04.14 23:42:05.235807 [ 288 ] {} <Debug> TCP-Session: b87cfd0a-45b7-430d-b9ea-936e5bf9a103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17934 | 2026.04.14 23:42:05.236062 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42240 | ||
| 17935 | 2026.04.14 23:42:05.236102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54207 | ||
| 17936 | 2026.04.14 23:42:05.236121 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56413 | ||
| 17937 | 2026.04.14 23:42:05.236164 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17938 | 2026.04.14 23:42:05.236172 [ 288 ] {} <Trace> TCP-Session: b87cfd0a-45b7-430d-b9ea-936e5bf9a103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17939 | 2026.04.14 23:42:05.236209 [ 289 ] {} <Debug> TCP-Session: 60407249-277e-4cf1-b332-7440f824d326 Authenticating user 'default' from [fd00:1122:3344:101::e]:42240 | ||
| 17940 | 2026.04.14 23:42:05.236220 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17941 | 2026.04.14 23:42:05.236243 [ 289 ] {} <Debug> TCP-Session: 60407249-277e-4cf1-b332-7440f824d326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17942 | 2026.04.14 23:42:05.236248 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17943 | 2026.04.14 23:42:05.236264 [ 290 ] {} <Debug> TCP-Session: d39b6dc1-16a8-47ca-a8ca-239650a05c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:54207 | ||
| 17944 | 2026.04.14 23:42:05.236287 [ 289 ] {} <Debug> TCP-Session: 60407249-277e-4cf1-b332-7440f824d326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17945 | 2026.04.14 23:42:05.236304 [ 291 ] {} <Debug> TCP-Session: 4f53f399-0c42-4285-86cc-a1ff012c1b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:56413 | ||
| 17946 | 2026.04.14 23:42:05.236317 [ 290 ] {} <Debug> TCP-Session: d39b6dc1-16a8-47ca-a8ca-239650a05c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17947 | 2026.04.14 23:42:05.236169 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58544 | ||
| 17948 | 2026.04.14 23:42:05.236351 [ 290 ] {} <Debug> TCP-Session: d39b6dc1-16a8-47ca-a8ca-239650a05c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17949 | 2026.04.14 23:42:05.236366 [ 288 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17950 | 2026.04.14 23:42:05.236160 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40304 | ||
| 17951 | 2026.04.14 23:42:05.236422 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17952 | 2026.04.14 23:42:05.236149 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56224 | ||
| 17953 | 2026.04.14 23:42:05.236455 [ 348 ] {} <Debug> TCP-Session: 840ccba0-08bd-4ce1-8b9a-6ea6900f1941 Authenticating user 'default' from [fd00:1122:3344:101::e]:58544 | ||
| 17954 | 2026.04.14 23:42:05.236132 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53876 | ||
| 17955 | 2026.04.14 23:42:05.236479 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17956 | 2026.04.14 23:42:05.236485 [ 348 ] {} <Debug> TCP-Session: 840ccba0-08bd-4ce1-8b9a-6ea6900f1941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17957 | 2026.04.14 23:42:05.236524 [ 3 ] {} <Debug> TCP-Session: 6fd71399-cdb0-4c2a-9d61-2390e2d1eb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:40304 | ||
| 17958 | 2026.04.14 23:42:05.236520 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17959 | 2026.04.14 23:42:05.236545 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17960 | 2026.04.14 23:42:05.236549 [ 3 ] {} <Debug> TCP-Session: 6fd71399-cdb0-4c2a-9d61-2390e2d1eb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17961 | 2026.04.14 23:42:05.236573 [ 294 ] {} <Debug> TCP-Session: ee314527-3690-4083-ac32-6311d1ce1930 Authenticating user 'default' from [fd00:1122:3344:101::e]:56224 | ||
| 17962 | 2026.04.14 23:42:05.236584 [ 293 ] {} <Debug> TCP-Session: eecb5d99-2625-4bce-8f17-291355614e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:53876 | ||
| 17963 | 2026.04.14 23:42:05.236593 [ 3 ] {} <Debug> TCP-Session: 6fd71399-cdb0-4c2a-9d61-2390e2d1eb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17964 | 2026.04.14 23:42:05.236614 [ 294 ] {} <Debug> TCP-Session: ee314527-3690-4083-ac32-6311d1ce1930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17965 | 2026.04.14 23:42:05.236626 [ 293 ] {} <Debug> TCP-Session: eecb5d99-2625-4bce-8f17-291355614e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17966 | 2026.04.14 23:42:05.236649 [ 288 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17967 | 2026.04.14 23:42:05.236650 [ 294 ] {} <Debug> TCP-Session: ee314527-3690-4083-ac32-6311d1ce1930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17968 | 2026.04.14 23:42:05.236543 [ 348 ] {} <Debug> TCP-Session: 840ccba0-08bd-4ce1-8b9a-6ea6900f1941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17969 | 2026.04.14 23:42:05.236122 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47377 | ||
| 17970 | 2026.04.14 23:42:05.236720 [ 288 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17971 | 2026.04.14 23:42:05.236662 [ 293 ] {} <Debug> TCP-Session: eecb5d99-2625-4bce-8f17-291355614e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17972 | 2026.04.14 23:42:05.236346 [ 291 ] {} <Debug> TCP-Session: 4f53f399-0c42-4285-86cc-a1ff012c1b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17973 | 2026.04.14 23:42:05.236778 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17974 | 2026.04.14 23:42:05.236808 [ 291 ] {} <Debug> TCP-Session: 4f53f399-0c42-4285-86cc-a1ff012c1b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17975 | 2026.04.14 23:42:05.236815 [ 292 ] {} <Debug> TCP-Session: 155d81e5-69d4-4787-9fc4-ada6f3d86cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47377 | ||
| 17976 | 2026.04.14 23:42:05.236856 [ 292 ] {} <Debug> TCP-Session: 155d81e5-69d4-4787-9fc4-ada6f3d86cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17977 | 2026.04.14 23:42:05.236869 [ 292 ] {} <Debug> TCP-Session: 155d81e5-69d4-4787-9fc4-ada6f3d86cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17978 | 2026.04.14 23:42:05.237017 [ 288 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 17979 | 2026.04.14 23:42:05.238066 [ 303 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Trace> AggregatingTransform: Aggregating | ||
| 17980 | 2026.04.14 23:42:05.238117 [ 303 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Trace> Aggregator: Aggregation method: without_key | ||
| 17981 | 2026.04.14 23:42:05.238153 [ 303 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036028 sec. (965.225 rows/sec., 37.70 KiB/sec.) | ||
| 17982 | 2026.04.14 23:42:05.238167 [ 303 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Trace> Aggregator: Merging aggregated data | ||
| 17983 | 2026.04.14 23:42:05.239312 [ 288 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 17984 | 2026.04.14 23:42:05.239495 [ 288 ] {98b80706-01b1-4045-a6fb-939f884ffbb3} <Debug> TCPHandler: Processed in 0.003432734 sec. | ||
| 17985 | 2026.04.14 23:42:05.239627 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17986 | 2026.04.14 23:42:05.239647 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17987 | 2026.04.14 23:42:05.239664 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17988 | 2026.04.14 23:42:05.239666 [ 288 ] {} <Debug> TCP-Session: b87cfd0a-45b7-430d-b9ea-936e5bf9a103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17989 | 2026.04.14 23:42:05.239681 [ 348 ] {} <Debug> TCP-Session: 840ccba0-08bd-4ce1-8b9a-6ea6900f1941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17990 | 2026.04.14 23:42:05.239690 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17991 | 2026.04.14 23:42:05.239705 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17992 | 2026.04.14 23:42:05.239721 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17993 | 2026.04.14 23:42:05.239753 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17994 | 2026.04.14 23:42:05.239764 [ 294 ] {} <Debug> TCP-Session: ee314527-3690-4083-ac32-6311d1ce1930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17995 | 2026.04.14 23:42:05.239784 [ 289 ] {} <Debug> TCP-Session: 60407249-277e-4cf1-b332-7440f824d326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17996 | 2026.04.14 23:42:05.239795 [ 293 ] {} <Debug> TCP-Session: eecb5d99-2625-4bce-8f17-291355614e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17997 | 2026.04.14 23:42:05.239742 [ 290 ] {} <Debug> TCP-Session: d39b6dc1-16a8-47ca-a8ca-239650a05c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17998 | 2026.04.14 23:42:05.239731 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17999 | 2026.04.14 23:42:05.239698 [ 3 ] {} <Debug> TCP-Session: 6fd71399-cdb0-4c2a-9d61-2390e2d1eb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18000 | 2026.04.14 23:42:05.239878 [ 292 ] {} <Debug> TCP-Session: 155d81e5-69d4-4787-9fc4-ada6f3d86cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18001 | 2026.04.14 23:42:05.239673 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18002 | 2026.04.14 23:42:05.239939 [ 291 ] {} <Debug> TCP-Session: 4f53f399-0c42-4285-86cc-a1ff012c1b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18003 | 2026.04.14 23:42:05.387628 [ 222 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18004 | 2026.04.14 23:42:05.387683 [ 222 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18005 | 2026.04.14 23:42:05.391365 [ 222 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18006 | 2026.04.14 23:42:05.938259 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18007 | 2026.04.14 23:42:05.938473 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18008 | 2026.04.14 23:42:05.938555 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18009 | 2026.04.14 23:42:05.939378 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2026.04.14 23:42:05.939433 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18011 | 2026.04.14 23:42:05.939860 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18012 | 2026.04.14 23:42:05.940099 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2026.04.14 23:42:05.940265 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001854 sec., 46386.19201725998 rows/sec., 3.88 MiB/sec. | ||
| 18014 | 2026.04.14 23:42:05.940286 [ 61 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18015 | 2026.04.14 23:42:05.940328 [ 4 ] {8ee46bfc-a461-4ee3-8573-1c131a0f6bfc} <Debug> TCPHandler: Processed in 0.00220579 sec. | ||
| 18016 | 2026.04.14 23:42:05.940360 [ 61 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18017 | 2026.04.14 23:42:05.940388 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18018 | 2026.04.14 23:42:05.940487 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18019 | 2026.04.14 23:42:05.940499 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18020 | 2026.04.14 23:42:05.940623 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18021 | 2026.04.14 23:42:05.940622 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18022 | 2026.04.14 23:42:05.940680 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18023 | 2026.04.14 23:42:05.940682 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2622 rows starting from the beginning of the part | ||
| 18024 | 2026.04.14 23:42:05.940765 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 18025 | 2026.04.14 23:42:05.940837 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 108 rows starting from the beginning of the part | ||
| 18026 | 2026.04.14 23:42:05.940905 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 86 rows starting from the beginning of the part | ||
| 18027 | 2026.04.14 23:42:05.940975 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 108 rows starting from the beginning of the part | ||
| 18028 | 2026.04.14 23:42:05.941032 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 86 rows starting from the beginning of the part | ||
| 18029 | 2026.04.14 23:42:05.941238 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.04.14 23:42:05.941279 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18031 | 2026.04.14 23:42:05.941672 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18032 | 2026.04.14 23:42:05.941992 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.04.14 23:42:05.942176 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001586 sec., 9457.755359394703 rows/sec., 711.18 KiB/sec. | ||
| 18034 | 2026.04.14 23:42:05.942234 [ 4 ] {f064472d-b5c7-4693-a2c3-6cec93dfcc5a} <Debug> TCPHandler: Processed in 0.001808099 sec. | ||
| 18035 | 2026.04.14 23:42:05.942381 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2026.04.14 23:42:05.942465 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021375 sec., 1516789.31420444 rows/sec., 121.13 MiB/sec. | ||
| 18037 | 2026.04.14 23:42:05.942503 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18038 | 2026.04.14 23:42:05.942564 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18039 | 2026.04.14 23:42:05.942795 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18040 | 2026.04.14 23:42:05.943047 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18041 | 2026.04.14 23:42:05.943092 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18042 | 2026.04.14 23:42:05.943149 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18043 | 2026.04.14 23:42:05.943253 [ 193 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_151_30} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18044 | 2026.04.14 23:42:05.943368 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 18045 | 2026.04.14 23:42:05.943443 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18046 | 2026.04.14 23:42:05.943688 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2026.04.14 23:42:05.943841 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001371 sec., 57622.17359591539 rows/sec., 4.50 MiB/sec. | ||
| 18048 | 2026.04.14 23:42:05.943843 [ 61 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18049 | 2026.04.14 23:42:05.943884 [ 4 ] {d5d59d26-9b07-48c3-ba7f-d5c7f6e9d309} <Debug> TCPHandler: Processed in 0.001572783 sec. | ||
| 18050 | 2026.04.14 23:42:05.943903 [ 61 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.04.14 23:42:05.943928 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18052 | 2026.04.14 23:42:05.944006 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18053 | 2026.04.14 23:42:05.944010 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18054 | 2026.04.14 23:42:05.944109 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18055 | 2026.04.14 23:42:05.944111 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18056 | 2026.04.14 23:42:05.944139 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1405 rows starting from the beginning of the part | ||
| 18057 | 2026.04.14 23:42:05.944167 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18058 | 2026.04.14 23:42:05.944194 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 18059 | 2026.04.14 23:42:05.944242 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 90 rows starting from the beginning of the part | ||
| 18060 | 2026.04.14 23:42:05.944285 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 79 rows starting from the beginning of the part | ||
| 18061 | 2026.04.14 23:42:05.944333 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 90 rows starting from the beginning of the part | ||
| 18062 | 2026.04.14 23:42:05.944403 [ 192 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 79 rows starting from the beginning of the part | ||
| 18063 | 2026.04.14 23:42:05.944625 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18064 | 2026.04.14 23:42:05.944665 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18065 | 2026.04.14 23:42:05.945044 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18066 | 2026.04.14 23:42:05.945284 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18067 | 2026.04.14 23:42:05.945429 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_146_43 to all_147_147_0 | ||
| 18068 | 2026.04.14 23:42:05.945436 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 18069 | 2026.04.14 23:42:05.945476 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18070 | 2026.04.14 23:42:05.945456 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148129 sec., 1219882.6698350762 rows/sec., 90.29 MiB/sec. | ||
| 18071 | 2026.04.14 23:42:05.945511 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18072 | 2026.04.14 23:42:05.945512 [ 4 ] {210b280f-8f0b-4788-95ab-60f40e70c54e} <Debug> TCPHandler: Processed in 0.001555853 sec. | ||
| 18073 | 2026.04.14 23:42:05.945576 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_146_43 to all_147_147_0 into Compact with storage Full | ||
| 18074 | 2026.04.14 23:42:05.945655 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18075 | 2026.04.14 23:42:05.945656 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18076 | 2026.04.14 23:42:05.945696 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_43, total 52676 rows starting from the beginning of the part | ||
| 18077 | 2026.04.14 23:42:05.945728 [ 190 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18078 | 2026.04.14 23:42:05.945742 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 128 rows starting from the beginning of the part | ||
| 18079 | 2026.04.14 23:42:05.945756 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18080 | 2026.04.14 23:42:05.945820 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18081 | 2026.04.14 23:42:05.946119 [ 190 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18082 | 2026.04.14 23:42:05.946216 [ 190 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_151_30} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18083 | 2026.04.14 23:42:05.946319 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 18084 | 2026.04.14 23:42:05.946741 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18085 | 2026.04.14 23:42:05.946782 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18086 | 2026.04.14 23:42:05.947508 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18087 | 2026.04.14 23:42:05.947852 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2026.04.14 23:42:05.948070 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002333 sec., 6429.4899271324475 rows/sec., 11.52 MiB/sec. | ||
| 18089 | 2026.04.14 23:42:05.948170 [ 4 ] {02159440-b25f-44f1-8d3d-ecd22cba44cb} <Debug> TCPHandler: Processed in 0.002565 sec. | ||
| 18090 | 2026.04.14 23:42:05.948315 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18091 | 2026.04.14 23:42:05.948444 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18092 | 2026.04.14 23:42:05.948502 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18093 | 2026.04.14 23:42:05.948959 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2026.04.14 23:42:05.948997 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18095 | 2026.04.14 23:42:05.949357 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18096 | 2026.04.14 23:42:05.949580 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18097 | 2026.04.14 23:42:05.949719 [ 61 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18098 | 2026.04.14 23:42:05.949739 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
| 18099 | 2026.04.14 23:42:05.949761 [ 61 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18100 | 2026.04.14 23:42:05.949789 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18101 | 2026.04.14 23:42:05.949803 [ 4 ] {b2c963c7-3cb7-4ed7-a346-45e781aeb8fc} <Debug> TCPHandler: Processed in 0.001556162 sec. | ||
| 18102 | 2026.04.14 23:42:05.949873 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18103 | 2026.04.14 23:42:05.949994 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18104 | 2026.04.14 23:42:05.950029 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7572 rows starting from the beginning of the part | ||
| 18105 | 2026.04.14 23:42:05.950090 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 48 rows starting from the beginning of the part | ||
| 18106 | 2026.04.14 23:42:05.950137 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 18107 | 2026.04.14 23:42:05.950177 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 18108 | 2026.04.14 23:42:05.950213 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 18109 | 2026.04.14 23:42:05.950250 [ 198 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 18110 | 2026.04.14 23:42:05.952877 [ 187 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7860 rows, containing 4 columns (4 merged, 0 gathered) in 0.003034603 sec., 2590124.639038451 rows/sec., 174.56 MiB/sec. | ||
| 18111 | 2026.04.14 23:42:05.953704 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18112 | 2026.04.14 23:42:05.953972 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18113 | 2026.04.14 23:42:05.954042 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_151_30} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18114 | 2026.04.14 23:42:05.954132 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 18115 | 2026.04.14 23:42:05.955009 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52804 rows, containing 5 columns (5 merged, 0 gathered) in 0.009453437 sec., 5585693.330372858 rows/sec., 360.63 MiB/sec. | ||
| 18116 | 2026.04.14 23:42:05.955590 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Trace> MergedBlockOutputStream: filled checksums all_1_147_44 (state Temporary) | ||
| 18117 | 2026.04.14 23:42:05.955965 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_147_44 to all_1_147_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18118 | 2026.04.14 23:42:05.956057 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_147_44} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_146_43, all_147_147_0] -> all_1_147_44 | ||
| 18119 | 2026.04.14 23:42:05.956157 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18120 | 2026.04.14 23:42:06.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.01 MiB, peak 407.80 MiB, free memory in arenas 0.00 B, will set to 391.97 MiB (RSS), difference: 2.96 MiB | ||
| 18121 | 2026.04.14 23:42:07.119699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 18122 | 2026.04.14 23:42:07.136293 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18123 | 2026.04.14 23:42:07.136346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18124 | 2026.04.14 23:42:07.142325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18125 | 2026.04.14 23:42:07.143006 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18126 | 2026.04.14 23:42:07.145976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18127 | 2026.04.14 23:42:09.838301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2196 | ||
| 18128 | 2026.04.14 23:42:09.840655 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18129 | 2026.04.14 23:42:09.840700 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18130 | 2026.04.14 23:42:09.841882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18131 | 2026.04.14 23:42:09.842135 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.04.14 23:42:09.842407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2196 | ||
| 18133 | 2026.04.14 23:42:10.936948 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18134 | 2026.04.14 23:42:10.937122 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18135 | 2026.04.14 23:42:10.937186 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18136 | 2026.04.14 23:42:10.937874 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2026.04.14 23:42:10.937914 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18138 | 2026.04.14 23:42:10.938307 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18139 | 2026.04.14 23:42:10.938544 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18140 | 2026.04.14 23:42:10.938696 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001622 sec., 66584.46362515414 rows/sec., 5.59 MiB/sec. | ||
| 18141 | 2026.04.14 23:42:10.938745 [ 4 ] {8f593ce9-e765-4490-80e2-755dc6e543bf} <Debug> TCPHandler: Processed in 0.001912852 sec. | ||
| 18142 | 2026.04.14 23:42:10.938863 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18143 | 2026.04.14 23:42:10.938957 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18144 | 2026.04.14 23:42:10.938997 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18145 | 2026.04.14 23:42:10.939409 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18146 | 2026.04.14 23:42:10.939442 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18147 | 2026.04.14 23:42:10.939739 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18148 | 2026.04.14 23:42:10.939939 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18149 | 2026.04.14 23:42:10.940054 [ 31 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18150 | 2026.04.14 23:42:10.940066 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001128 sec., 23049.64539007092 rows/sec., 1.69 MiB/sec. | ||
| 18151 | 2026.04.14 23:42:10.940094 [ 31 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18152 | 2026.04.14 23:42:10.940113 [ 4 ] {c0308505-f30b-48fa-ad23-133de5fd1ea1} <Debug> TCPHandler: Processed in 0.001297795 sec. | ||
| 18153 | 2026.04.14 23:42:10.940113 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18154 | 2026.04.14 23:42:10.940227 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18155 | 2026.04.14 23:42:10.940264 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18156 | 2026.04.14 23:42:10.940323 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18157 | 2026.04.14 23:42:10.940367 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18158 | 2026.04.14 23:42:10.940436 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18159 | 2026.04.14 23:42:10.940491 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 84 rows starting from the beginning of the part | ||
| 18160 | 2026.04.14 23:42:10.940568 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part | ||
| 18161 | 2026.04.14 23:42:10.940619 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 15 rows starting from the beginning of the part | ||
| 18162 | 2026.04.14 23:42:10.940668 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 18163 | 2026.04.14 23:42:10.940713 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 15 rows starting from the beginning of the part | ||
| 18164 | 2026.04.14 23:42:10.940765 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 26 rows starting from the beginning of the part | ||
| 18165 | 2026.04.14 23:42:10.940796 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.04.14 23:42:10.940835 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18167 | 2026.04.14 23:42:10.941174 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18168 | 2026.04.14 23:42:10.941390 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18169 | 2026.04.14 23:42:10.941519 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001219 sec., 73831.00902378999 rows/sec., 5.77 MiB/sec. | ||
| 18170 | 2026.04.14 23:42:10.941556 [ 4 ] {17f70203-0c01-493a-9e13-5f6e9f9e7e45} <Debug> TCPHandler: Processed in 0.001379768 sec. | ||
| 18171 | 2026.04.14 23:42:10.941668 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18172 | 2026.04.14 23:42:10.941689 [ 191 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149258 sec., 128636.32100121936 rows/sec., 9.91 MiB/sec. | ||
| 18173 | 2026.04.14 23:42:10.941758 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18174 | 2026.04.14 23:42:10.941805 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18175 | 2026.04.14 23:42:10.941884 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18176 | 2026.04.14 23:42:10.942189 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18177 | 2026.04.14 23:42:10.942196 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18178 | 2026.04.14 23:42:10.942240 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18179 | 2026.04.14 23:42:10.942268 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_131_26} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18180 | 2026.04.14 23:42:10.942382 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18181 | 2026.04.14 23:42:10.942572 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18182 | 2026.04.14 23:42:10.942790 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18183 | 2026.04.14 23:42:10.942911 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_147_44 to all_148_148_0 | ||
| 18184 | 2026.04.14 23:42:10.942916 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 18185 | 2026.04.14 23:42:10.942947 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18186 | 2026.04.14 23:42:10.942966 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18187 | 2026.04.14 23:42:10.942968 [ 4 ] {e522efc9-8535-4c7c-96fb-b0118e97fbf1} <Debug> TCPHandler: Processed in 0.001346907 sec. | ||
| 18188 | 2026.04.14 23:42:10.943042 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_44 to all_148_148_0 into Compact with storage Full | ||
| 18189 | 2026.04.14 23:42:10.943083 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18190 | 2026.04.14 23:42:10.943129 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18191 | 2026.04.14 23:42:10.943159 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_147_44, total 52804 rows starting from the beginning of the part | ||
| 18192 | 2026.04.14 23:42:10.943174 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18193 | 2026.04.14 23:42:10.943215 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 18194 | 2026.04.14 23:42:10.943226 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18195 | 2026.04.14 23:42:10.944032 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18196 | 2026.04.14 23:42:10.944072 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18197 | 2026.04.14 23:42:10.944606 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18198 | 2026.04.14 23:42:10.944831 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18199 | 2026.04.14 23:42:10.944945 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18200 | 2026.04.14 23:42:10.944963 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001806 sec., 14396.456256921372 rows/sec., 25.80 MiB/sec. | ||
| 18201 | 2026.04.14 23:42:10.944994 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2026.04.14 23:42:10.945017 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18203 | 2026.04.14 23:42:10.945048 [ 4 ] {aaa8654c-de9c-4b75-95bb-04e7adf562c5} <Debug> TCPHandler: Processed in 0.002010705 sec. | ||
| 18204 | 2026.04.14 23:42:10.945097 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18205 | 2026.04.14 23:42:10.945194 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18206 | 2026.04.14 23:42:10.945302 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18207 | 2026.04.14 23:42:10.945326 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18208 | 2026.04.14 23:42:10.945360 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2727 rows starting from the beginning of the part | ||
| 18209 | 2026.04.14 23:42:10.945382 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18210 | 2026.04.14 23:42:10.945484 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part | ||
| 18211 | 2026.04.14 23:42:10.945588 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 15 rows starting from the beginning of the part | ||
| 18212 | 2026.04.14 23:42:10.945680 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 18213 | 2026.04.14 23:42:10.945742 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18214 | 2026.04.14 23:42:10.945777 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 15 rows starting from the beginning of the part | ||
| 18215 | 2026.04.14 23:42:10.945783 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18216 | 2026.04.14 23:42:10.945879 [ 202 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 26 rows starting from the beginning of the part | ||
| 18217 | 2026.04.14 23:42:10.946128 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18218 | 2026.04.14 23:42:10.946386 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18219 | 2026.04.14 23:42:10.946522 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 18220 | 2026.04.14 23:42:10.946561 [ 4 ] {5105f4c2-e989-49a8-9cb9-f5156045d301} <Debug> TCPHandler: Processed in 0.001429539 sec. | ||
| 18221 | 2026.04.14 23:42:10.951940 [ 189 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52964 rows, containing 5 columns (5 merged, 0 gathered) in 0.008926033 sec., 5933654.961840271 rows/sec., 383.19 MiB/sec. | ||
| 18222 | 2026.04.14 23:42:10.952419 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Trace> MergedBlockOutputStream: filled checksums all_1_148_45 (state Temporary) | ||
| 18223 | 2026.04.14 23:42:10.952733 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_148_45 to all_1_148_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18224 | 2026.04.14 23:42:10.952815 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_148_45} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_147_44, all_148_148_0] -> all_1_148_45 | ||
| 18225 | 2026.04.14 23:42:10.952925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18226 | 2026.04.14 23:42:10.955243 [ 196 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2835 rows, containing 19 columns (19 merged, 0 gathered) in 0.010181538 sec., 278445.16221419594 rows/sec., 498.96 MiB/sec. | ||
| 18227 | 2026.04.14 23:42:10.957876 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18228 | 2026.04.14 23:42:10.958251 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18229 | 2026.04.14 23:42:10.958335 [ 189 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18230 | 2026.04.14 23:42:10.958464 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.23 MiB. | ||
| 18231 | 2026.04.14 23:42:11.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.52 MiB, peak 412.08 MiB, free memory in arenas 0.00 B, will set to 394.26 MiB (RSS), difference: 1.74 MiB | ||
| 18232 | 2026.04.14 23:42:11.267357 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18233 | 2026.04.14 23:42:11.267560 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18234 | 2026.04.14 23:42:11.267638 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18235 | 2026.04.14 23:42:11.268441 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18236 | 2026.04.14 23:42:11.268486 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18237 | 2026.04.14 23:42:11.268886 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18238 | 2026.04.14 23:42:11.269108 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18239 | 2026.04.14 23:42:11.269277 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00177 sec., 13559.322033898305 rows/sec., 1.13 MiB/sec. | ||
| 18240 | 2026.04.14 23:42:11.269335 [ 4 ] {5ecc5fdd-e1c9-478e-bd33-a467a5a8dd3a} <Debug> TCPHandler: Processed in 0.002119658 sec. | ||
| 18241 | 2026.04.14 23:42:11.269481 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18242 | 2026.04.14 23:42:11.269586 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18243 | 2026.04.14 23:42:11.269631 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18244 | 2026.04.14 23:42:11.270076 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2026.04.14 23:42:11.270110 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18246 | 2026.04.14 23:42:11.270413 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18247 | 2026.04.14 23:42:11.270627 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18248 | 2026.04.14 23:42:11.270756 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Debug> executeQuery: Read 18 rows, 1.48 KiB in 0.001192 sec., 15100.671140939598 rows/sec., 1.21 MiB/sec. | ||
| 18249 | 2026.04.14 23:42:11.270798 [ 4 ] {968a122f-04bb-4e70-b6db-ff093f2c6b88} <Debug> TCPHandler: Processed in 0.001369348 sec. | ||
| 18250 | 2026.04.14 23:42:11.270909 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18251 | 2026.04.14 23:42:11.271005 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18252 | 2026.04.14 23:42:11.271046 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18253 | 2026.04.14 23:42:11.273133 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18254 | 2026.04.14 23:42:11.273167 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18255 | 2026.04.14 23:42:11.273698 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18256 | 2026.04.14 23:42:11.273915 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18257 | 2026.04.14 23:42:11.274052 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Debug> executeQuery: Read 2566 rows, 195.85 KiB in 0.003066 sec., 836921.0697977821 rows/sec., 62.38 MiB/sec. | ||
| 18258 | 2026.04.14 23:42:11.274093 [ 4 ] {794e8b4f-2230-4e8a-a5f7-dec826299e96} <Debug> TCPHandler: Processed in 0.003237398 sec. | ||
| 18259 | 2026.04.14 23:42:11.274176 [ 223 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18260 | 2026.04.14 23:42:11.274205 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18261 | 2026.04.14 23:42:11.274228 [ 223 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18262 | 2026.04.14 23:42:11.274313 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18263 | 2026.04.14 23:42:11.274360 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18264 | 2026.04.14 23:42:11.274824 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18265 | 2026.04.14 23:42:11.274861 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18266 | 2026.04.14 23:42:11.275174 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18267 | 2026.04.14 23:42:11.275387 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18268 | 2026.04.14 23:42:11.275532 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.001238 sec., 45234.248788368335 rows/sec., 3.30 MiB/sec. | ||
| 18269 | 2026.04.14 23:42:11.275574 [ 4 ] {91b65f00-338e-445c-bea7-09cae50604cd} <Debug> TCPHandler: Processed in 0.001417949 sec. | ||
| 18270 | 2026.04.14 23:42:11.275674 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18271 | 2026.04.14 23:42:11.275768 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18272 | 2026.04.14 23:42:11.275806 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18273 | 2026.04.14 23:42:11.276627 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18274 | 2026.04.14 23:42:11.276663 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18275 | 2026.04.14 23:42:11.277011 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18276 | 2026.04.14 23:42:11.277253 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18277 | 2026.04.14 23:42:11.277383 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.001633 sec., 505817.51377832214 rows/sec., 29.59 MiB/sec. | ||
| 18278 | 2026.04.14 23:42:11.277422 [ 4 ] {1ffa9d5c-27ee-40ea-9cd3-1263099e937e} <Debug> TCPHandler: Processed in 0.001796219 sec. | ||
| 18279 | 2026.04.14 23:42:11.277528 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18280 | 2026.04.14 23:42:11.277629 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18281 | 2026.04.14 23:42:11.277670 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18282 | 2026.04.14 23:42:11.278047 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18283 | 2026.04.14 23:42:11.278083 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18284 | 2026.04.14 23:42:11.278398 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18285 | 2026.04.14 23:42:11.278430 [ 223 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18286 | 2026.04.14 23:42:11.278628 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18287 | 2026.04.14 23:42:11.278760 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 18288 | 2026.04.14 23:42:11.278799 [ 4 ] {3635a36a-02cf-4fb0-89b2-31647531c9db} <Debug> TCPHandler: Processed in 0.001318455 sec. | ||
| 18289 | 2026.04.14 23:42:11.278899 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18290 | 2026.04.14 23:42:11.278990 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18291 | 2026.04.14 23:42:11.279028 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18292 | 2026.04.14 23:42:11.279397 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2026.04.14 23:42:11.279430 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18294 | 2026.04.14 23:42:11.279710 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18295 | 2026.04.14 23:42:11.279912 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18296 | 2026.04.14 23:42:11.280033 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 883.60 KiB/sec. | ||
| 18297 | 2026.04.14 23:42:11.280069 [ 4 ] {165c73bb-f5fe-4fbd-8a41-04f559b10a04} <Debug> TCPHandler: Processed in 0.001217003 sec. | ||
| 18298 | 2026.04.14 23:42:11.280170 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18299 | 2026.04.14 23:42:11.280260 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18300 | 2026.04.14 23:42:11.280297 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18301 | 2026.04.14 23:42:11.281371 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18302 | 2026.04.14 23:42:11.281404 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18303 | 2026.04.14 23:42:11.281773 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18304 | 2026.04.14 23:42:11.281972 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18305 | 2026.04.14 23:42:11.282096 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Debug> executeQuery: Read 1359 rows, 94.06 KiB in 0.001854 sec., 733009.708737864 rows/sec., 49.54 MiB/sec. | ||
| 18306 | 2026.04.14 23:42:11.282133 [ 4 ] {53d7e6b3-fbfa-4102-98d5-d236ab16a813} <Debug> TCPHandler: Processed in 0.002010215 sec. | ||
| 18307 | 2026.04.14 23:42:11.282237 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18308 | 2026.04.14 23:42:11.282328 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18309 | 2026.04.14 23:42:11.282371 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18310 | 2026.04.14 23:42:11.283210 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18311 | 2026.04.14 23:42:11.283243 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18312 | 2026.04.14 23:42:11.283659 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18313 | 2026.04.14 23:42:11.283866 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18314 | 2026.04.14 23:42:11.283974 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_148_45 to all_153_153_0 | ||
| 18315 | 2026.04.14 23:42:11.283988 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Debug> executeQuery: Read 1541 rows, 96.53 KiB in 0.001678 sec., 918355.1847437426 rows/sec., 56.18 MiB/sec. | ||
| 18316 | 2026.04.14 23:42:11.284009 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18317 | 2026.04.14 23:42:11.284026 [ 4 ] {8d44b5b8-010a-43a0-940a-0beff46123b6} <Debug> TCPHandler: Processed in 0.00183778 sec. | ||
| 18318 | 2026.04.14 23:42:11.284028 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 18319 | 2026.04.14 23:42:11.284129 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18320 | 2026.04.14 23:42:11.284165 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_45 to all_153_153_0 into Compact with storage Full | ||
| 18321 | 2026.04.14 23:42:11.284220 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18322 | 2026.04.14 23:42:11.284265 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18323 | 2026.04.14 23:42:11.284340 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18324 | 2026.04.14 23:42:11.284385 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_45, total 52964 rows starting from the beginning of the part | ||
| 18325 | 2026.04.14 23:42:11.284451 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 18326 | 2026.04.14 23:42:11.284496 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 18327 | 2026.04.14 23:42:11.284542 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 18328 | 2026.04.14 23:42:11.284556 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18329 | 2026.04.14 23:42:11.284584 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 18330 | 2026.04.14 23:42:11.284593 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18331 | 2026.04.14 23:42:11.284637 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1541 rows starting from the beginning of the part | ||
| 18332 | 2026.04.14 23:42:11.284920 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18333 | 2026.04.14 23:42:11.285140 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18334 | 2026.04.14 23:42:11.285268 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 59.60 KiB/sec. | ||
| 18335 | 2026.04.14 23:42:11.285303 [ 4 ] {d0ae5243-8e3f-4b65-b48b-c4d8f50fced6} <Debug> TCPHandler: Processed in 0.001220694 sec. | ||
| 18336 | 2026.04.14 23:42:11.285410 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18337 | 2026.04.14 23:42:11.285500 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18338 | 2026.04.14 23:42:11.285553 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18339 | 2026.04.14 23:42:11.286419 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2026.04.14 23:42:11.286454 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18341 | 2026.04.14 23:42:11.287014 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18342 | 2026.04.14 23:42:11.287232 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.04.14 23:42:11.287368 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001885 sec., 13793.103448275862 rows/sec., 24.72 MiB/sec. | ||
| 18344 | 2026.04.14 23:42:11.287422 [ 4 ] {0f92d8ed-60f2-4c3a-9897-71298a22ed72} <Debug> TCPHandler: Processed in 0.002058737 sec. | ||
| 18345 | 2026.04.14 23:42:11.287525 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18346 | 2026.04.14 23:42:11.287617 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18347 | 2026.04.14 23:42:11.287658 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18348 | 2026.04.14 23:42:11.287950 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18349 | 2026.04.14 23:42:11.287983 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18350 | 2026.04.14 23:42:11.288272 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18351 | 2026.04.14 23:42:11.288481 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2026.04.14 23:42:11.288602 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001002 sec., 11976.047904191615 rows/sec., 826.47 KiB/sec. | ||
| 18353 | 2026.04.14 23:42:11.288636 [ 4 ] {94005c41-6c96-4215-8290-7468bc314cfc} <Debug> TCPHandler: Processed in 0.001157602 sec. | ||
| 18354 | 2026.04.14 23:42:11.296782 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55145 rows, containing 5 columns (5 merged, 0 gathered) in 0.012681775 sec., 4348366.060744652 rows/sec., 280.65 MiB/sec. | ||
| 18355 | 2026.04.14 23:42:11.297617 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Trace> MergedBlockOutputStream: filled checksums all_1_153_46 (state Temporary) | ||
| 18356 | 2026.04.14 23:42:11.297921 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_153_46 to all_1_153_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18357 | 2026.04.14 23:42:11.298006 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_153_46} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_148_45, all_153_153_0] -> all_1_153_46 | ||
| 18358 | 2026.04.14 23:42:11.298104 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 18359 | 2026.04.14 23:42:11.960286 [ 225 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18360 | 2026.04.14 23:42:11.960350 [ 225 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18361 | 2026.04.14 23:42:11.964051 [ 225 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18362 | 2026.04.14 23:42:12.122914 [ 225 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18363 | 2026.04.14 23:42:12.122972 [ 225 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18364 | 2026.04.14 23:42:12.125907 [ 225 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18365 | 2026.04.14 23:42:12.161696 [ 224 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18366 | 2026.04.14 23:42:12.161770 [ 224 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18367 | 2026.04.14 23:42:12.165025 [ 224 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18368 | 2026.04.14 23:42:12.224951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43674 | ||
| 18369 | 2026.04.14 23:42:12.225675 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18370 | 2026.04.14 23:42:12.225740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18371 | 2026.04.14 23:42:12.226290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18372 | 2026.04.14 23:42:12.226556 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.04.14 23:42:12.226701 [ 38 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18374 | 2026.04.14 23:42:12.226723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43674 | ||
| 18375 | 2026.04.14 23:42:12.226754 [ 38 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2026.04.14 23:42:12.226780 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18377 | 2026.04.14 23:42:12.226911 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18378 | 2026.04.14 23:42:12.227049 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18379 | 2026.04.14 23:42:12.227087 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41242 rows starting from the beginning of the part | ||
| 18380 | 2026.04.14 23:42:12.227150 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 18381 | 2026.04.14 23:42:12.227196 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 18382 | 2026.04.14 23:42:12.227238 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 18383 | 2026.04.14 23:42:12.227274 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 18384 | 2026.04.14 23:42:12.227314 [ 194 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 18385 | 2026.04.14 23:42:12.229980 [ 187 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003132916 sec., 13940367.37659101 rows/sec., 199.42 MiB/sec. | ||
| 18386 | 2026.04.14 23:42:12.230263 [ 192 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18387 | 2026.04.14 23:42:12.230578 [ 192 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18388 | 2026.04.14 23:42:12.230653 [ 192 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_91_18} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18389 | 2026.04.14 23:42:12.230769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18390 | 2026.04.14 23:42:12.347722 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18391 | 2026.04.14 23:42:12.347758 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18392 | 2026.04.14 23:42:12.350544 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18393 | 2026.04.14 23:42:12.389240 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18394 | 2026.04.14 23:42:12.389281 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18395 | 2026.04.14 23:42:12.391323 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18396 | 2026.04.14 23:42:14.646994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18397 | 2026.04.14 23:42:14.673310 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18398 | 2026.04.14 23:42:14.673393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18399 | 2026.04.14 23:42:14.680942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18400 | 2026.04.14 23:42:14.681669 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18401 | 2026.04.14 23:42:14.681984 [ 55 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18402 | 2026.04.14 23:42:14.682062 [ 55 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18403 | 2026.04.14 23:42:14.682090 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18404 | 2026.04.14 23:42:14.682204 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18405 | 2026.04.14 23:42:14.685098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18406 | 2026.04.14 23:42:14.685305 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18407 | 2026.04.14 23:42:14.686185 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 18408 | 2026.04.14 23:42:14.689729 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 18409 | 2026.04.14 23:42:14.693359 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 18410 | 2026.04.14 23:42:14.697636 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 18411 | 2026.04.14 23:42:14.701998 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 18412 | 2026.04.14 23:42:14.706638 [ 198 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 18413 | 2026.04.14 23:42:14.768518 [ 187 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.086354203 sec., 7944.025608110817 rows/sec., 41.08 MiB/sec. | ||
| 18414 | 2026.04.14 23:42:14.771231 [ 190 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18415 | 2026.04.14 23:42:14.773241 [ 190 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.04.14 23:42:14.773362 [ 190 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_91_18} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18417 | 2026.04.14 23:42:14.775341 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18418 | 2026.04.14 23:42:15.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.36 MiB, peak 412.78 MiB, free memory in arenas 0.00 B, will set to 394.30 MiB (RSS), difference: -1.06 MiB | ||
| 18419 | 2026.04.14 23:42:15.934992 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18420 | 2026.04.14 23:42:15.935192 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18421 | 2026.04.14 23:42:15.935268 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18422 | 2026.04.14 23:42:15.935956 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.04.14 23:42:15.936007 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18424 | 2026.04.14 23:42:15.936403 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18425 | 2026.04.14 23:42:15.936630 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18426 | 2026.04.14 23:42:15.936788 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 18427 | 2026.04.14 23:42:15.936843 [ 4 ] {c8dca033-2ebe-4a87-a43b-6eed83525fda} <Debug> TCPHandler: Processed in 0.001983874 sec. | ||
| 18428 | 2026.04.14 23:42:15.936967 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18429 | 2026.04.14 23:42:15.937069 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18430 | 2026.04.14 23:42:15.937113 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18431 | 2026.04.14 23:42:15.937555 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18432 | 2026.04.14 23:42:15.937593 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18433 | 2026.04.14 23:42:15.937898 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18434 | 2026.04.14 23:42:15.938119 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18435 | 2026.04.14 23:42:15.938251 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 18436 | 2026.04.14 23:42:15.938291 [ 4 ] {46d24626-e020-4ec9-9994-41086eba0364} <Debug> TCPHandler: Processed in 0.001376038 sec. | ||
| 18437 | 2026.04.14 23:42:15.938397 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18438 | 2026.04.14 23:42:15.938493 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18439 | 2026.04.14 23:42:15.938537 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18440 | 2026.04.14 23:42:15.938904 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18441 | 2026.04.14 23:42:15.938940 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18442 | 2026.04.14 23:42:15.939258 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18443 | 2026.04.14 23:42:15.939460 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18444 | 2026.04.14 23:42:15.939588 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001115 sec., 114798.20627802689 rows/sec., 8.00 MiB/sec. | ||
| 18445 | 2026.04.14 23:42:15.939625 [ 4 ] {bad05599-3432-45a3-9d0a-8f6eb27dd080} <Debug> TCPHandler: Processed in 0.001277315 sec. | ||
| 18446 | 2026.04.14 23:42:15.939723 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18447 | 2026.04.14 23:42:15.939816 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18448 | 2026.04.14 23:42:15.939858 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18449 | 2026.04.14 23:42:15.940157 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18450 | 2026.04.14 23:42:15.940193 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18451 | 2026.04.14 23:42:15.940488 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18452 | 2026.04.14 23:42:15.940695 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18453 | 2026.04.14 23:42:15.940826 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001028 sec., 46692.60700389105 rows/sec., 3.15 MiB/sec. | ||
| 18454 | 2026.04.14 23:42:15.940863 [ 4 ] {e6e14f4f-3d00-43ab-b0d2-1d4e05b0553b} <Debug> TCPHandler: Processed in 0.001187132 sec. | ||
| 18455 | 2026.04.14 23:42:19.437400 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18456 | 2026.04.14 23:42:19.437496 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18457 | 2026.04.14 23:42:19.727804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44122 | ||
| 18458 | 2026.04.14 23:42:19.728311 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18459 | 2026.04.14 23:42:19.728363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18460 | 2026.04.14 23:42:19.728828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18461 | 2026.04.14 23:42:19.729046 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2026.04.14 23:42:19.729176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44122 | ||
| 18463 | 2026.04.14 23:42:19.843544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2240 | ||
| 18464 | 2026.04.14 23:42:19.846157 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18465 | 2026.04.14 23:42:19.846201 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18466 | 2026.04.14 23:42:19.847437 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18467 | 2026.04.14 23:42:19.847709 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18468 | 2026.04.14 23:42:19.847979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2240 | ||
| 18469 | 2026.04.14 23:42:20.937657 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.04.14 23:42:20.937839 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18471 | 2026.04.14 23:42:20.937906 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18472 | 2026.04.14 23:42:20.938587 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18473 | 2026.04.14 23:42:20.938637 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18474 | 2026.04.14 23:42:20.939037 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18475 | 2026.04.14 23:42:20.939282 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18476 | 2026.04.14 23:42:20.939441 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001653 sec., 66545.67453115547 rows/sec., 5.60 MiB/sec. | ||
| 18477 | 2026.04.14 23:42:20.939493 [ 4 ] {9f2c31e0-73e7-46fb-b941-0b260e47807b} <Debug> TCPHandler: Processed in 0.001962954 sec. | ||
| 18478 | 2026.04.14 23:42:20.939608 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18479 | 2026.04.14 23:42:20.939711 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18480 | 2026.04.14 23:42:20.939754 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18481 | 2026.04.14 23:42:20.940157 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18482 | 2026.04.14 23:42:20.940196 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18483 | 2026.04.14 23:42:20.940491 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18484 | 2026.04.14 23:42:20.940698 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18485 | 2026.04.14 23:42:20.940830 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001144 sec., 23601.3986013986 rows/sec., 1.73 MiB/sec. | ||
| 18486 | 2026.04.14 23:42:20.940869 [ 4 ] {aa32bfe8-daa3-4688-8cf4-d2d7c0be2066} <Debug> TCPHandler: Processed in 0.001313096 sec. | ||
| 18487 | 2026.04.14 23:42:20.940972 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18488 | 2026.04.14 23:42:20.941066 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18489 | 2026.04.14 23:42:20.941106 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18490 | 2026.04.14 23:42:20.941520 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18491 | 2026.04.14 23:42:20.941556 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18492 | 2026.04.14 23:42:20.941853 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18493 | 2026.04.14 23:42:20.942065 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18494 | 2026.04.14 23:42:20.942194 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Debug> executeQuery: Read 94 rows, 7.55 KiB in 0.001147 sec., 81952.92066259809 rows/sec., 6.43 MiB/sec. | ||
| 18495 | 2026.04.14 23:42:20.942232 [ 4 ] {44df43ff-7ab4-45b2-96cf-ac8e681dfe5d} <Debug> TCPHandler: Processed in 0.001309105 sec. | ||
| 18496 | 2026.04.14 23:42:20.942341 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18497 | 2026.04.14 23:42:20.942435 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18498 | 2026.04.14 23:42:20.942478 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18499 | 2026.04.14 23:42:20.942867 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18500 | 2026.04.14 23:42:20.942903 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18501 | 2026.04.14 23:42:20.943228 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18502 | 2026.04.14 23:42:20.943447 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.04.14 23:42:20.943575 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 18504 | 2026.04.14 23:42:20.943613 [ 4 ] {a805f859-5158-4c59-9371-f85a6cb1918f} <Debug> TCPHandler: Processed in 0.001319606 sec. | ||
| 18505 | 2026.04.14 23:42:20.943713 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18506 | 2026.04.14 23:42:20.943805 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18507 | 2026.04.14 23:42:20.943858 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18508 | 2026.04.14 23:42:20.944669 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18509 | 2026.04.14 23:42:20.944705 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18510 | 2026.04.14 23:42:20.945238 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18511 | 2026.04.14 23:42:20.945457 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18512 | 2026.04.14 23:42:20.945592 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001805 sec., 14958.448753462604 rows/sec., 26.80 MiB/sec. | ||
| 18513 | 2026.04.14 23:42:20.945649 [ 4 ] {1c7c9462-f2a2-44af-92c3-a2f93ced985b} <Debug> TCPHandler: Processed in 0.001984165 sec. | ||
| 18514 | 2026.04.14 23:42:20.945751 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.04.14 23:42:20.945845 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18516 | 2026.04.14 23:42:20.945888 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18517 | 2026.04.14 23:42:20.946181 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.04.14 23:42:20.946217 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18519 | 2026.04.14 23:42:20.946510 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18520 | 2026.04.14 23:42:20.946709 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.04.14 23:42:20.946834 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001007 sec., 2979.1459781529293 rows/sec., 238.56 KiB/sec. | ||
| 18522 | 2026.04.14 23:42:20.946871 [ 4 ] {334cab25-2d0e-4556-a3e2-b00e63baa247} <Debug> TCPHandler: Processed in 0.001168162 sec. | ||
| 18523 | 2026.04.14 23:42:20.946974 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18524 | 2026.04.14 23:42:20.947067 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18525 | 2026.04.14 23:42:20.947107 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18526 | 2026.04.14 23:42:20.947413 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18527 | 2026.04.14 23:42:20.947448 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18528 | 2026.04.14 23:42:20.947742 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18529 | 2026.04.14 23:42:20.947947 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18530 | 2026.04.14 23:42:20.948074 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 18531 | 2026.04.14 23:42:20.948111 [ 4 ] {85f36429-0c6a-42c7-98ea-f3cafdd48b84} <Debug> TCPHandler: Processed in 0.001185023 sec. | ||
| 18532 | 2026.04.14 23:42:22.186099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 18533 | 2026.04.14 23:42:22.204291 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2026.04.14 23:42:22.204354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 18535 | 2026.04.14 23:42:22.210403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18536 | 2026.04.14 23:42:22.211124 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2026.04.14 23:42:22.215006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18538 | 2026.04.14 23:42:23.310613 [ 28 ] {} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18539 | 2026.04.14 23:42:23.310691 [ 28 ] {} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2026.04.14 23:42:23.310716 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18541 | 2026.04.14 23:42:23.310843 [ 188 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18542 | 2026.04.14 23:42:23.310986 [ 188 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18543 | 2026.04.14 23:42:23.311021 [ 188 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 18544 | 2026.04.14 23:42:23.311088 [ 188 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 18545 | 2026.04.14 23:42:23.311134 [ 188 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 18546 | 2026.04.14 23:42:23.311201 [ 188 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 18547 | 2026.04.14 23:42:23.311251 [ 188 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 18548 | 2026.04.14 23:42:23.311992 [ 197 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208173 sec., 4966.176201587024 rows/sec., 368.58 KiB/sec. | ||
| 18549 | 2026.04.14 23:42:23.312198 [ 191 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18550 | 2026.04.14 23:42:23.312571 [ 191 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18551 | 2026.04.14 23:42:23.312651 [ 191 ] {9fc56f50-a9f0-4d11-ad92-90e1abc61ab5::all_1_21_5} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18552 | 2026.04.14 23:42:23.312749 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18553 | 2026.04.14 23:42:24.950146 [ 218 ] {} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18554 | 2026.04.14 23:42:24.950213 [ 218 ] {} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18555 | 2026.04.14 23:42:24.954865 [ 218 ] {} <Debug> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18556 | 2026.04.14 23:42:25.936392 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18557 | 2026.04.14 23:42:25.936597 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18558 | 2026.04.14 23:42:25.936672 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18559 | 2026.04.14 23:42:25.937344 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18560 | 2026.04.14 23:42:25.937395 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18561 | 2026.04.14 23:42:25.937823 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18562 | 2026.04.14 23:42:25.938050 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18563 | 2026.04.14 23:42:25.938204 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001662 sec., 51744.88567990373 rows/sec., 4.33 MiB/sec. | ||
| 18564 | 2026.04.14 23:42:25.938229 [ 26 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18565 | 2026.04.14 23:42:25.938248 [ 4 ] {2104a7a8-8acb-45d9-9413-23cffbf7183b} <Debug> TCPHandler: Processed in 0.001992864 sec. | ||
| 18566 | 2026.04.14 23:42:25.938315 [ 26 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2026.04.14 23:42:25.938346 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18568 | 2026.04.14 23:42:25.938421 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18569 | 2026.04.14 23:42:25.938447 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18570 | 2026.04.14 23:42:25.938519 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18571 | 2026.04.14 23:42:25.938545 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18572 | 2026.04.14 23:42:25.938562 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18573 | 2026.04.14 23:42:25.938575 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2622 rows starting from the beginning of the part | ||
| 18574 | 2026.04.14 23:42:25.938636 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 108 rows starting from the beginning of the part | ||
| 18575 | 2026.04.14 23:42:25.938681 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2566 rows starting from the beginning of the part | ||
| 18576 | 2026.04.14 23:42:25.938724 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 18577 | 2026.04.14 23:42:25.938765 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 110 rows starting from the beginning of the part | ||
| 18578 | 2026.04.14 23:42:25.938806 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 86 rows starting from the beginning of the part | ||
| 18579 | 2026.04.14 23:42:25.939000 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18580 | 2026.04.14 23:42:25.939040 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18581 | 2026.04.14 23:42:25.939350 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18582 | 2026.04.14 23:42:25.939560 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2026.04.14 23:42:25.939722 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001221 sec., 12285.012285012284 rows/sec., 923.78 KiB/sec. | ||
| 18584 | 2026.04.14 23:42:25.939765 [ 4 ] {f84e505a-22e7-4f2c-b346-010be47ff2ab} <Debug> TCPHandler: Processed in 0.001394448 sec. | ||
| 18585 | 2026.04.14 23:42:25.939888 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18586 | 2026.04.14 23:42:25.939989 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18587 | 2026.04.14 23:42:25.940031 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18588 | 2026.04.14 23:42:25.940473 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18589 | 2026.04.14 23:42:25.940512 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18590 | 2026.04.14 23:42:25.940756 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5548 rows, containing 5 columns (5 merged, 0 gathered) in 0.002352474 sec., 2358368.2540168352 rows/sec., 186.43 MiB/sec. | ||
| 18591 | 2026.04.14 23:42:25.940831 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18592 | 2026.04.14 23:42:25.941057 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.04.14 23:42:25.941066 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18594 | 2026.04.14 23:42:25.941194 [ 26 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18595 | 2026.04.14 23:42:25.941198 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001223 sec., 64595.25756336877 rows/sec., 5.04 MiB/sec. | ||
| 18596 | 2026.04.14 23:42:25.941251 [ 26 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18597 | 2026.04.14 23:42:25.941265 [ 4 ] {2ef6d712-cdf4-4f1b-8554-4b3bd6cca605} <Debug> TCPHandler: Processed in 0.001426039 sec. | ||
| 18598 | 2026.04.14 23:42:25.941281 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18599 | 2026.04.14 23:42:25.941378 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18600 | 2026.04.14 23:42:25.941394 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18601 | 2026.04.14 23:42:25.941406 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.04.14 23:42:25.941494 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18603 | 2026.04.14 23:42:25.941504 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18604 | 2026.04.14 23:42:25.941510 [ 191 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_156_31} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18605 | 2026.04.14 23:42:25.941526 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1405 rows starting from the beginning of the part | ||
| 18606 | 2026.04.14 23:42:25.941554 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18607 | 2026.04.14 23:42:25.941594 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 90 rows starting from the beginning of the part | ||
| 18608 | 2026.04.14 23:42:25.941634 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 18609 | 2026.04.14 23:42:25.941643 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1359 rows starting from the beginning of the part | ||
| 18610 | 2026.04.14 23:42:25.941684 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 18611 | 2026.04.14 23:42:25.941723 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 94 rows starting from the beginning of the part | ||
| 18612 | 2026.04.14 23:42:25.941762 [ 199 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 79 rows starting from the beginning of the part | ||
| 18613 | 2026.04.14 23:42:25.941975 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2026.04.14 23:42:25.942042 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18615 | 2026.04.14 23:42:25.942393 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18616 | 2026.04.14 23:42:25.942618 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18617 | 2026.04.14 23:42:25.942752 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 18618 | 2026.04.14 23:42:25.942791 [ 4 ] {18ed00b3-cdd8-4542-bd16-d6472e715075} <Debug> TCPHandler: Processed in 0.00144505 sec. | ||
| 18619 | 2026.04.14 23:42:25.942898 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18620 | 2026.04.14 23:42:25.942967 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633105 sec., 1892713.573224012 rows/sec., 137.57 MiB/sec. | ||
| 18621 | 2026.04.14 23:42:25.942991 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18622 | 2026.04.14 23:42:25.943105 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18623 | 2026.04.14 23:42:25.943125 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18624 | 2026.04.14 23:42:25.943366 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18625 | 2026.04.14 23:42:25.943430 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_156_31} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18626 | 2026.04.14 23:42:25.943499 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 18627 | 2026.04.14 23:42:25.943917 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18628 | 2026.04.14 23:42:25.943958 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18629 | 2026.04.14 23:42:25.944497 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18630 | 2026.04.14 23:42:25.944719 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18631 | 2026.04.14 23:42:25.944866 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001891 sec., 7932.310946589106 rows/sec., 14.21 MiB/sec. | ||
| 18632 | 2026.04.14 23:42:25.944938 [ 4 ] {6e2670b3-ca28-40dc-a47d-e850f048047b} <Debug> TCPHandler: Processed in 0.002087597 sec. | ||
| 18633 | 2026.04.14 23:42:25.945046 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18634 | 2026.04.14 23:42:25.945139 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18635 | 2026.04.14 23:42:25.945181 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18636 | 2026.04.14 23:42:25.945519 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18637 | 2026.04.14 23:42:25.945555 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18638 | 2026.04.14 23:42:25.945858 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18639 | 2026.04.14 23:42:25.946071 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18640 | 2026.04.14 23:42:25.946208 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 18641 | 2026.04.14 23:42:25.946206 [ 49 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18642 | 2026.04.14 23:42:25.946248 [ 4 ] {981506eb-2b77-4d85-b5fb-dbaf71bd10b3} <Debug> TCPHandler: Processed in 0.001251504 sec. | ||
| 18643 | 2026.04.14 23:42:25.946290 [ 49 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18644 | 2026.04.14 23:42:25.946315 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18645 | 2026.04.14 23:42:25.946386 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18646 | 2026.04.14 23:42:25.946479 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18647 | 2026.04.14 23:42:25.946503 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7860 rows starting from the beginning of the part | ||
| 18648 | 2026.04.14 23:42:25.946545 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 18649 | 2026.04.14 23:42:25.946577 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 12 rows starting from the beginning of the part | ||
| 18650 | 2026.04.14 23:42:25.946609 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 48 rows starting from the beginning of the part | ||
| 18651 | 2026.04.14 23:42:25.946640 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 18652 | 2026.04.14 23:42:25.946672 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 18653 | 2026.04.14 23:42:25.948371 [ 188 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002014885 sec., 4020080.550502882 rows/sec., 270.93 MiB/sec. | ||
| 18654 | 2026.04.14 23:42:25.948867 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18655 | 2026.04.14 23:42:25.949107 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18656 | 2026.04.14 23:42:25.949169 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_156_31} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18657 | 2026.04.14 23:42:25.949236 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 18658 | 2026.04.14 23:42:27.230240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44634 | ||
| 18659 | 2026.04.14 23:42:27.230765 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2026.04.14 23:42:27.230814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18661 | 2026.04.14 23:42:27.231287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18662 | 2026.04.14 23:42:27.231514 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18663 | 2026.04.14 23:42:27.231664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44634 | ||
| 18664 | 2026.04.14 23:42:29.630311 [ 223 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18665 | 2026.04.14 23:42:29.630374 [ 223 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18666 | 2026.04.14 23:42:29.633370 [ 223 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18667 | 2026.04.14 23:42:29.716198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18668 | 2026.04.14 23:42:29.734560 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18669 | 2026.04.14 23:42:29.734614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18670 | 2026.04.14 23:42:29.740679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18671 | 2026.04.14 23:42:29.741399 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18672 | 2026.04.14 23:42:29.744623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18673 | 2026.04.14 23:42:29.849132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2266 | ||
| 18674 | 2026.04.14 23:42:29.851584 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18675 | 2026.04.14 23:42:29.851646 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18676 | 2026.04.14 23:42:29.852933 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18677 | 2026.04.14 23:42:29.853226 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2026.04.14 23:42:29.853633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 18679 | 2026.04.14 23:42:30.938497 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18680 | 2026.04.14 23:42:30.938794 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18681 | 2026.04.14 23:42:30.938901 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18682 | 2026.04.14 23:42:30.939557 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.04.14 23:42:30.939606 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18684 | 2026.04.14 23:42:30.939967 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18685 | 2026.04.14 23:42:30.940200 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18686 | 2026.04.14 23:42:30.940359 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001641 sec., 1218.769043266301 rows/sec., 99.38 KiB/sec. | ||
| 18687 | 2026.04.14 23:42:30.940413 [ 4 ] {beabe4f3-6222-4325-a06c-85fb515656a0} <Debug> TCPHandler: Processed in 0.002096907 sec. | ||
| 18688 | 2026.04.14 23:42:30.940528 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18689 | 2026.04.14 23:42:30.940628 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18690 | 2026.04.14 23:42:30.940670 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18691 | 2026.04.14 23:42:30.941155 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18692 | 2026.04.14 23:42:30.941192 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18693 | 2026.04.14 23:42:30.941504 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18694 | 2026.04.14 23:42:30.941708 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18695 | 2026.04.14 23:42:30.941837 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Debug> executeQuery: Read 131 rows, 11.43 KiB in 0.00123 sec., 106504.06504065041 rows/sec., 9.08 MiB/sec. | ||
| 18696 | 2026.04.14 23:42:30.941877 [ 4 ] {12c10729-5fd3-4eb9-b6a9-aca74b852de5} <Debug> TCPHandler: Processed in 0.001397888 sec. | ||
| 18697 | 2026.04.14 23:42:30.941983 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18698 | 2026.04.14 23:42:30.942076 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18699 | 2026.04.14 23:42:30.942116 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18700 | 2026.04.14 23:42:30.942515 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18701 | 2026.04.14 23:42:30.942552 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18702 | 2026.04.14 23:42:30.942840 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18703 | 2026.04.14 23:42:30.943044 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2026.04.14 23:42:30.943176 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001117 sec., 34914.95076096688 rows/sec., 2.55 MiB/sec. | ||
| 18705 | 2026.04.14 23:42:30.943215 [ 4 ] {0460e4ab-34e3-48e4-95ca-4ff389034e91} <Debug> TCPHandler: Processed in 0.001280544 sec. | ||
| 18706 | 2026.04.14 23:42:30.943315 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18707 | 2026.04.14 23:42:30.943407 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18708 | 2026.04.14 23:42:30.943446 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18709 | 2026.04.14 23:42:30.943873 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2026.04.14 23:42:30.943909 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18711 | 2026.04.14 23:42:30.944198 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18712 | 2026.04.14 23:42:30.944407 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18713 | 2026.04.14 23:42:30.944535 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001144 sec., 94405.5944055944 rows/sec., 7.39 MiB/sec. | ||
| 18714 | 2026.04.14 23:42:30.944575 [ 4 ] {6d2c020e-d19c-414a-9935-cb980c73f615} <Debug> TCPHandler: Processed in 0.001308175 sec. | ||
| 18715 | 2026.04.14 23:42:30.944680 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18716 | 2026.04.14 23:42:30.944774 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18717 | 2026.04.14 23:42:30.944816 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18718 | 2026.04.14 23:42:30.945222 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18719 | 2026.04.14 23:42:30.945257 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18720 | 2026.04.14 23:42:30.945580 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18721 | 2026.04.14 23:42:30.945783 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18722 | 2026.04.14 23:42:30.945915 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001158 sec., 139032.8151986183 rows/sec., 9.68 MiB/sec. | ||
| 18723 | 2026.04.14 23:42:30.945954 [ 4 ] {2b884607-d08d-4a24-8a12-bc06eb0aed77} <Debug> TCPHandler: Processed in 0.001322306 sec. | ||
| 18724 | 2026.04.14 23:42:30.946058 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18725 | 2026.04.14 23:42:30.946151 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18726 | 2026.04.14 23:42:30.946204 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18727 | 2026.04.14 23:42:30.947081 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2026.04.14 23:42:30.947116 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18729 | 2026.04.14 23:42:30.947674 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18730 | 2026.04.14 23:42:30.947898 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18731 | 2026.04.14 23:42:30.948042 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001908 sec., 19392.03354297694 rows/sec., 34.75 MiB/sec. | ||
| 18732 | 2026.04.14 23:42:30.948116 [ 4 ] {05496fff-724c-47b2-b8c3-103bdcd94b73} <Debug> TCPHandler: Processed in 0.002105338 sec. | ||
| 18733 | 2026.04.14 23:42:30.948223 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18734 | 2026.04.14 23:42:30.948318 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18735 | 2026.04.14 23:42:30.948359 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18736 | 2026.04.14 23:42:30.948665 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18737 | 2026.04.14 23:42:30.948700 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18738 | 2026.04.14 23:42:30.948996 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 18739 | 2026.04.14 23:42:30.949204 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18740 | 2026.04.14 23:42:30.949305 [ 96 ] {} <Debug> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 18741 | 2026.04.14 23:42:30.949330 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 439.41 KiB/sec. | ||
| 18742 | 2026.04.14 23:42:30.949369 [ 96 ] {} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18743 | 2026.04.14 23:42:30.949379 [ 4 ] {d5784e4d-b9a0-4d7e-956a-69323996502b} <Debug> TCPHandler: Processed in 0.001203863 sec. | ||
| 18744 | 2026.04.14 23:42:30.949399 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18745 | 2026.04.14 23:42:30.949494 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18746 | 2026.04.14 23:42:30.949509 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::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 | ||
| 18747 | 2026.04.14 23:42:30.949593 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18748 | 2026.04.14 23:42:30.949638 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18749 | 2026.04.14 23:42:30.949650 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18750 | 2026.04.14 23:42:30.949695 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::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 | ||
| 18751 | 2026.04.14 23:42:30.949768 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 18752 | 2026.04.14 23:42:30.949821 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 18753 | 2026.04.14 23:42:30.949869 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::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 | ||
| 18754 | 2026.04.14 23:42:30.949914 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 18755 | 2026.04.14 23:42:30.949959 [ 189 ] {38226ee4-c91b-48bd-b378-a54d3362858e::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 | ||
| 18756 | 2026.04.14 23:42:30.949963 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18757 | 2026.04.14 23:42:30.950008 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18758 | 2026.04.14 23:42:30.950375 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18759 | 2026.04.14 23:42:30.950598 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18760 | 2026.04.14 23:42:30.950730 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 18761 | 2026.04.14 23:42:30.950767 [ 4 ] {d9b9d279-f668-47d2-8fa6-af5946dade60} <Debug> TCPHandler: Processed in 0.001321286 sec. | ||
| 18762 | 2026.04.14 23:42:30.952204 [ 188 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002744205 sec., 13118.553460838384 rows/sec., 978.27 KiB/sec. | ||
| 18763 | 2026.04.14 23:42:30.952348 [ 188 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 18764 | 2026.04.14 23:42:30.952638 [ 188 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2026.04.14 23:42:30.952711 [ 188 ] {38226ee4-c91b-48bd-b378-a54d3362858e::all_1_6_1} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 18766 | 2026.04.14 23:42:30.952792 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18767 | 2026.04.14 23:42:34.437637 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18768 | 2026.04.14 23:42:34.437696 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18769 | 2026.04.14 23:42:34.732723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45082 | ||
| 18770 | 2026.04.14 23:42:34.733231 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.04.14 23:42:34.733280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 18772 | 2026.04.14 23:42:34.733760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18773 | 2026.04.14 23:42:34.733994 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.04.14 23:42:34.734140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45082 | ||
| 18775 | 2026.04.14 23:42:35.309991 [ 218 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18776 | 2026.04.14 23:42:35.310047 [ 218 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18777 | 2026.04.14 23:42:35.314632 [ 218 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18778 | 2026.04.14 23:42:35.936656 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18779 | 2026.04.14 23:42:35.936844 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18780 | 2026.04.14 23:42:35.936917 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18781 | 2026.04.14 23:42:35.937585 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18782 | 2026.04.14 23:42:35.937626 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18783 | 2026.04.14 23:42:35.938022 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18784 | 2026.04.14 23:42:35.938254 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18785 | 2026.04.14 23:42:35.938418 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001627 sec., 52858.0208973571 rows/sec., 4.42 MiB/sec. | ||
| 18786 | 2026.04.14 23:42:35.938473 [ 4 ] {7d55efe3-75a9-408a-ab6b-81f4ec373c25} <Debug> TCPHandler: Processed in 0.001948233 sec. | ||
| 18787 | 2026.04.14 23:42:35.938593 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18788 | 2026.04.14 23:42:35.938695 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18789 | 2026.04.14 23:42:35.938737 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18790 | 2026.04.14 23:42:35.939152 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18791 | 2026.04.14 23:42:35.939189 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18792 | 2026.04.14 23:42:35.939491 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18793 | 2026.04.14 23:42:35.939697 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18794 | 2026.04.14 23:42:35.939827 [ 121 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18795 | 2026.04.14 23:42:35.939833 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 18796 | 2026.04.14 23:42:35.939898 [ 121 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18797 | 2026.04.14 23:42:35.939916 [ 4 ] {07bc433a-78f2-4260-aa0b-97145c139421} <Debug> TCPHandler: Processed in 0.001373708 sec. | ||
| 18798 | 2026.04.14 23:42:35.939923 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18799 | 2026.04.14 23:42:35.940025 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18800 | 2026.04.14 23:42:35.940040 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18801 | 2026.04.14 23:42:35.940132 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18802 | 2026.04.14 23:42:35.940147 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18803 | 2026.04.14 23:42:35.940165 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 84 rows starting from the beginning of the part | ||
| 18804 | 2026.04.14 23:42:35.940187 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18805 | 2026.04.14 23:42:35.940233 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 18806 | 2026.04.14 23:42:35.940284 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 27 rows starting from the beginning of the part | ||
| 18807 | 2026.04.14 23:42:35.940333 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 15 rows starting from the beginning of the part | ||
| 18808 | 2026.04.14 23:42:35.940378 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 39 rows starting from the beginning of the part | ||
| 18809 | 2026.04.14 23:42:35.940426 [ 196 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 15 rows starting from the beginning of the part | ||
| 18810 | 2026.04.14 23:42:35.940620 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18811 | 2026.04.14 23:42:35.940654 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18812 | 2026.04.14 23:42:35.940987 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18813 | 2026.04.14 23:42:35.941196 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18814 | 2026.04.14 23:42:35.941262 [ 202 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272814 sec., 185415.93665688782 rows/sec., 14.27 MiB/sec. | ||
| 18815 | 2026.04.14 23:42:35.941333 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001203 sec., 65669.1604322527 rows/sec., 5.13 MiB/sec. | ||
| 18816 | 2026.04.14 23:42:35.941377 [ 4 ] {3ab60a8c-d1a7-40af-b68e-b242979da138} <Debug> TCPHandler: Processed in 0.001387808 sec. | ||
| 18817 | 2026.04.14 23:42:35.941401 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18818 | 2026.04.14 23:42:35.941427 [ 219 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18819 | 2026.04.14 23:42:35.941470 [ 219 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18820 | 2026.04.14 23:42:35.941501 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18821 | 2026.04.14 23:42:35.941601 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18822 | 2026.04.14 23:42:35.941646 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18823 | 2026.04.14 23:42:35.941681 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.04.14 23:42:35.941758 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_136_27} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18825 | 2026.04.14 23:42:35.941823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18826 | 2026.04.14 23:42:35.942082 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18827 | 2026.04.14 23:42:35.942124 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18828 | 2026.04.14 23:42:35.942475 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18829 | 2026.04.14 23:42:35.942700 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18830 | 2026.04.14 23:42:35.942823 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_153_46 to all_154_154_0 | ||
| 18831 | 2026.04.14 23:42:35.942833 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 18832 | 2026.04.14 23:42:35.942865 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2026.04.14 23:42:35.942895 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18834 | 2026.04.14 23:42:35.942897 [ 4 ] {8ffc4e39-1f3d-4356-b9a3-1b16dc3f6f22} <Debug> TCPHandler: Processed in 0.001452349 sec. | ||
| 18835 | 2026.04.14 23:42:35.943016 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_153_46 to all_154_154_0 into Compact with storage Full | ||
| 18836 | 2026.04.14 23:42:35.943037 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18837 | 2026.04.14 23:42:35.943022 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18838 | 2026.04.14 23:42:35.943091 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18839 | 2026.04.14 23:42:35.943172 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18840 | 2026.04.14 23:42:35.943181 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18841 | 2026.04.14 23:42:35.943219 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_153_46, total 55145 rows starting from the beginning of the part | ||
| 18842 | 2026.04.14 23:42:35.943250 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18843 | 2026.04.14 23:42:35.943297 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 128 rows starting from the beginning of the part | ||
| 18844 | 2026.04.14 23:42:35.944071 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18845 | 2026.04.14 23:42:35.944114 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18846 | 2026.04.14 23:42:35.944692 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18847 | 2026.04.14 23:42:35.944692 [ 219 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18848 | 2026.04.14 23:42:35.944939 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18849 | 2026.04.14 23:42:35.945071 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18850 | 2026.04.14 23:42:35.945090 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001926 sec., 7788.16199376947 rows/sec., 13.96 MiB/sec. | ||
| 18851 | 2026.04.14 23:42:35.945109 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2026.04.14 23:42:35.945136 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18853 | 2026.04.14 23:42:35.945170 [ 4 ] {a2565e99-5e56-4edc-bea6-ec52fd1aa40c} <Debug> TCPHandler: Processed in 0.00219724 sec. | ||
| 18854 | 2026.04.14 23:42:35.945215 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18855 | 2026.04.14 23:42:35.945289 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18856 | 2026.04.14 23:42:35.945383 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18857 | 2026.04.14 23:42:35.945412 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18858 | 2026.04.14 23:42:35.945426 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18859 | 2026.04.14 23:42:35.945466 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2835 rows starting from the beginning of the part | ||
| 18860 | 2026.04.14 23:42:35.945591 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 26 rows starting from the beginning of the part | ||
| 18861 | 2026.04.14 23:42:35.945698 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 27 rows starting from the beginning of the part | ||
| 18862 | 2026.04.14 23:42:35.945767 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18863 | 2026.04.14 23:42:35.945803 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 18864 | 2026.04.14 23:42:35.945805 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 15 rows starting from the beginning of the part | ||
| 18865 | 2026.04.14 23:42:35.945914 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 37 rows starting from the beginning of the part | ||
| 18866 | 2026.04.14 23:42:35.946017 [ 188 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 15 rows starting from the beginning of the part | ||
| 18867 | 2026.04.14 23:42:35.946154 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18868 | 2026.04.14 23:42:35.946226 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18869 | 2026.04.14 23:42:35.946367 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18870 | 2026.04.14 23:42:35.946499 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 18871 | 2026.04.14 23:42:35.946537 [ 4 ] {6d170370-5bd2-481d-b9e1-10050574ade5} <Debug> TCPHandler: Processed in 0.001296645 sec. | ||
| 18872 | 2026.04.14 23:42:35.946581 [ 224 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18873 | 2026.04.14 23:42:35.946611 [ 224 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18874 | 2026.04.14 23:42:35.948589 [ 224 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18875 | 2026.04.14 23:42:35.951858 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55273 rows, containing 5 columns (5 merged, 0 gathered) in 0.008892372 sec., 6215776.847842173 rows/sec., 401.25 MiB/sec. | ||
| 18876 | 2026.04.14 23:42:35.952496 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Trace> MergedBlockOutputStream: filled checksums all_1_154_47 (state Temporary) | ||
| 18877 | 2026.04.14 23:42:35.952849 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_154_47 to all_1_154_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18878 | 2026.04.14 23:42:35.952939 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_154_47} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_153_46, all_154_154_0] -> all_1_154_47 | ||
| 18879 | 2026.04.14 23:42:35.953037 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18880 | 2026.04.14 23:42:35.954821 [ 195 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2955 rows, containing 19 columns (19 merged, 0 gathered) in 0.009636783 sec., 306637.59887506027 rows/sec., 549.48 MiB/sec. | ||
| 18881 | 2026.04.14 23:42:35.957576 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18882 | 2026.04.14 23:42:35.957943 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2026.04.14 23:42:35.958019 [ 194 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18884 | 2026.04.14 23:42:35.958177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 18885 | 2026.04.14 23:42:36.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.93 MiB, peak 415.50 MiB, free memory in arenas 0.00 B, will set to 396.05 MiB (RSS), difference: 1.13 MiB | ||
| 18886 | 2026.04.14 23:42:37.245610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18887 | 2026.04.14 23:42:37.263209 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2026.04.14 23:42:37.263263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18889 | 2026.04.14 23:42:37.269777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18890 | 2026.04.14 23:42:37.270497 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2026.04.14 23:42:37.273736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18892 | 2026.04.14 23:42:39.854705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2294 | ||
| 18893 | 2026.04.14 23:42:39.857670 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.04.14 23:42:39.857731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18895 | 2026.04.14 23:42:39.859336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18896 | 2026.04.14 23:42:39.859733 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.04.14 23:42:39.860232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2294 | ||
| 18898 | 2026.04.14 23:42:40.515672 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18899 | 2026.04.14 23:42:40.515737 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18900 | 2026.04.14 23:42:40.518569 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18901 | 2026.04.14 23:42:40.526136 [ 218 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18902 | 2026.04.14 23:42:40.526188 [ 218 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18903 | 2026.04.14 23:42:40.528919 [ 218 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18904 | 2026.04.14 23:42:40.938442 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18905 | 2026.04.14 23:42:40.938641 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18906 | 2026.04.14 23:42:40.938718 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18907 | 2026.04.14 23:42:40.939544 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18908 | 2026.04.14 23:42:40.939598 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18909 | 2026.04.14 23:42:40.940131 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18910 | 2026.04.14 23:42:40.940649 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18911 | 2026.04.14 23:42:40.940810 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Debug> executeQuery: Read 136 rows, 11.93 KiB in 0.002221 sec., 61233.67852318776 rows/sec., 5.24 MiB/sec. | ||
| 18912 | 2026.04.14 23:42:40.940854 [ 4 ] {8e02822e-7ffc-42d3-bbee-a97cd103c12d} <Debug> TCPHandler: Processed in 0.00255496 sec. | ||
| 18913 | 2026.04.14 23:42:40.940979 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18914 | 2026.04.14 23:42:40.941076 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18915 | 2026.04.14 23:42:40.941118 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18916 | 2026.04.14 23:42:40.941544 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18917 | 2026.04.14 23:42:40.941587 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18918 | 2026.04.14 23:42:40.942002 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18919 | 2026.04.14 23:42:40.942453 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18920 | 2026.04.14 23:42:40.942590 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001531 sec., 26126.71456564337 rows/sec., 1.92 MiB/sec. | ||
| 18921 | 2026.04.14 23:42:40.942633 [ 4 ] {8999304f-6741-4ece-a558-12f027f54476} <Debug> TCPHandler: Processed in 0.001703506 sec. | ||
| 18922 | 2026.04.14 23:42:40.942756 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18923 | 2026.04.14 23:42:40.942848 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18924 | 2026.04.14 23:42:40.942888 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18925 | 2026.04.14 23:42:40.943330 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18926 | 2026.04.14 23:42:40.943368 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18927 | 2026.04.14 23:42:40.943970 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18928 | 2026.04.14 23:42:40.944624 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18929 | 2026.04.14 23:42:40.944762 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Debug> executeQuery: Read 110 rows, 8.77 KiB in 0.001932 sec., 56935.81780538303 rows/sec., 4.43 MiB/sec. | ||
| 18930 | 2026.04.14 23:42:40.944803 [ 4 ] {99a3677c-1c60-4ce3-83cb-016858df3349} <Debug> TCPHandler: Processed in 0.002095997 sec. | ||
| 18931 | 2026.04.14 23:42:40.944922 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18932 | 2026.04.14 23:42:40.945018 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18933 | 2026.04.14 23:42:40.945064 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18934 | 2026.04.14 23:42:40.945467 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18935 | 2026.04.14 23:42:40.945502 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18936 | 2026.04.14 23:42:40.946055 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18937 | 2026.04.14 23:42:40.946715 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18938 | 2026.04.14 23:42:40.946833 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_154_47 to all_155_155_0 | ||
| 18939 | 2026.04.14 23:42:40.946850 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001851 sec., 86439.7622906537 rows/sec., 6.02 MiB/sec. | ||
| 18940 | 2026.04.14 23:42:40.946869 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18941 | 2026.04.14 23:42:40.946888 [ 4 ] {73fab927-2af5-49bb-b39c-0589ceb3f9b6} <Debug> TCPHandler: Processed in 0.002016025 sec. | ||
| 18942 | 2026.04.14 23:42:40.946889 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18943 | 2026.04.14 23:42:40.946974 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_47 to all_155_155_0 into Compact with storage Full | ||
| 18944 | 2026.04.14 23:42:40.946993 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18945 | 2026.04.14 23:42:40.947065 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18946 | 2026.04.14 23:42:40.947087 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18947 | 2026.04.14 23:42:40.947097 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_154_47, total 55273 rows starting from the beginning of the part | ||
| 18948 | 2026.04.14 23:42:40.947143 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18949 | 2026.04.14 23:42:40.947161 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 18950 | 2026.04.14 23:42:40.948090 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.04.14 23:42:40.948127 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 18952 | 2026.04.14 23:42:40.948906 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18953 | 2026.04.14 23:42:40.949455 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2026.04.14 23:42:40.949610 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002541 sec., 15741.833923652106 rows/sec., 28.21 MiB/sec. | ||
| 18955 | 2026.04.14 23:42:40.949699 [ 4 ] {e389344a-64b8-402c-bd12-b02d351afbf2} <Debug> TCPHandler: Processed in 0.002752815 sec. | ||
| 18956 | 2026.04.14 23:42:40.949817 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18957 | 2026.04.14 23:42:40.949913 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18958 | 2026.04.14 23:42:40.949956 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18959 | 2026.04.14 23:42:40.950272 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2026.04.14 23:42:40.950307 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 18961 | 2026.04.14 23:42:40.950926 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 18962 | 2026.04.14 23:42:40.951663 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18963 | 2026.04.14 23:42:40.951834 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001939 sec., 3094.3785456420837 rows/sec., 203.98 KiB/sec. | ||
| 18964 | 2026.04.14 23:42:40.951885 [ 4 ] {4a9debd9-9e13-4078-b2e7-4afb75266994} <Debug> TCPHandler: Processed in 0.002113887 sec. | ||
| 18965 | 2026.04.14 23:42:40.952015 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18966 | 2026.04.14 23:42:40.952127 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18967 | 2026.04.14 23:42:40.952180 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18968 | 2026.04.14 23:42:40.952589 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18969 | 2026.04.14 23:42:40.952633 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 18970 | 2026.04.14 23:42:40.953172 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18971 | 2026.04.14 23:42:40.953645 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18972 | 2026.04.14 23:42:40.953777 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001672 sec., 35885.16746411483 rows/sec., 2.42 MiB/sec. | ||
| 18973 | 2026.04.14 23:42:40.953813 [ 4 ] {ea9be657-2103-42ba-a0b1-4fabef91535c} <Debug> TCPHandler: Processed in 0.001859291 sec. | ||
| 18974 | 2026.04.14 23:42:40.956288 [ 186 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55433 rows, containing 5 columns (5 merged, 0 gathered) in 0.009333705 sec., 5939013.499998125 rows/sec., 383.47 MiB/sec. | ||
| 18975 | 2026.04.14 23:42:40.957224 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Trace> MergedBlockOutputStream: filled checksums all_1_155_48 (state Temporary) | ||
| 18976 | 2026.04.14 23:42:40.957766 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_155_48 to all_1_155_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2026.04.14 23:42:40.957857 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_155_48} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_154_47, all_155_155_0] -> all_1_155_48 | ||
| 18978 | 2026.04.14 23:42:40.957962 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18979 | 2026.04.14 23:42:41.205343 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18980 | 2026.04.14 23:42:41.205614 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 18981 | 2026.04.14 23:42:41.206052 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18982 | 2026.04.14 23:42:41.206104 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 18983 | 2026.04.14 23:42:41.206407 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18984 | 2026.04.14 23:42:41.206480 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18985 | 2026.04.14 23:42:41.206626 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 18986 | 2026.04.14 23:42:41.206735 [ 312 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18987 | 2026.04.14 23:42:41.206765 [ 313 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18988 | 2026.04.14 23:42:41.206768 [ 339 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18989 | 2026.04.14 23:42:41.206768 [ 295 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18990 | 2026.04.14 23:42:41.206944 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 18991 | 2026.04.14 23:42:41.206985 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18992 | 2026.04.14 23:42:41.207095 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18993 | 2026.04.14 23:42:41.207121 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 18994 | 2026.04.14 23:42:41.207172 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18995 | 2026.04.14 23:42:41.207229 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18996 | 2026.04.14 23:42:41.207271 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18997 | 2026.04.14 23:42:41.208673 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.003179 sec., 12268.008807801196 rows/sec., 504.41 KiB/sec. | ||
| 18998 | 2026.04.14 23:42:41.208857 [ 4 ] {f4489eec-5094-41e1-bca2-69689d12d479} <Debug> TCPHandler: Processed in 0.003653549 sec. | ||
| 18999 | 2026.04.14 23:42:41.209383 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19000 | 2026.04.14 23:42:41.209571 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19001 | 2026.04.14 23:42:41.209826 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19002 | 2026.04.14 23:42:41.209865 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19003 | 2026.04.14 23:42:41.210090 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19004 | 2026.04.14 23:42:41.210146 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19005 | 2026.04.14 23:42:41.210258 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 19006 | 2026.04.14 23:42:41.210325 [ 295 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19007 | 2026.04.14 23:42:41.210327 [ 339 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19008 | 2026.04.14 23:42:41.210343 [ 312 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19009 | 2026.04.14 23:42:41.210335 [ 313 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19010 | 2026.04.14 23:42:41.210473 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19011 | 2026.04.14 23:42:41.210499 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19012 | 2026.04.14 23:42:41.210570 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19013 | 2026.04.14 23:42:41.210588 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19014 | 2026.04.14 23:42:41.210621 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19015 | 2026.04.14 23:42:41.210655 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19016 | 2026.04.14 23:42:41.210687 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19017 | 2026.04.14 23:42:41.211277 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001794 sec., 21739.130434782608 rows/sec., 893.82 KiB/sec. | ||
| 19018 | 2026.04.14 23:42:41.211421 [ 4 ] {3aa4dcf6-00ca-418b-9db7-6be4f8605564} <Debug> TCPHandler: Processed in 0.002104307 sec. | ||
| 19019 | 2026.04.14 23:42:41.211628 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19020 | 2026.04.14 23:42:41.211772 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19021 | 2026.04.14 23:42:41.211997 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19022 | 2026.04.14 23:42:41.212034 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19023 | 2026.04.14 23:42:41.212248 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19024 | 2026.04.14 23:42:41.212302 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19025 | 2026.04.14 23:42:41.212402 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 19026 | 2026.04.14 23:42:41.212463 [ 339 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19027 | 2026.04.14 23:42:41.212468 [ 295 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19028 | 2026.04.14 23:42:41.212476 [ 312 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19029 | 2026.04.14 23:42:41.212504 [ 343 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19030 | 2026.04.14 23:42:41.212609 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19031 | 2026.04.14 23:42:41.212634 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19032 | 2026.04.14 23:42:41.212702 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19033 | 2026.04.14 23:42:41.212720 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19034 | 2026.04.14 23:42:41.212751 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec'))" | ||
| 19035 | 2026.04.14 23:42:41.212783 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec'))" | ||
| 19036 | 2026.04.14 23:42:41.212814 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'zone:cpu_nsec'))" | ||
| 19037 | 2026.04.14 23:42:41.213438 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.00173 sec., 22543.352601156068 rows/sec., 926.89 KiB/sec. | ||
| 19038 | 2026.04.14 23:42:41.213565 [ 4 ] {448eb964-45b1-445a-aa8d-5df0372a453d} <Debug> TCPHandler: Processed in 0.001986674 sec. | ||
| 19039 | 2026.04.14 23:42:41.213763 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19040 | 2026.04.14 23:42:41.213900 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19041 | 2026.04.14 23:42:41.214119 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19042 | 2026.04.14 23:42:41.214156 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19043 | 2026.04.14 23:42:41.214377 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19044 | 2026.04.14 23:42:41.214430 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19045 | 2026.04.14 23:42:41.214528 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 19046 | 2026.04.14 23:42:41.214585 [ 312 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19047 | 2026.04.14 23:42:41.214597 [ 295 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19048 | 2026.04.14 23:42:41.214599 [ 339 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19049 | 2026.04.14 23:42:41.214598 [ 343 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19050 | 2026.04.14 23:42:41.214715 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19051 | 2026.04.14 23:42:41.214740 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19052 | 2026.04.14 23:42:41.214807 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19053 | 2026.04.14 23:42:41.214827 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19054 | 2026.04.14 23:42:41.214858 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19055 | 2026.04.14 23:42:41.214898 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19056 | 2026.04.14 23:42:41.214930 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19057 | 2026.04.14 23:42:41.215512 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.00167 sec., 23353.29341317365 rows/sec., 960.19 KiB/sec. | ||
| 19058 | 2026.04.14 23:42:41.215635 [ 4 ] {3407e1c7-6147-442a-84b2-b4dc09e6cd17} <Debug> TCPHandler: Processed in 0.001921262 sec. | ||
| 19059 | 2026.04.14 23:42:41.215833 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19060 | 2026.04.14 23:42:41.215968 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19061 | 2026.04.14 23:42:41.216189 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19062 | 2026.04.14 23:42:41.216228 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19063 | 2026.04.14 23:42:41.216441 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19064 | 2026.04.14 23:42:41.216493 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19065 | 2026.04.14 23:42:41.216590 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 19066 | 2026.04.14 23:42:41.216650 [ 339 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19067 | 2026.04.14 23:42:41.216662 [ 295 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19068 | 2026.04.14 23:42:41.216659 [ 312 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19069 | 2026.04.14 23:42:41.216702 [ 302 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19070 | 2026.04.14 23:42:41.216809 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19071 | 2026.04.14 23:42:41.216835 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19072 | 2026.04.14 23:42:41.216903 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19073 | 2026.04.14 23:42:41.216920 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19074 | 2026.04.14 23:42:41.216950 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19075 | 2026.04.14 23:42:41.216982 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19076 | 2026.04.14 23:42:41.217016 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19077 | 2026.04.14 23:42:41.217611 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.0017 sec., 22941.176470588238 rows/sec., 943.24 KiB/sec. | ||
| 19078 | 2026.04.14 23:42:41.217732 [ 4 ] {6a17ae30-5fa0-4eed-bf16-c287346b6f44} <Debug> TCPHandler: Processed in 0.001947663 sec. | ||
| 19079 | 2026.04.14 23:42:41.217930 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19080 | 2026.04.14 23:42:41.218069 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19081 | 2026.04.14 23:42:41.218446 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19082 | 2026.04.14 23:42:41.218619 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19083 | 2026.04.14 23:42:41.218843 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19084 | 2026.04.14 23:42:41.218896 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19085 | 2026.04.14 23:42:41.218995 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 19086 | 2026.04.14 23:42:41.219070 [ 295 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19087 | 2026.04.14 23:42:41.219082 [ 339 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19088 | 2026.04.14 23:42:41.219101 [ 302 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19089 | 2026.04.14 23:42:41.219133 [ 295 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19090 | 2026.04.14 23:42:41.219252 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19091 | 2026.04.14 23:42:41.219278 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19092 | 2026.04.14 23:42:41.219347 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19093 | 2026.04.14 23:42:41.219366 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19094 | 2026.04.14 23:42:41.219397 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19095 | 2026.04.14 23:42:41.219428 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19096 | 2026.04.14 23:42:41.219457 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19097 | 2026.04.14 23:42:41.220061 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.002051 sec., 19015.11457825451 rows/sec., 781.82 KiB/sec. | ||
| 19098 | 2026.04.14 23:42:41.220196 [ 4 ] {e9dcb140-1433-4cc8-8225-97ba8ce98488} <Debug> TCPHandler: Processed in 0.002315593 sec. | ||
| 19099 | 2026.04.14 23:42:41.220391 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19100 | 2026.04.14 23:42:41.220526 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19101 | 2026.04.14 23:42:41.220750 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19102 | 2026.04.14 23:42:41.220787 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19103 | 2026.04.14 23:42:41.221002 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19104 | 2026.04.14 23:42:41.221054 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19105 | 2026.04.14 23:42:41.221156 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 19106 | 2026.04.14 23:42:41.221219 [ 295 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19107 | 2026.04.14 23:42:41.221219 [ 339 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19108 | 2026.04.14 23:42:41.221255 [ 303 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19109 | 2026.04.14 23:42:41.221223 [ 312 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19110 | 2026.04.14 23:42:41.221359 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19111 | 2026.04.14 23:42:41.221380 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19112 | 2026.04.14 23:42:41.221447 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19113 | 2026.04.14 23:42:41.221464 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19114 | 2026.04.14 23:42:41.221496 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19115 | 2026.04.14 23:42:41.221528 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19116 | 2026.04.14 23:42:41.221563 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19117 | 2026.04.14 23:42:41.222157 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001689 sec., 23090.586145648314 rows/sec., 949.39 KiB/sec. | ||
| 19118 | 2026.04.14 23:42:41.222279 [ 4 ] {32f64765-ca3c-4b06-854e-721d7c5b5ff7} <Debug> TCPHandler: Processed in 0.001936893 sec. | ||
| 19119 | 2026.04.14 23:42:41.222472 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19120 | 2026.04.14 23:42:41.222608 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19121 | 2026.04.14 23:42:41.222830 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19122 | 2026.04.14 23:42:41.222867 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19123 | 2026.04.14 23:42:41.223084 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19124 | 2026.04.14 23:42:41.223137 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19125 | 2026.04.14 23:42:41.223240 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 19126 | 2026.04.14 23:42:41.223307 [ 295 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19127 | 2026.04.14 23:42:41.223319 [ 307 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19128 | 2026.04.14 23:42:41.223308 [ 339 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19129 | 2026.04.14 23:42:41.223338 [ 316 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19130 | 2026.04.14 23:42:41.223454 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19131 | 2026.04.14 23:42:41.223475 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19132 | 2026.04.14 23:42:41.223540 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19133 | 2026.04.14 23:42:41.223558 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19134 | 2026.04.14 23:42:41.223590 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19135 | 2026.04.14 23:42:41.223623 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19136 | 2026.04.14 23:42:41.223657 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19137 | 2026.04.14 23:42:41.224229 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001679 sec., 23228.111971411556 rows/sec., 955.04 KiB/sec. | ||
| 19138 | 2026.04.14 23:42:41.224350 [ 4 ] {3bbcb362-be6f-4a52-98cb-d4555e624a78} <Debug> TCPHandler: Processed in 0.001925802 sec. | ||
| 19139 | 2026.04.14 23:42:41.224565 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19140 | 2026.04.14 23:42:41.224700 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19141 | 2026.04.14 23:42:41.224922 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19142 | 2026.04.14 23:42:41.224958 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19143 | 2026.04.14 23:42:41.225176 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19144 | 2026.04.14 23:42:41.225228 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19145 | 2026.04.14 23:42:41.225326 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19146 | 2026.04.14 23:42:41.225390 [ 307 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19147 | 2026.04.14 23:42:41.225403 [ 324 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19148 | 2026.04.14 23:42:41.225418 [ 341 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19149 | 2026.04.14 23:42:41.225428 [ 315 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19150 | 2026.04.14 23:42:41.225534 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19151 | 2026.04.14 23:42:41.225559 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19152 | 2026.04.14 23:42:41.225627 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19153 | 2026.04.14 23:42:41.225645 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19154 | 2026.04.14 23:42:41.225675 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19155 | 2026.04.14 23:42:41.225709 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19156 | 2026.04.14 23:42:41.225743 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19157 | 2026.04.14 23:42:41.226349 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001708 sec., 22833.723653395784 rows/sec., 938.83 KiB/sec. | ||
| 19158 | 2026.04.14 23:42:41.226471 [ 4 ] {f3aaec6d-5792-42db-b6a3-b4281bc6d48d} <Debug> TCPHandler: Processed in 0.001955893 sec. | ||
| 19159 | 2026.04.14 23:42:41.226684 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19160 | 2026.04.14 23:42:41.226821 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19161 | 2026.04.14 23:42:41.227041 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19162 | 2026.04.14 23:42:41.227079 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19163 | 2026.04.14 23:42:41.227298 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19164 | 2026.04.14 23:42:41.227349 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19165 | 2026.04.14 23:42:41.227446 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19166 | 2026.04.14 23:42:41.227511 [ 315 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19167 | 2026.04.14 23:42:41.227514 [ 307 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19168 | 2026.04.14 23:42:41.227527 [ 341 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19169 | 2026.04.14 23:42:41.227532 [ 324 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19170 | 2026.04.14 23:42:41.227675 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19171 | 2026.04.14 23:42:41.227696 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19172 | 2026.04.14 23:42:41.227765 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19173 | 2026.04.14 23:42:41.227782 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19174 | 2026.04.14 23:42:41.227812 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19175 | 2026.04.14 23:42:41.227844 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19176 | 2026.04.14 23:42:41.227873 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19177 | 2026.04.14 23:42:41.228501 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.00174 sec., 22413.793103448275 rows/sec., 921.56 KiB/sec. | ||
| 19178 | 2026.04.14 23:42:41.228624 [ 4 ] {2ae07208-2239-42a4-a71e-d33b8e21b100} <Debug> TCPHandler: Processed in 0.001988184 sec. | ||
| 19179 | 2026.04.14 23:42:41.228840 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19180 | 2026.04.14 23:42:41.228978 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19181 | 2026.04.14 23:42:41.229205 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19182 | 2026.04.14 23:42:41.229244 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19183 | 2026.04.14 23:42:41.229469 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19184 | 2026.04.14 23:42:41.229522 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19185 | 2026.04.14 23:42:41.229625 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19186 | 2026.04.14 23:42:41.229692 [ 341 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19187 | 2026.04.14 23:42:41.229698 [ 324 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19188 | 2026.04.14 23:42:41.229731 [ 330 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19189 | 2026.04.14 23:42:41.229702 [ 315 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19190 | 2026.04.14 23:42:41.229854 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19191 | 2026.04.14 23:42:41.229881 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19192 | 2026.04.14 23:42:41.229949 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19193 | 2026.04.14 23:42:41.229967 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19194 | 2026.04.14 23:42:41.229999 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19195 | 2026.04.14 23:42:41.230031 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19196 | 2026.04.14 23:42:41.230067 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19197 | 2026.04.14 23:42:41.230668 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.00175 sec., 22285.714285714286 rows/sec., 916.29 KiB/sec. | ||
| 19198 | 2026.04.14 23:42:41.230787 [ 4 ] {29b747fb-360a-4f3b-9383-42769cfd8f7d} <Debug> TCPHandler: Processed in 0.001995355 sec. | ||
| 19199 | 2026.04.14 23:42:41.230995 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19200 | 2026.04.14 23:42:41.231133 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19201 | 2026.04.14 23:42:41.231358 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19202 | 2026.04.14 23:42:41.231397 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19203 | 2026.04.14 23:42:41.231623 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19204 | 2026.04.14 23:42:41.231675 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19205 | 2026.04.14 23:42:41.231774 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19206 | 2026.04.14 23:42:41.231838 [ 315 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19207 | 2026.04.14 23:42:41.231848 [ 341 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19208 | 2026.04.14 23:42:41.231859 [ 330 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19209 | 2026.04.14 23:42:41.231844 [ 324 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19210 | 2026.04.14 23:42:41.231977 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19211 | 2026.04.14 23:42:41.231999 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19212 | 2026.04.14 23:42:41.232069 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19213 | 2026.04.14 23:42:41.232087 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19214 | 2026.04.14 23:42:41.232119 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19215 | 2026.04.14 23:42:41.232151 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19216 | 2026.04.14 23:42:41.232181 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19217 | 2026.04.14 23:42:41.232888 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001814 sec., 21499.44873208379 rows/sec., 883.97 KiB/sec. | ||
| 19218 | 2026.04.14 23:42:41.233008 [ 4 ] {fe6cd715-6ce6-4de2-b110-ff4d11e7b0b3} <Debug> TCPHandler: Processed in 0.002061726 sec. | ||
| 19219 | 2026.04.14 23:42:41.233262 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19220 | 2026.04.14 23:42:41.233401 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19221 | 2026.04.14 23:42:41.233627 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19222 | 2026.04.14 23:42:41.233666 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19223 | 2026.04.14 23:42:41.233892 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19224 | 2026.04.14 23:42:41.233946 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19225 | 2026.04.14 23:42:41.234044 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19226 | 2026.04.14 23:42:41.234112 [ 324 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19227 | 2026.04.14 23:42:41.234121 [ 330 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19228 | 2026.04.14 23:42:41.234135 [ 340 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19229 | 2026.04.14 23:42:41.234121 [ 315 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19230 | 2026.04.14 23:42:41.234258 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19231 | 2026.04.14 23:42:41.234285 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19232 | 2026.04.14 23:42:41.234353 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19233 | 2026.04.14 23:42:41.234372 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19234 | 2026.04.14 23:42:41.234404 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19235 | 2026.04.14 23:42:41.234439 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19236 | 2026.04.14 23:42:41.234478 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19237 | 2026.04.14 23:42:41.235101 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001761 sec., 22146.50766609881 rows/sec., 910.57 KiB/sec. | ||
| 19238 | 2026.04.14 23:42:41.235240 [ 4 ] {106d7297-9630-4184-882a-01c244dc04cd} <Debug> TCPHandler: Processed in 0.002025105 sec. | ||
| 19239 | 2026.04.14 23:42:41.236252 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19240 | 2026.04.14 23:42:41.236399 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19241 | 2026.04.14 23:42:41.236690 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19242 | 2026.04.14 23:42:41.236732 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19243 | 2026.04.14 23:42:41.236970 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19244 | 2026.04.14 23:42:41.237024 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19245 | 2026.04.14 23:42:41.237132 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19246 | 2026.04.14 23:42:41.237199 [ 315 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19247 | 2026.04.14 23:42:41.237203 [ 340 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19248 | 2026.04.14 23:42:41.237225 [ 330 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19249 | 2026.04.14 23:42:41.237205 [ 324 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19250 | 2026.04.14 23:42:41.237341 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19251 | 2026.04.14 23:42:41.237363 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19252 | 2026.04.14 23:42:41.237432 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19253 | 2026.04.14 23:42:41.237450 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19254 | 2026.04.14 23:42:41.237480 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19255 | 2026.04.14 23:42:41.237513 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19256 | 2026.04.14 23:42:41.237542 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19257 | 2026.04.14 23:42:41.238134 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.0018 sec., 21666.666666666668 rows/sec., 890.84 KiB/sec. | ||
| 19258 | 2026.04.14 23:42:41.238238 [ 4 ] {050f01de-f589-4969-9ca2-71c7fb65121b} <Debug> TCPHandler: Processed in 0.002051576 sec. | ||
| 19259 | 2026.04.14 23:42:41.238461 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19260 | 2026.04.14 23:42:41.238605 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19261 | 2026.04.14 23:42:41.238835 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19262 | 2026.04.14 23:42:41.238873 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19263 | 2026.04.14 23:42:41.239103 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19264 | 2026.04.14 23:42:41.239155 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19265 | 2026.04.14 23:42:41.239255 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19266 | 2026.04.14 23:42:41.239307 [ 340 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19267 | 2026.04.14 23:42:41.239315 [ 324 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19268 | 2026.04.14 23:42:41.239339 [ 328 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19269 | 2026.04.14 23:42:41.239341 [ 333 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19270 | 2026.04.14 23:42:41.239439 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19271 | 2026.04.14 23:42:41.239464 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19272 | 2026.04.14 23:42:41.239531 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19273 | 2026.04.14 23:42:41.239548 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19274 | 2026.04.14 23:42:41.239578 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19275 | 2026.04.14 23:42:41.239609 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19276 | 2026.04.14 23:42:41.239643 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19277 | 2026.04.14 23:42:41.240234 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001694 sec., 23022.432113341205 rows/sec., 946.59 KiB/sec. | ||
| 19278 | 2026.04.14 23:42:41.240334 [ 4 ] {c8071b76-a8fb-4172-94f4-023c75fd3052} <Debug> TCPHandler: Processed in 0.001921243 sec. | ||
| 19279 | 2026.04.14 23:42:41.240546 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19280 | 2026.04.14 23:42:41.240690 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19281 | 2026.04.14 23:42:41.240948 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19282 | 2026.04.14 23:42:41.240987 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19283 | 2026.04.14 23:42:41.241251 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19284 | 2026.04.14 23:42:41.241305 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19285 | 2026.04.14 23:42:41.241404 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19286 | 2026.04.14 23:42:41.241462 [ 340 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19287 | 2026.04.14 23:42:41.241462 [ 324 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19288 | 2026.04.14 23:42:41.241482 [ 320 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19289 | 2026.04.14 23:42:41.241463 [ 328 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19290 | 2026.04.14 23:42:41.241569 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19291 | 2026.04.14 23:42:41.241589 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19292 | 2026.04.14 23:42:41.241657 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19293 | 2026.04.14 23:42:41.241674 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19294 | 2026.04.14 23:42:41.241703 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19295 | 2026.04.14 23:42:41.241733 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19296 | 2026.04.14 23:42:41.241760 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19297 | 2026.04.14 23:42:41.242257 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001635 sec., 23853.211009174312 rows/sec., 980.74 KiB/sec. | ||
| 19298 | 2026.04.14 23:42:41.242337 [ 4 ] {7fe7a540-b54e-4028-b12a-3346873865dc} <Debug> TCPHandler: Processed in 0.00183918 sec. | ||
| 19299 | 2026.04.14 23:42:41.242657 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19300 | 2026.04.14 23:42:41.242798 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19301 | 2026.04.14 23:42:41.243026 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19302 | 2026.04.14 23:42:41.243066 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19303 | 2026.04.14 23:42:41.243296 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19304 | 2026.04.14 23:42:41.243347 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19305 | 2026.04.14 23:42:41.243445 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19306 | 2026.04.14 23:42:41.243496 [ 324 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19307 | 2026.04.14 23:42:41.243496 [ 340 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19308 | 2026.04.14 23:42:41.243524 [ 304 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19309 | 2026.04.14 23:42:41.243502 [ 320 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19310 | 2026.04.14 23:42:41.243605 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19311 | 2026.04.14 23:42:41.243626 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19312 | 2026.04.14 23:42:41.243693 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19313 | 2026.04.14 23:42:41.243710 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19314 | 2026.04.14 23:42:41.243740 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19315 | 2026.04.14 23:42:41.243770 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19316 | 2026.04.14 23:42:41.243797 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19317 | 2026.04.14 23:42:41.244303 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001568 sec., 24872.448979591838 rows/sec., 1022.65 KiB/sec. | ||
| 19318 | 2026.04.14 23:42:41.244383 [ 4 ] {075f33ee-4021-4479-9835-6966535aa4e6} <Debug> TCPHandler: Processed in 0.001774348 sec. | ||
| 19319 | 2026.04.14 23:42:41.244605 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19320 | 2026.04.14 23:42:41.244746 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19321 | 2026.04.14 23:42:41.244972 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19322 | 2026.04.14 23:42:41.245011 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19323 | 2026.04.14 23:42:41.245245 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19324 | 2026.04.14 23:42:41.245297 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19325 | 2026.04.14 23:42:41.245393 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19326 | 2026.04.14 23:42:41.245442 [ 320 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19327 | 2026.04.14 23:42:41.245453 [ 304 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19328 | 2026.04.14 23:42:41.245477 [ 338 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19329 | 2026.04.14 23:42:41.245488 [ 326 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19330 | 2026.04.14 23:42:41.245581 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19331 | 2026.04.14 23:42:41.245606 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19332 | 2026.04.14 23:42:41.245674 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19333 | 2026.04.14 23:42:41.245691 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19334 | 2026.04.14 23:42:41.245721 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19335 | 2026.04.14 23:42:41.245752 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19336 | 2026.04.14 23:42:41.245783 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19337 | 2026.04.14 23:42:41.246375 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001693 sec., 23036.03071470762 rows/sec., 947.14 KiB/sec. | ||
| 19338 | 2026.04.14 23:42:41.246491 [ 4 ] {72e92d15-711a-423c-ae6c-213e0ce2a2de} <Debug> TCPHandler: Processed in 0.001935362 sec. | ||
| 19339 | 2026.04.14 23:42:41.246708 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19340 | 2026.04.14 23:42:41.246854 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19341 | 2026.04.14 23:42:41.247088 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19342 | 2026.04.14 23:42:41.247128 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19343 | 2026.04.14 23:42:41.247364 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19344 | 2026.04.14 23:42:41.247416 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19345 | 2026.04.14 23:42:41.247513 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19346 | 2026.04.14 23:42:41.247581 [ 320 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19347 | 2026.04.14 23:42:41.247585 [ 304 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19348 | 2026.04.14 23:42:41.247587 [ 326 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19349 | 2026.04.14 23:42:41.247607 [ 327 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19350 | 2026.04.14 23:42:41.247708 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19351 | 2026.04.14 23:42:41.247733 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19352 | 2026.04.14 23:42:41.247801 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19353 | 2026.04.14 23:42:41.247817 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19354 | 2026.04.14 23:42:41.247848 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19355 | 2026.04.14 23:42:41.247879 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19356 | 2026.04.14 23:42:41.247909 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19357 | 2026.04.14 23:42:41.248495 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001709 sec., 22820.362785254536 rows/sec., 938.28 KiB/sec. | ||
| 19358 | 2026.04.14 23:42:41.248611 [ 4 ] {08aa46f9-69e6-4798-aadd-2515e3827b11} <Debug> TCPHandler: Processed in 0.001950023 sec. | ||
| 19359 | 2026.04.14 23:42:41.248910 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19360 | 2026.04.14 23:42:41.249053 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19361 | 2026.04.14 23:42:41.249289 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19362 | 2026.04.14 23:42:41.249330 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19363 | 2026.04.14 23:42:41.249567 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19364 | 2026.04.14 23:42:41.249618 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19365 | 2026.04.14 23:42:41.249716 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19366 | 2026.04.14 23:42:41.249765 [ 304 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19367 | 2026.04.14 23:42:41.249794 [ 320 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19368 | 2026.04.14 23:42:41.249798 [ 326 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19369 | 2026.04.14 23:42:41.249795 [ 327 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19370 | 2026.04.14 23:42:41.249909 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19371 | 2026.04.14 23:42:41.249934 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19372 | 2026.04.14 23:42:41.250001 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19373 | 2026.04.14 23:42:41.250018 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19374 | 2026.04.14 23:42:41.250049 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19375 | 2026.04.14 23:42:41.250080 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19376 | 2026.04.14 23:42:41.250109 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19377 | 2026.04.14 23:42:41.250672 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001685 sec., 23145.400593471808 rows/sec., 951.64 KiB/sec. | ||
| 19378 | 2026.04.14 23:42:41.250789 [ 4 ] {851f30e0-5cc4-466e-8fe1-1b975ab0b931} <Debug> TCPHandler: Processed in 0.001928103 sec. | ||
| 19379 | 2026.04.14 23:42:41.250993 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19380 | 2026.04.14 23:42:41.251138 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19381 | 2026.04.14 23:42:41.251376 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19382 | 2026.04.14 23:42:41.251416 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19383 | 2026.04.14 23:42:41.251657 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19384 | 2026.04.14 23:42:41.251708 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19385 | 2026.04.14 23:42:41.251804 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19386 | 2026.04.14 23:42:41.251870 [ 304 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19387 | 2026.04.14 23:42:41.251876 [ 320 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19388 | 2026.04.14 23:42:41.251878 [ 326 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19389 | 2026.04.14 23:42:41.251889 [ 342 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19390 | 2026.04.14 23:42:41.251991 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19391 | 2026.04.14 23:42:41.252015 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19392 | 2026.04.14 23:42:41.252082 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19393 | 2026.04.14 23:42:41.252100 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19394 | 2026.04.14 23:42:41.252129 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19395 | 2026.04.14 23:42:41.252160 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19396 | 2026.04.14 23:42:41.252190 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19397 | 2026.04.14 23:42:41.252809 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001738 sec., 22439.58573072497 rows/sec., 922.62 KiB/sec. | ||
| 19398 | 2026.04.14 23:42:41.252910 [ 4 ] {e682ad76-a3a7-4e8a-a190-1c14ff3dbde6} <Debug> TCPHandler: Processed in 0.001965463 sec. | ||
| 19399 | 2026.04.14 23:42:41.253407 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19400 | 2026.04.14 23:42:41.253552 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19401 | 2026.04.14 23:42:41.253786 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19402 | 2026.04.14 23:42:41.253826 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19403 | 2026.04.14 23:42:41.254070 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19404 | 2026.04.14 23:42:41.254130 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19405 | 2026.04.14 23:42:41.254230 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19406 | 2026.04.14 23:42:41.254293 [ 342 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19407 | 2026.04.14 23:42:41.254306 [ 326 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19408 | 2026.04.14 23:42:41.254297 [ 304 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19409 | 2026.04.14 23:42:41.254297 [ 320 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19410 | 2026.04.14 23:42:41.254433 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19411 | 2026.04.14 23:42:41.254453 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19412 | 2026.04.14 23:42:41.254519 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19413 | 2026.04.14 23:42:41.254536 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19414 | 2026.04.14 23:42:41.254566 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19415 | 2026.04.14 23:42:41.254598 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19416 | 2026.04.14 23:42:41.254625 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19417 | 2026.04.14 23:42:41.255239 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001753 sec., 22247.57558471192 rows/sec., 914.73 KiB/sec. | ||
| 19418 | 2026.04.14 23:42:41.255339 [ 4 ] {771fc372-0366-418a-ae0b-76407e97b7a7} <Debug> TCPHandler: Processed in 0.001980323 sec. | ||
| 19419 | 2026.04.14 23:42:41.255713 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19420 | 2026.04.14 23:42:41.255862 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19421 | 2026.04.14 23:42:41.256110 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19422 | 2026.04.14 23:42:41.256152 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19423 | 2026.04.14 23:42:41.256401 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19424 | 2026.04.14 23:42:41.256455 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19425 | 2026.04.14 23:42:41.256554 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19426 | 2026.04.14 23:42:41.256606 [ 304 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19427 | 2026.04.14 23:42:41.256618 [ 342 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19428 | 2026.04.14 23:42:41.256641 [ 319 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19429 | 2026.04.14 23:42:41.256618 [ 326 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19430 | 2026.04.14 23:42:41.256747 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19431 | 2026.04.14 23:42:41.256773 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19432 | 2026.04.14 23:42:41.256842 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19433 | 2026.04.14 23:42:41.256860 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19434 | 2026.04.14 23:42:41.256891 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19435 | 2026.04.14 23:42:41.256923 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19436 | 2026.04.14 23:42:41.256952 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19437 | 2026.04.14 23:42:41.257544 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001751 sec., 22272.986864648774 rows/sec., 915.77 KiB/sec. | ||
| 19438 | 2026.04.14 23:42:41.257680 [ 4 ] {e3e5b97d-18cf-49de-a8b2-1205a79edd8e} <Debug> TCPHandler: Processed in 0.002017925 sec. | ||
| 19439 | 2026.04.14 23:42:41.257995 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19440 | 2026.04.14 23:42:41.258146 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 19441 | 2026.04.14 23:42:41.258395 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19442 | 2026.04.14 23:42:41.258437 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19443 | 2026.04.14 23:42:41.258733 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19444 | 2026.04.14 23:42:41.258789 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19445 | 2026.04.14 23:42:41.258890 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19446 | 2026.04.14 23:42:41.258951 [ 319 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19447 | 2026.04.14 23:42:41.258957 [ 342 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19448 | 2026.04.14 23:42:41.258963 [ 304 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19449 | 2026.04.14 23:42:41.258957 [ 326 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19450 | 2026.04.14 23:42:41.259117 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19451 | 2026.04.14 23:42:41.259156 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19452 | 2026.04.14 23:42:41.259241 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19453 | 2026.04.14 23:42:41.259260 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19454 | 2026.04.14 23:42:41.259295 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19455 | 2026.04.14 23:42:41.259331 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19456 | 2026.04.14 23:42:41.259362 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'zone:cpu_nsec'))" | ||
| 19457 | 2026.04.14 23:42:41.259958 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.001883 sec., 20711.63037705789 rows/sec., 851.57 KiB/sec. | ||
| 19458 | 2026.04.14 23:42:41.260081 [ 4 ] {dc51f720-2f35-426b-9898-14a836a2df5a} <Debug> TCPHandler: Processed in 0.002135109 sec. | ||
| 19459 | 2026.04.14 23:42:41.326396 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19460 | 2026.04.14 23:42:41.326554 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19461 | 2026.04.14 23:42:41.326616 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19462 | 2026.04.14 23:42:41.327302 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19463 | 2026.04.14 23:42:41.327339 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19464 | 2026.04.14 23:42:41.327795 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19465 | 2026.04.14 23:42:41.328001 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19466 | 2026.04.14 23:42:41.328153 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 2.16 MiB/sec. | ||
| 19467 | 2026.04.14 23:42:41.328201 [ 4 ] {b738ecb2-8a1d-49c6-9579-e154cc642363} <Debug> TCPHandler: Processed in 0.001899212 sec. | ||
| 19468 | 2026.04.14 23:42:41.328322 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19469 | 2026.04.14 23:42:41.328421 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19470 | 2026.04.14 23:42:41.328464 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19471 | 2026.04.14 23:42:41.329216 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19472 | 2026.04.14 23:42:41.329252 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19473 | 2026.04.14 23:42:41.329553 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19474 | 2026.04.14 23:42:41.329771 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19475 | 2026.04.14 23:42:41.329904 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001505 sec., 15946.843853820597 rows/sec., 1.32 MiB/sec. | ||
| 19476 | 2026.04.14 23:42:41.329943 [ 4 ] {d5604f95-0d4c-405a-b3c9-b81a8e17f9e4} <Debug> TCPHandler: Processed in 0.001671336 sec. | ||
| 19477 | 2026.04.14 23:42:41.330056 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19478 | 2026.04.14 23:42:41.330181 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19479 | 2026.04.14 23:42:41.330222 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19480 | 2026.04.14 23:42:41.330602 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19481 | 2026.04.14 23:42:41.330637 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19482 | 2026.04.14 23:42:41.330929 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19483 | 2026.04.14 23:42:41.331142 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19484 | 2026.04.14 23:42:41.331267 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 281.41 KiB/sec. | ||
| 19485 | 2026.04.14 23:42:41.331305 [ 4 ] {b7b35df9-1511-4284-94d8-80dce371d80a} <Debug> TCPHandler: Processed in 0.001301705 sec. | ||
| 19486 | 2026.04.14 23:42:41.331444 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19487 | 2026.04.14 23:42:41.331538 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19488 | 2026.04.14 23:42:41.331578 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19489 | 2026.04.14 23:42:41.333120 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19490 | 2026.04.14 23:42:41.333155 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19491 | 2026.04.14 23:42:41.333617 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19492 | 2026.04.14 23:42:41.333848 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19493 | 2026.04.14 23:42:41.333978 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Debug> executeQuery: Read 2603 rows, 198.69 KiB in 0.002458 sec., 1058991.0496338487 rows/sec., 78.94 MiB/sec. | ||
| 19494 | 2026.04.14 23:42:41.334017 [ 4 ] {19845aad-1a42-4cb0-87c5-518dbd8db6a0} <Debug> TCPHandler: Processed in 0.002621022 sec. | ||
| 19495 | 2026.04.14 23:42:41.334132 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19496 | 2026.04.14 23:42:41.334227 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19497 | 2026.04.14 23:42:41.334268 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19498 | 2026.04.14 23:42:41.334665 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19499 | 2026.04.14 23:42:41.334699 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19500 | 2026.04.14 23:42:41.334992 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19501 | 2026.04.14 23:42:41.335202 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19502 | 2026.04.14 23:42:41.335333 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Debug> executeQuery: Read 46 rows, 3.48 KiB in 0.001125 sec., 40888.88888888889 rows/sec., 3.02 MiB/sec. | ||
| 19503 | 2026.04.14 23:42:41.335370 [ 4 ] {a51ed002-d7ea-4b3b-98f5-142e94782d1f} <Debug> TCPHandler: Processed in 0.001289285 sec. | ||
| 19504 | 2026.04.14 23:42:41.335479 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19505 | 2026.04.14 23:42:41.335572 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19506 | 2026.04.14 23:42:41.335612 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19507 | 2026.04.14 23:42:41.336263 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19508 | 2026.04.14 23:42:41.336297 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19509 | 2026.04.14 23:42:41.336621 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19510 | 2026.04.14 23:42:41.336835 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2026.04.14 23:42:41.336961 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Debug> executeQuery: Read 850 rows, 50.98 KiB in 0.001406 sec., 604551.920341394 rows/sec., 35.41 MiB/sec. | ||
| 19512 | 2026.04.14 23:42:41.336998 [ 4 ] {df2b4a64-521b-4195-bc7e-ff308f8bc9b2} <Debug> TCPHandler: Processed in 0.001568383 sec. | ||
| 19513 | 2026.04.14 23:42:41.337122 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19514 | 2026.04.14 23:42:41.337215 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19515 | 2026.04.14 23:42:41.337254 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19516 | 2026.04.14 23:42:41.337614 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19517 | 2026.04.14 23:42:41.337647 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19518 | 2026.04.14 23:42:41.337925 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19519 | 2026.04.14 23:42:41.338140 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19520 | 2026.04.14 23:42:41.338268 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 19521 | 2026.04.14 23:42:41.338306 [ 4 ] {f96ce876-9cdd-4b45-9708-596c2f83ec9a} <Debug> TCPHandler: Processed in 0.001233514 sec. | ||
| 19522 | 2026.04.14 23:42:41.338417 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19523 | 2026.04.14 23:42:41.338509 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19524 | 2026.04.14 23:42:41.338549 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19525 | 2026.04.14 23:42:41.338925 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19526 | 2026.04.14 23:42:41.338958 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19527 | 2026.04.14 23:42:41.339242 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19528 | 2026.04.14 23:42:41.339449 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.04.14 23:42:41.339573 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 19530 | 2026.04.14 23:42:41.339611 [ 4 ] {12f6e5eb-a869-47a1-96ca-129009806332} <Debug> TCPHandler: Processed in 0.001242714 sec. | ||
| 19531 | 2026.04.14 23:42:41.339730 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19532 | 2026.04.14 23:42:41.339831 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19533 | 2026.04.14 23:42:41.339872 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19534 | 2026.04.14 23:42:41.340779 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19535 | 2026.04.14 23:42:41.340815 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19536 | 2026.04.14 23:42:41.341199 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19537 | 2026.04.14 23:42:41.341423 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19538 | 2026.04.14 23:42:41.341561 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Debug> executeQuery: Read 1478 rows, 102.85 KiB in 0.001748 sec., 845537.757437071 rows/sec., 57.46 MiB/sec. | ||
| 19539 | 2026.04.14 23:42:41.341598 [ 4 ] {5b395c33-3dba-4652-99ed-912514830462} <Debug> TCPHandler: Processed in 0.001919132 sec. | ||
| 19540 | 2026.04.14 23:42:41.341718 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19541 | 2026.04.14 23:42:41.341814 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19542 | 2026.04.14 23:42:41.341859 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19543 | 2026.04.14 23:42:41.342196 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Trace> oximeter.measurements_cumulativei64 (189ebf9b-113d-4eef-97e3-cba0d1a61f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19544 | 2026.04.14 23:42:41.342229 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19545 | 2026.04.14 23:42:41.342665 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19546 | 2026.04.14 23:42:41.342876 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Trace> oximeter.measurements_cumulativei64 (189ebf9b-113d-4eef-97e3-cba0d1a61f6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19547 | 2026.04.14 23:42:41.343000 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001204 sec., 16611.295681063122 rows/sec., 1.10 MiB/sec. | ||
| 19548 | 2026.04.14 23:42:41.343039 [ 4 ] {e0a65f3d-64f6-49c8-bd22-0e9acfac16f6} <Debug> TCPHandler: Processed in 0.001371888 sec. | ||
| 19549 | 2026.04.14 23:42:41.343160 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19550 | 2026.04.14 23:42:41.343260 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19551 | 2026.04.14 23:42:41.343302 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19552 | 2026.04.14 23:42:41.343975 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19553 | 2026.04.14 23:42:41.344011 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19554 | 2026.04.14 23:42:41.344444 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19555 | 2026.04.14 23:42:41.344652 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19556 | 2026.04.14 23:42:41.344774 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_155_48 to all_160_160_0 | ||
| 19557 | 2026.04.14 23:42:41.344786 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Debug> executeQuery: Read 1555 rows, 97.37 KiB in 0.001545 sec., 1006472.4919093852 rows/sec., 61.55 MiB/sec. | ||
| 19558 | 2026.04.14 23:42:41.344813 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19559 | 2026.04.14 23:42:41.344831 [ 4 ] {7b6bf904-6057-4451-8147-2747b2c1ad95} <Debug> TCPHandler: Processed in 0.001720538 sec. | ||
| 19560 | 2026.04.14 23:42:41.344831 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19561 | 2026.04.14 23:42:41.344944 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2026.04.14 23:42:41.344969 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_48 to all_160_160_0 into Compact with storage Full | ||
| 19563 | 2026.04.14 23:42:41.345038 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19564 | 2026.04.14 23:42:41.345098 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19565 | 2026.04.14 23:42:41.345155 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19566 | 2026.04.14 23:42:41.345205 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_48, total 55433 rows starting from the beginning of the part | ||
| 19567 | 2026.04.14 23:42:41.345299 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 19568 | 2026.04.14 23:42:41.345354 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 161 rows starting from the beginning of the part | ||
| 19569 | 2026.04.14 23:42:41.345402 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 19570 | 2026.04.14 23:42:41.345451 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 19571 | 2026.04.14 23:42:41.345496 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1555 rows starting from the beginning of the part | ||
| 19572 | 2026.04.14 23:42:41.345907 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19573 | 2026.04.14 23:42:41.345950 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19574 | 2026.04.14 23:42:41.346503 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19575 | 2026.04.14 23:42:41.346741 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19576 | 2026.04.14 23:42:41.346896 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Debug> executeQuery: Read 35 rows, 61.43 KiB in 0.001875 sec., 18666.666666666668 rows/sec., 31.99 MiB/sec. | ||
| 19577 | 2026.04.14 23:42:41.346954 [ 4 ] {dc5b79ce-4a0f-40f5-adcb-eb5284f034cf} <Debug> TCPHandler: Processed in 0.002059136 sec. | ||
| 19578 | 2026.04.14 23:42:41.347078 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19579 | 2026.04.14 23:42:41.347172 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19580 | 2026.04.14 23:42:41.347213 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19581 | 2026.04.14 23:42:41.347548 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19582 | 2026.04.14 23:42:41.347584 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19583 | 2026.04.14 23:42:41.347884 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19584 | 2026.04.14 23:42:41.348099 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19585 | 2026.04.14 23:42:41.348235 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 766.78 KiB/sec. | ||
| 19586 | 2026.04.14 23:42:41.348273 [ 4 ] {abe13c80-b1b4-41f6-9532-bfe16121aee2} <Debug> TCPHandler: Processed in 0.001245244 sec. | ||
| 19587 | 2026.04.14 23:42:41.355988 [ 187 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57629 rows, containing 5 columns (5 merged, 0 gathered) in 0.011079212 sec., 5201543.214445215 rows/sec., 335.67 MiB/sec. | ||
| 19588 | 2026.04.14 23:42:41.356250 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Trace> MergedBlockOutputStream: filled checksums all_1_160_49 (state Temporary) | ||
| 19589 | 2026.04.14 23:42:41.356508 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_160_49 to all_1_160_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19590 | 2026.04.14 23:42:41.356584 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_160_49} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_155_48, all_160_160_0] -> all_1_160_49 | ||
| 19591 | 2026.04.14 23:42:41.356680 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 19592 | 2026.04.14 23:42:42.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.87 MiB, peak 415.50 MiB, free memory in arenas 0.00 B, will set to 396.77 MiB (RSS), difference: -2.10 MiB | ||
| 19593 | 2026.04.14 23:42:42.235200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45594 | ||
| 19594 | 2026.04.14 23:42:42.235739 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19595 | 2026.04.14 23:42:42.235790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19596 | 2026.04.14 23:42:42.236482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19597 | 2026.04.14 23:42:42.237202 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19598 | 2026.04.14 23:42:42.237379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45594 | ||
| 19599 | 2026.04.14 23:42:42.867522 [ 225 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19600 | 2026.04.14 23:42:42.867573 [ 225 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19601 | 2026.04.14 23:42:42.870298 [ 225 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19602 | 2026.04.14 23:42:44.751792 [ 221 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19603 | 2026.04.14 23:42:44.751850 [ 221 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19604 | 2026.04.14 23:42:44.755939 [ 221 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19605 | 2026.04.14 23:42:44.774722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 19606 | 2026.04.14 23:42:44.794026 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19607 | 2026.04.14 23:42:44.794091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 19608 | 2026.04.14 23:42:44.800756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19609 | 2026.04.14 23:42:44.801907 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19610 | 2026.04.14 23:42:44.805147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 19611 | 2026.04.14 23:42:45.000370 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.29 MiB, peak 415.50 MiB, free memory in arenas 0.00 B, will set to 396.77 MiB (RSS), difference: 3.48 MiB | ||
| 19612 | 2026.04.14 23:42:45.933980 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19613 | 2026.04.14 23:42:45.934186 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19614 | 2026.04.14 23:42:45.934258 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19615 | 2026.04.14 23:42:45.934921 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19616 | 2026.04.14 23:42:45.934963 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19617 | 2026.04.14 23:42:45.935497 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19618 | 2026.04.14 23:42:45.935993 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19619 | 2026.04.14 23:42:45.936144 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002013 sec., 27819.175360158966 rows/sec., 2.12 MiB/sec. | ||
| 19620 | 2026.04.14 23:42:45.936145 [ 135 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19621 | 2026.04.14 23:42:45.936188 [ 4 ] {fb7c4e47-8959-47e0-89ec-90c5d2593abe} <Debug> TCPHandler: Processed in 0.002339174 sec. | ||
| 19622 | 2026.04.14 23:42:45.936218 [ 135 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19623 | 2026.04.14 23:42:45.936244 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19624 | 2026.04.14 23:42:45.936315 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19625 | 2026.04.14 23:42:45.936360 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19626 | 2026.04.14 23:42:45.936413 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19627 | 2026.04.14 23:42:45.936458 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19628 | 2026.04.14 23:42:45.936482 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19629 | 2026.04.14 23:42:45.936519 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2624 rows starting from the beginning of the part | ||
| 19630 | 2026.04.14 23:42:45.936584 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 131 rows starting from the beginning of the part | ||
| 19631 | 2026.04.14 23:42:45.936628 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 86 rows starting from the beginning of the part | ||
| 19632 | 2026.04.14 23:42:45.936669 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 136 rows starting from the beginning of the part | ||
| 19633 | 2026.04.14 23:42:45.936709 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 2603 rows starting from the beginning of the part | ||
| 19634 | 2026.04.14 23:42:45.936749 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 19635 | 2026.04.14 23:42:45.936870 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19636 | 2026.04.14 23:42:45.936911 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19637 | 2026.04.14 23:42:45.937393 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19638 | 2026.04.14 23:42:45.937984 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19639 | 2026.04.14 23:42:45.938108 [ 135 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19640 | 2026.04.14 23:42:45.938122 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001727 sec., 37058.48291835553 rows/sec., 2.89 MiB/sec. | ||
| 19641 | 2026.04.14 23:42:45.938138 [ 135 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2026.04.14 23:42:45.938162 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19643 | 2026.04.14 23:42:45.938167 [ 4 ] {0023aae6-d2aa-4c9c-8d08-8f39f1b4b5e1} <Debug> TCPHandler: Processed in 0.001904112 sec. | ||
| 19644 | 2026.04.14 23:42:45.938242 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19645 | 2026.04.14 23:42:45.938301 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19646 | 2026.04.14 23:42:45.938334 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19647 | 2026.04.14 23:42:45.938365 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1406 rows starting from the beginning of the part | ||
| 19648 | 2026.04.14 23:42:45.938397 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19649 | 2026.04.14 23:42:45.938416 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 108 rows starting from the beginning of the part | ||
| 19650 | 2026.04.14 23:42:45.938444 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19651 | 2026.04.14 23:42:45.938472 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 79 rows starting from the beginning of the part | ||
| 19652 | 2026.04.14 23:42:45.938519 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 110 rows starting from the beginning of the part | ||
| 19653 | 2026.04.14 23:42:45.938558 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1478 rows starting from the beginning of the part | ||
| 19654 | 2026.04.14 23:42:45.938599 [ 198 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 19655 | 2026.04.14 23:42:45.938674 [ 187 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5636 rows, containing 5 columns (5 merged, 0 gathered) in 0.002355664 sec., 2392531.3627070757 rows/sec., 189.48 MiB/sec. | ||
| 19656 | 2026.04.14 23:42:45.938836 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.04.14 23:42:45.938876 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19658 | 2026.04.14 23:42:45.939057 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19659 | 2026.04.14 23:42:45.939480 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19660 | 2026.04.14 23:42:45.939629 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19661 | 2026.04.14 23:42:45.939712 [ 186 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_161_32} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19662 | 2026.04.14 23:42:45.939784 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 19663 | 2026.04.14 23:42:45.939923 [ 186 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712986 sec., 1894352.9018917845 rows/sec., 138.09 MiB/sec. | ||
| 19664 | 2026.04.14 23:42:45.939951 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19665 | 2026.04.14 23:42:45.940096 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001717 sec., 74548.63133372161 rows/sec., 5.19 MiB/sec. | ||
| 19666 | 2026.04.14 23:42:45.940137 [ 4 ] {c2cb52bb-d46c-4adf-8b43-f70c8f289855} <Debug> TCPHandler: Processed in 0.001883201 sec. | ||
| 19667 | 2026.04.14 23:42:45.940253 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19668 | 2026.04.14 23:42:45.940288 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19669 | 2026.04.14 23:42:45.940348 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19670 | 2026.04.14 23:42:45.940397 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19671 | 2026.04.14 23:42:45.940726 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2026.04.14 23:42:45.940764 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19673 | 2026.04.14 23:42:45.940974 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19674 | 2026.04.14 23:42:45.941068 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_161_32} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19675 | 2026.04.14 23:42:45.941179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 19676 | 2026.04.14 23:42:45.941205 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19677 | 2026.04.14 23:42:45.941726 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19678 | 2026.04.14 23:42:45.941848 [ 135 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19679 | 2026.04.14 23:42:45.941860 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00153 sec., 31372.549019607846 rows/sec., 2.11 MiB/sec. | ||
| 19680 | 2026.04.14 23:42:45.941885 [ 135 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2026.04.14 23:42:45.941907 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19682 | 2026.04.14 23:42:45.941908 [ 4 ] {39b8301f-27a5-4561-a098-7742f3780a42} <Debug> TCPHandler: Processed in 0.001702336 sec. | ||
| 19683 | 2026.04.14 23:42:45.941967 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19684 | 2026.04.14 23:42:45.942060 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19685 | 2026.04.14 23:42:45.942086 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8100 rows starting from the beginning of the part | ||
| 19686 | 2026.04.14 23:42:45.942128 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 19687 | 2026.04.14 23:42:45.942163 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 19688 | 2026.04.14 23:42:45.942196 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 19689 | 2026.04.14 23:42:45.942230 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 12 rows starting from the beginning of the part | ||
| 19690 | 2026.04.14 23:42:45.942261 [ 186 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 48 rows starting from the beginning of the part | ||
| 19691 | 2026.04.14 23:42:45.944360 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416126 sec., 3451806.7352447677 rows/sec., 232.63 MiB/sec. | ||
| 19692 | 2026.04.14 23:42:45.944678 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19693 | 2026.04.14 23:42:45.945316 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19694 | 2026.04.14 23:42:45.945397 [ 199 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_161_32} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19695 | 2026.04.14 23:42:45.945476 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19696 | 2026.04.14 23:42:49.437739 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19697 | 2026.04.14 23:42:49.437845 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19698 | 2026.04.14 23:42:49.738439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46042 | ||
| 19699 | 2026.04.14 23:42:49.738930 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19700 | 2026.04.14 23:42:49.738964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19701 | 2026.04.14 23:42:49.739433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19702 | 2026.04.14 23:42:49.739651 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19703 | 2026.04.14 23:42:49.739771 [ 131 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19704 | 2026.04.14 23:42:49.739775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46042 | ||
| 19705 | 2026.04.14 23:42:49.739812 [ 131 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19706 | 2026.04.14 23:42:49.739831 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19707 | 2026.04.14 23:42:49.739946 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 19708 | 2026.04.14 23:42:49.740095 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19709 | 2026.04.14 23:42:49.740133 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43674 rows starting from the beginning of the part | ||
| 19710 | 2026.04.14 23:42:49.740195 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 19711 | 2026.04.14 23:42:49.740241 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 19712 | 2026.04.14 23:42:49.740283 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 19713 | 2026.04.14 23:42:49.740319 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 19714 | 2026.04.14 23:42:49.740357 [ 186 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 19715 | 2026.04.14 23:42:49.743155 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46042 rows, containing 4 columns (4 merged, 0 gathered) in 0.003261389 sec., 14117297.875230461 rows/sec., 201.95 MiB/sec. | ||
| 19716 | 2026.04.14 23:42:49.743581 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19717 | 2026.04.14 23:42:49.743903 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19718 | 2026.04.14 23:42:49.743991 [ 189 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_96_19} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19719 | 2026.04.14 23:42:49.744116 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19720 | 2026.04.14 23:42:49.861312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 2390 | ||
| 19721 | 2026.04.14 23:42:49.865354 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19722 | 2026.04.14 23:42:49.865419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19723 | 2026.04.14 23:42:49.866826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19724 | 2026.04.14 23:42:49.867116 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19725 | 2026.04.14 23:42:49.867304 [ 131 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19726 | 2026.04.14 23:42:49.867367 [ 131 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19727 | 2026.04.14 23:42:49.867385 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19728 | 2026.04.14 23:42:49.867482 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 19729 | 2026.04.14 23:42:49.867543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2390 | ||
| 19730 | 2026.04.14 23:42:49.868030 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19731 | 2026.04.14 23:42:49.868188 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2166 rows starting from the beginning of the part | ||
| 19732 | 2026.04.14 23:42:49.868539 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 19733 | 2026.04.14 23:42:49.868895 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part | ||
| 19734 | 2026.04.14 23:42:49.869271 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 19735 | 2026.04.14 23:42:49.869635 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part | ||
| 19736 | 2026.04.14 23:42:49.869974 [ 191 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
| 19737 | 2026.04.14 23:42:49.883613 [ 189 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 72 columns (72 merged, 0 gathered) in 0.01617001 sec., 147804.48496939708 rows/sec., 116.90 MiB/sec. | ||
| 19738 | 2026.04.14 23:42:49.885436 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19739 | 2026.04.14 23:42:49.885973 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2026.04.14 23:42:49.886047 [ 195 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_71_14} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19741 | 2026.04.14 23:42:49.886252 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19742 | 2026.04.14 23:42:50.013761 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.013419276 sec. | ||
| 19743 | 2026.04.14 23:42:50.938427 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19744 | 2026.04.14 23:42:50.938602 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19745 | 2026.04.14 23:42:50.938668 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19746 | 2026.04.14 23:42:50.939285 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19747 | 2026.04.14 23:42:50.939331 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19748 | 2026.04.14 23:42:50.939698 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19749 | 2026.04.14 23:42:50.939929 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19750 | 2026.04.14 23:42:50.940080 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 48.60 KiB/sec. | ||
| 19751 | 2026.04.14 23:42:50.940083 [ 130 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
| 19752 | 2026.04.14 23:42:50.940125 [ 4 ] {91b6a3a0-cd54-4efa-8fef-ec45a83e85d9} <Debug> TCPHandler: Processed in 0.00182401 sec. | ||
| 19753 | 2026.04.14 23:42:50.940156 [ 130 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19754 | 2026.04.14 23:42:50.940183 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19755 | 2026.04.14 23:42:50.940250 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19756 | 2026.04.14 23:42:50.940311 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
| 19757 | 2026.04.14 23:42:50.940351 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19758 | 2026.04.14 23:42:50.940397 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19759 | 2026.04.14 23:42:50.940462 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19760 | 2026.04.14 23:42:50.940511 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 19761 | 2026.04.14 23:42:50.940606 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 19762 | 2026.04.14 23:42:50.940668 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part | ||
| 19763 | 2026.04.14 23:42:50.940725 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 19764 | 2026.04.14 23:42:50.940783 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 19765 | 2026.04.14 23:42:50.940833 [ 194 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 19766 | 2026.04.14 23:42:50.940906 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19767 | 2026.04.14 23:42:50.940945 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19768 | 2026.04.14 23:42:50.941340 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19769 | 2026.04.14 23:42:50.941779 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19770 | 2026.04.14 23:42:50.941955 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Debug> executeQuery: Read 142 rows, 12.45 KiB in 0.001621 sec., 87600.24676125847 rows/sec., 7.50 MiB/sec. | ||
| 19771 | 2026.04.14 23:42:50.942012 [ 4 ] {3cb19b06-c922-4d70-bb42-45e9931b6bf6} <Debug> TCPHandler: Processed in 0.0018101 sec. | ||
| 19772 | 2026.04.14 23:42:50.942146 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19773 | 2026.04.14 23:42:50.942166 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906403 sec., 24653.7589376433 rows/sec., 2.06 MiB/sec. | ||
| 19774 | 2026.04.14 23:42:50.942247 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19775 | 2026.04.14 23:42:50.942299 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19776 | 2026.04.14 23:42:50.942370 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 19777 | 2026.04.14 23:42:50.942681 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2026.04.14 23:42:50.942739 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19779 | 2026.04.14 23:42:50.942773 [ 193 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_26_6} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
| 19780 | 2026.04.14 23:42:50.942787 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19781 | 2026.04.14 23:42:50.942893 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19782 | 2026.04.14 23:42:50.943173 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19783 | 2026.04.14 23:42:50.943410 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19784 | 2026.04.14 23:42:50.943552 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001327 sec., 32403.918613413713 rows/sec., 2.37 MiB/sec. | ||
| 19785 | 2026.04.14 23:42:50.943591 [ 4 ] {782957f9-9851-4a5b-aa4e-025c52e8d5bb} <Debug> TCPHandler: Processed in 0.001501131 sec. | ||
| 19786 | 2026.04.14 23:42:50.943712 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19787 | 2026.04.14 23:42:50.943817 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19788 | 2026.04.14 23:42:50.943866 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19789 | 2026.04.14 23:42:50.944321 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19790 | 2026.04.14 23:42:50.944358 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19791 | 2026.04.14 23:42:50.944672 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19792 | 2026.04.14 23:42:50.944911 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2026.04.14 23:42:50.945053 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001258 sec., 89825.11923688394 rows/sec., 6.96 MiB/sec. | ||
| 19794 | 2026.04.14 23:42:50.945093 [ 4 ] {d28299d1-c41f-401f-84f9-9d21c8ac315e} <Debug> TCPHandler: Processed in 0.001432819 sec. | ||
| 19795 | 2026.04.14 23:42:50.945215 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19796 | 2026.04.14 23:42:50.945309 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19797 | 2026.04.14 23:42:50.945354 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19798 | 2026.04.14 23:42:50.945780 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19799 | 2026.04.14 23:42:50.945819 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19800 | 2026.04.14 23:42:50.946172 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19801 | 2026.04.14 23:42:50.946433 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19802 | 2026.04.14 23:42:50.946575 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001284 sec., 125389.40809968847 rows/sec., 8.73 MiB/sec. | ||
| 19803 | 2026.04.14 23:42:50.946614 [ 4 ] {d121f7fe-fb9c-4ed1-a6d7-a41499350972} <Debug> TCPHandler: Processed in 0.00144978 sec. | ||
| 19804 | 2026.04.14 23:42:50.946724 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19805 | 2026.04.14 23:42:50.946821 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19806 | 2026.04.14 23:42:50.946879 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19807 | 2026.04.14 23:42:50.947859 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19808 | 2026.04.14 23:42:50.947903 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19809 | 2026.04.14 23:42:50.948641 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19810 | 2026.04.14 23:42:50.948903 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19811 | 2026.04.14 23:42:50.949053 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002253 sec., 18641.81091877497 rows/sec., 33.41 MiB/sec. | ||
| 19812 | 2026.04.14 23:42:50.949136 [ 4 ] {067e46fd-4501-42c4-a559-3a8364ac9457} <Debug> TCPHandler: Processed in 0.002461667 sec. | ||
| 19813 | 2026.04.14 23:42:50.949269 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19814 | 2026.04.14 23:42:50.949366 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19815 | 2026.04.14 23:42:50.949411 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19816 | 2026.04.14 23:42:50.949745 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2026.04.14 23:42:50.949782 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 19818 | 2026.04.14 23:42:50.950121 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19819 | 2026.04.14 23:42:50.950414 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.04.14 23:42:50.950575 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 19821 | 2026.04.14 23:42:50.950626 [ 4 ] {1f16cbd4-1c0d-42f5-81d0-f83b21cd673d} <Debug> TCPHandler: Processed in 0.001414298 sec. | ||
| 19822 | 2026.04.14 23:42:52.306144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 19823 | 2026.04.14 23:42:52.324520 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19824 | 2026.04.14 23:42:52.324585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19825 | 2026.04.14 23:42:52.330836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19826 | 2026.04.14 23:42:52.331549 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19827 | 2026.04.14 23:42:52.331886 [ 123 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19828 | 2026.04.14 23:42:52.331951 [ 123 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19829 | 2026.04.14 23:42:52.331972 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19830 | 2026.04.14 23:42:52.332086 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 19831 | 2026.04.14 23:42:52.334998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 19832 | 2026.04.14 23:42:52.336056 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19833 | 2026.04.14 23:42:52.337745 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 19834 | 2026.04.14 23:42:52.342876 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 19835 | 2026.04.14 23:42:52.347682 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 19836 | 2026.04.14 23:42:52.352532 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 19837 | 2026.04.14 23:42:52.357464 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 19838 | 2026.04.14 23:42:52.362488 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 19839 | 2026.04.14 23:42:52.425782 [ 193 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.093743914 sec., 7712.500674977151 rows/sec., 39.88 MiB/sec. | ||
| 19840 | 2026.04.14 23:42:52.428528 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19841 | 2026.04.14 23:42:52.430534 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19842 | 2026.04.14 23:42:52.430648 [ 192 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_96_19} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19843 | 2026.04.14 23:42:52.432869 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19844 | 2026.04.14 23:42:52.886844 [ 123 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19845 | 2026.04.14 23:42:52.886902 [ 123 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2026.04.14 23:42:52.886922 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19847 | 2026.04.14 23:42:52.886993 [ 224 ] {} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19848 | 2026.04.14 23:42:52.887025 [ 224 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19849 | 2026.04.14 23:42:52.887037 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 19850 | 2026.04.14 23:42:52.887176 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19851 | 2026.04.14 23:42:52.887213 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 827 rows starting from the beginning of the part | ||
| 19852 | 2026.04.14 23:42:52.887283 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 825 rows starting from the beginning of the part | ||
| 19853 | 2026.04.14 23:42:52.887332 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 825 rows starting from the beginning of the part | ||
| 19854 | 2026.04.14 23:42:52.887380 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 826 rows starting from the beginning of the part | ||
| 19855 | 2026.04.14 23:42:52.887423 [ 193 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 850 rows starting from the beginning of the part | ||
| 19856 | 2026.04.14 23:42:52.889249 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4153 rows, containing 5 columns (5 merged, 0 gathered) in 0.002261621 sec., 1836293.5257498934 rows/sec., 114.46 MiB/sec. | ||
| 19857 | 2026.04.14 23:42:52.889460 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19858 | 2026.04.14 23:42:52.889750 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19859 | 2026.04.14 23:42:52.889833 [ 190 ] {c0862b6c-cc1c-4bbd-b526-b23b2155a7d3::all_1_25_6} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19860 | 2026.04.14 23:42:52.889952 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 19861 | 2026.04.14 23:42:52.891302 [ 224 ] {} <Debug> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19862 | 2026.04.14 23:42:53.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.01 MiB, peak 415.50 MiB, free memory in arenas 0.00 B, will set to 396.96 MiB (RSS), difference: -1.05 MiB | ||
| 19863 | 2026.04.14 23:42:53.845654 [ 124 ] {} <Debug> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19864 | 2026.04.14 23:42:53.845725 [ 124 ] {} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19865 | 2026.04.14 23:42:53.845746 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19866 | 2026.04.14 23:42:53.845846 [ 193 ] {d21617e8-e612-49b3-ae66-360f1785c46c::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 | ||
| 19867 | 2026.04.14 23:42:53.846108 [ 193 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19868 | 2026.04.14 23:42:53.846148 [ 193 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 19869 | 2026.04.14 23:42:53.846229 [ 193 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 19870 | 2026.04.14 23:42:53.846293 [ 193 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 19871 | 2026.04.14 23:42:53.846351 [ 193 ] {d21617e8-e612-49b3-ae66-360f1785c46c::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 | ||
| 19872 | 2026.04.14 23:42:53.846412 [ 193 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 19873 | 2026.04.14 23:42:53.847993 [ 197 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 6 columns (6 merged, 0 gathered) in 0.00218951 sec., 29230.284401532765 rows/sec., 5.30 MiB/sec. | ||
| 19874 | 2026.04.14 23:42:53.848215 [ 187 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19875 | 2026.04.14 23:42:53.848675 [ 187 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19876 | 2026.04.14 23:42:53.848757 [ 187 ] {d21617e8-e612-49b3-ae66-360f1785c46c::all_1_5_1} <Trace> oximeter.timeseries_schema (d21617e8-e612-49b3-ae66-360f1785c46c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19877 | 2026.04.14 23:42:53.848857 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 19878 | 2026.04.14 23:42:55.188992 [ 219 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19879 | 2026.04.14 23:42:55.189043 [ 219 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19880 | 2026.04.14 23:42:55.192560 [ 219 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19881 | 2026.04.14 23:42:55.243257 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19882 | 2026.04.14 23:42:55.243317 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19883 | 2026.04.14 23:42:55.247505 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19884 | 2026.04.14 23:42:55.276309 [ 218 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19885 | 2026.04.14 23:42:55.276356 [ 218 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19886 | 2026.04.14 23:42:55.280106 [ 218 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19887 | 2026.04.14 23:42:55.775868 [ 223 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19888 | 2026.04.14 23:42:55.775919 [ 223 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19889 | 2026.04.14 23:42:55.778460 [ 223 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 19890 | 2026.04.14 23:42:55.936152 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19891 | 2026.04.14 23:42:55.936342 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19892 | 2026.04.14 23:42:55.936414 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19893 | 2026.04.14 23:42:55.937088 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19894 | 2026.04.14 23:42:55.937133 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19895 | 2026.04.14 23:42:55.937507 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19896 | 2026.04.14 23:42:55.937728 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19897 | 2026.04.14 23:42:55.937884 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001597 sec., 1252.3481527864747 rows/sec., 92.95 KiB/sec. | ||
| 19898 | 2026.04.14 23:42:55.937933 [ 4 ] {d7a0ae81-df99-4e35-9342-753f4ce5cb7a} <Debug> TCPHandler: Processed in 0.001911021 sec. | ||
| 19899 | 2026.04.14 23:42:55.938055 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19900 | 2026.04.14 23:42:55.938155 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19901 | 2026.04.14 23:42:55.938199 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19902 | 2026.04.14 23:42:55.938649 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19903 | 2026.04.14 23:42:55.938688 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19904 | 2026.04.14 23:42:55.938992 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19905 | 2026.04.14 23:42:55.939196 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19906 | 2026.04.14 23:42:55.939331 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Debug> executeQuery: Read 90 rows, 7.64 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 6.23 MiB/sec. | ||
| 19907 | 2026.04.14 23:42:55.939370 [ 4 ] {19b60e9b-4336-4d06-adca-e55581ae0171} <Debug> TCPHandler: Processed in 0.001366607 sec. | ||
| 19908 | 2026.04.14 23:42:55.939480 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19909 | 2026.04.14 23:42:55.939573 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19910 | 2026.04.14 23:42:55.939614 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19911 | 2026.04.14 23:42:55.940002 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19912 | 2026.04.14 23:42:55.940038 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19913 | 2026.04.14 23:42:55.940322 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19914 | 2026.04.14 23:42:55.940519 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19915 | 2026.04.14 23:42:55.940645 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Debug> executeQuery: Read 17 rows, 1.25 KiB in 0.00109 sec., 15596.330275229357 rows/sec., 1.12 MiB/sec. | ||
| 19916 | 2026.04.14 23:42:55.940682 [ 4 ] {33ef4e4e-75dc-43c0-9ade-617cb8811dd8} <Debug> TCPHandler: Processed in 0.001249634 sec. | ||
| 19917 | 2026.04.14 23:42:55.940786 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19918 | 2026.04.14 23:42:55.940884 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19919 | 2026.04.14 23:42:55.940925 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19920 | 2026.04.14 23:42:55.941341 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19921 | 2026.04.14 23:42:55.941376 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19922 | 2026.04.14 23:42:55.941677 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19923 | 2026.04.14 23:42:55.941880 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19924 | 2026.04.14 23:42:55.942005 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Debug> executeQuery: Read 93 rows, 7.30 KiB in 0.001139 sec., 81650.57067603161 rows/sec., 6.26 MiB/sec. | ||
| 19925 | 2026.04.14 23:42:55.942042 [ 4 ] {2dc8222c-8483-42b0-8507-d6943f962ed7} <Debug> TCPHandler: Processed in 0.001304336 sec. | ||
| 19926 | 2026.04.14 23:42:55.942148 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19927 | 2026.04.14 23:42:55.942239 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19928 | 2026.04.14 23:42:55.942281 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19929 | 2026.04.14 23:42:55.942659 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19930 | 2026.04.14 23:42:55.942694 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19931 | 2026.04.14 23:42:55.943005 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19932 | 2026.04.14 23:42:55.943216 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19933 | 2026.04.14 23:42:55.943340 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001119 sec., 144772.1179624665 rows/sec., 10.07 MiB/sec. | ||
| 19934 | 2026.04.14 23:42:55.943376 [ 4 ] {f75e9a72-3cf2-4173-8801-44ab41ba47fe} <Debug> TCPHandler: Processed in 0.001275015 sec. | ||
| 19935 | 2026.04.14 23:42:55.943476 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19936 | 2026.04.14 23:42:55.943575 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19937 | 2026.04.14 23:42:55.943630 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19938 | 2026.04.14 23:42:55.944410 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19939 | 2026.04.14 23:42:55.944445 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19940 | 2026.04.14 23:42:55.944974 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19941 | 2026.04.14 23:42:55.945184 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19942 | 2026.04.14 23:42:55.945323 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001764 sec., 8503.401360544218 rows/sec., 15.24 MiB/sec. | ||
| 19943 | 2026.04.14 23:42:55.945379 [ 4 ] {edca5c97-e1c4-473d-80c6-193417193c49} <Debug> TCPHandler: Processed in 0.001951483 sec. | ||
| 19944 | 2026.04.14 23:42:55.945486 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19945 | 2026.04.14 23:42:55.945577 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19946 | 2026.04.14 23:42:55.945617 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19947 | 2026.04.14 23:42:55.945960 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19948 | 2026.04.14 23:42:55.945995 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19949 | 2026.04.14 23:42:55.946287 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 19950 | 2026.04.14 23:42:55.946486 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19951 | 2026.04.14 23:42:55.946612 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 19952 | 2026.04.14 23:42:55.946650 [ 4 ] {d31d574c-69b1-4d75-b77b-120f9cbf468e} <Debug> TCPHandler: Processed in 0.001210873 sec. | ||
| 19953 | 2026.04.14 23:42:57.240830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46554 | ||
| 19954 | 2026.04.14 23:42:57.241339 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19955 | 2026.04.14 23:42:57.241373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19956 | 2026.04.14 23:42:57.241849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19957 | 2026.04.14 23:42:57.242073 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19958 | 2026.04.14 23:42:57.242199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46554 | ||
| 19959 | 2026.04.14 23:42:59.835988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19960 | 2026.04.14 23:42:59.852925 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19961 | 2026.04.14 23:42:59.852985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19962 | 2026.04.14 23:42:59.859135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19963 | 2026.04.14 23:42:59.859848 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.04.14 23:42:59.863090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19965 | 2026.04.14 23:42:59.869023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2418 | ||
| 19966 | 2026.04.14 23:42:59.871443 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19967 | 2026.04.14 23:42:59.871501 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19968 | 2026.04.14 23:42:59.872752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19969 | 2026.04.14 23:42:59.873032 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19970 | 2026.04.14 23:42:59.873445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2418 | ||
| 19971 | 2026.04.14 23:43:00.938878 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19972 | 2026.04.14 23:43:00.939042 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19973 | 2026.04.14 23:43:00.939105 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19974 | 2026.04.14 23:43:00.939702 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19975 | 2026.04.14 23:43:00.939741 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19976 | 2026.04.14 23:43:00.940115 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19977 | 2026.04.14 23:43:00.940331 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19978 | 2026.04.14 23:43:00.940492 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001493 sec., 669.7923643670463 rows/sec., 49.71 KiB/sec. | ||
| 19979 | 2026.04.14 23:43:00.940543 [ 4 ] {2de56987-06d3-4c65-9f1f-95a67d8b07b3} <Debug> TCPHandler: Processed in 0.001780149 sec. | ||
| 19980 | 2026.04.14 23:43:00.940668 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19981 | 2026.04.14 23:43:00.940766 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19982 | 2026.04.14 23:43:00.940807 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19983 | 2026.04.14 23:43:00.941341 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19984 | 2026.04.14 23:43:00.941375 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19985 | 2026.04.14 23:43:00.941686 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 19986 | 2026.04.14 23:43:00.941893 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19987 | 2026.04.14 23:43:00.942022 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Debug> executeQuery: Read 149 rows, 13.10 KiB in 0.001277 sec., 116679.71808927174 rows/sec., 10.02 MiB/sec. | ||
| 19988 | 2026.04.14 23:43:00.942062 [ 4 ] {42f87457-1e9f-4aba-8269-8781ae471c96} <Debug> TCPHandler: Processed in 0.0014428 sec. | ||
| 19989 | 2026.04.14 23:43:00.942180 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19990 | 2026.04.14 23:43:00.942273 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19991 | 2026.04.14 23:43:00.942313 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19992 | 2026.04.14 23:43:00.942757 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19993 | 2026.04.14 23:43:00.942791 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 19994 | 2026.04.14 23:43:00.943082 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19995 | 2026.04.14 23:43:00.943287 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19996 | 2026.04.14 23:43:00.943380 [ 111 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19997 | 2026.04.14 23:43:00.943412 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001156 sec., 39792.3875432526 rows/sec., 2.91 MiB/sec. | ||
| 19998 | 2026.04.14 23:43:00.943417 [ 111 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2026.04.14 23:43:00.943445 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 20000 | 2026.04.14 23:43:00.943452 [ 4 ] {30a4d1e7-f8f6-4ffe-b5ae-cc1843b92450} <Debug> TCPHandler: Processed in 0.001320446 sec. | ||
| 20001 | 2026.04.14 23:43:00.943571 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20002 | 2026.04.14 23:43:00.943605 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20003 | 2026.04.14 23:43:00.943663 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20004 | 2026.04.14 23:43:00.943713 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20005 | 2026.04.14 23:43:00.943818 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20006 | 2026.04.14 23:43:00.943882 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 95 rows starting from the beginning of the part | ||
| 20007 | 2026.04.14 23:43:00.943993 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 40 rows starting from the beginning of the part | ||
| 20008 | 2026.04.14 23:43:00.944081 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 46 rows starting from the beginning of the part | ||
| 20009 | 2026.04.14 23:43:00.944101 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20010 | 2026.04.14 23:43:00.944159 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20011 | 2026.04.14 23:43:00.944177 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 43 rows starting from the beginning of the part | ||
| 20012 | 2026.04.14 23:43:00.944254 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 17 rows starting from the beginning of the part | ||
| 20013 | 2026.04.14 23:43:00.944325 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 46 rows starting from the beginning of the part | ||
| 20014 | 2026.04.14 23:43:00.944441 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20015 | 2026.04.14 23:43:00.944695 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20016 | 2026.04.14 23:43:00.944834 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 55.94 KiB/sec. | ||
| 20017 | 2026.04.14 23:43:00.944873 [ 4 ] {1fc1ccf6-3604-47cf-8ad5-0926799efbbd} <Debug> TCPHandler: Processed in 0.001348987 sec. | ||
| 20018 | 2026.04.14 23:43:00.945053 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20019 | 2026.04.14 23:43:00.945147 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20020 | 2026.04.14 23:43:00.945185 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20021 | 2026.04.14 23:43:00.945406 [ 187 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882051 sec., 152493.21086410517 rows/sec., 11.75 MiB/sec. | ||
| 20022 | 2026.04.14 23:43:00.945558 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20023 | 2026.04.14 23:43:00.945651 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2026.04.14 23:43:00.945693 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20025 | 2026.04.14 23:43:00.945824 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20026 | 2026.04.14 23:43:00.945918 [ 193 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_141_28} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20027 | 2026.04.14 23:43:00.945996 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20028 | 2026.04.14 23:43:00.946018 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20029 | 2026.04.14 23:43:00.946225 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20030 | 2026.04.14 23:43:00.946357 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Debug> executeQuery: Read 125 rows, 9.93 KiB in 0.001227 sec., 101874.49062754687 rows/sec., 7.91 MiB/sec. | ||
| 20031 | 2026.04.14 23:43:00.946400 [ 4 ] {5052fa91-8288-4522-bf7d-c9a19c694566} <Debug> TCPHandler: Processed in 0.001393518 sec. | ||
| 20032 | 2026.04.14 23:43:00.946512 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20033 | 2026.04.14 23:43:00.946604 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20034 | 2026.04.14 23:43:00.946645 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20035 | 2026.04.14 23:43:00.947069 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20036 | 2026.04.14 23:43:00.947102 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 20037 | 2026.04.14 23:43:00.947417 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20038 | 2026.04.14 23:43:00.947622 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20039 | 2026.04.14 23:43:00.947752 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001165 sec., 138197.42489270386 rows/sec., 9.62 MiB/sec. | ||
| 20040 | 2026.04.14 23:43:00.947793 [ 4 ] {62177ea4-6020-46d9-8314-75e171815fb2} <Debug> TCPHandler: Processed in 0.001327647 sec. | ||
| 20041 | 2026.04.14 23:43:00.947898 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20042 | 2026.04.14 23:43:00.947989 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20043 | 2026.04.14 23:43:00.948030 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20044 | 2026.04.14 23:43:00.948338 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20045 | 2026.04.14 23:43:00.948374 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 20046 | 2026.04.14 23:43:00.948655 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20047 | 2026.04.14 23:43:00.948859 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20048 | 2026.04.14 23:43:00.949009 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 61.27 KiB/sec. | ||
| 20049 | 2026.04.14 23:43:00.949049 [ 4 ] {e64e8666-b1cf-4e30-bba7-5ed379dca699} <Debug> TCPHandler: Processed in 0.001198353 sec. | ||
| 20050 | 2026.04.14 23:43:00.949155 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20051 | 2026.04.14 23:43:00.949246 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20052 | 2026.04.14 23:43:00.949299 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20053 | 2026.04.14 23:43:00.950212 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20054 | 2026.04.14 23:43:00.950247 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 20055 | 2026.04.14 23:43:00.950788 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20056 | 2026.04.14 23:43:00.951005 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20057 | 2026.04.14 23:43:00.951137 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20058 | 2026.04.14 23:43:00.951145 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001915 sec., 23498.694516971278 rows/sec., 42.11 MiB/sec. | ||
| 20059 | 2026.04.14 23:43:00.951224 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20060 | 2026.04.14 23:43:00.951255 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 20061 | 2026.04.14 23:43:00.951267 [ 4 ] {7530210f-2780-4b0d-8ef0-862d774f771c} <Debug> TCPHandler: Processed in 0.002157879 sec. | ||
| 20062 | 2026.04.14 23:43:00.951360 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20063 | 2026.04.14 23:43:00.951393 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20064 | 2026.04.14 23:43:00.951496 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20065 | 2026.04.14 23:43:00.951537 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20066 | 2026.04.14 23:43:00.951632 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20067 | 2026.04.14 23:43:00.951701 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2955 rows starting from the beginning of the part | ||
| 20068 | 2026.04.14 23:43:00.951847 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 40 rows starting from the beginning of the part | ||
| 20069 | 2026.04.14 23:43:00.951854 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2026.04.14 23:43:00.951896 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20071 | 2026.04.14 23:43:00.951959 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 35 rows starting from the beginning of the part | ||
| 20072 | 2026.04.14 23:43:00.952074 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 42 rows starting from the beginning of the part | ||
| 20073 | 2026.04.14 23:43:00.952174 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 15 rows starting from the beginning of the part | ||
| 20074 | 2026.04.14 23:43:00.952201 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 20075 | 2026.04.14 23:43:00.952274 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part | ||
| 20076 | 2026.04.14 23:43:00.952430 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Trace> oximeter.measurements_i64 (38226ee4-c91b-48bd-b378-a54d3362858e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20077 | 2026.04.14 23:43:00.952562 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001082 sec., 8317.929759704251 rows/sec., 587.56 KiB/sec. | ||
| 20078 | 2026.04.14 23:43:00.952603 [ 4 ] {64575da7-760e-4063-a55c-97e180615da1} <Debug> TCPHandler: Processed in 0.001257604 sec. | ||
| 20079 | 2026.04.14 23:43:00.952716 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20080 | 2026.04.14 23:43:00.952808 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20081 | 2026.04.14 23:43:00.952848 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20082 | 2026.04.14 23:43:00.953189 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20083 | 2026.04.14 23:43:00.953225 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20084 | 2026.04.14 23:43:00.953521 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20085 | 2026.04.14 23:43:00.953728 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20086 | 2026.04.14 23:43:00.953857 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 20087 | 2026.04.14 23:43:00.953896 [ 4 ] {d9be910c-21ce-4e14-b418-1d2518a643a6} <Debug> TCPHandler: Processed in 0.001226674 sec. | ||
| 20088 | 2026.04.14 23:43:00.960114 [ 193 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3132 rows, containing 19 columns (19 merged, 0 gathered) in 0.00880203 sec., 355827.008087907 rows/sec., 637.32 MiB/sec. | ||
| 20089 | 2026.04.14 23:43:00.962786 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20090 | 2026.04.14 23:43:00.963214 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.04.14 23:43:00.963297 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20092 | 2026.04.14 23:43:00.963472 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.69 MiB. | ||
| 20093 | 2026.04.14 23:43:04.438122 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20094 | 2026.04.14 23:43:04.438217 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20095 | 2026.04.14 23:43:04.725416 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49477 | ||
| 20096 | 2026.04.14 23:43:04.725527 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20097 | 2026.04.14 23:43:04.725553 [ 3 ] {} <Debug> TCP-Session: 31eb8e3f-0ede-4134-b155-16363f5ca680 Authenticating user 'default' from [fd00:1122:3344:101::e]:49477 | ||
| 20098 | 2026.04.14 23:43:04.725576 [ 3 ] {} <Debug> TCP-Session: 31eb8e3f-0ede-4134-b155-16363f5ca680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20099 | 2026.04.14 23:43:04.725588 [ 3 ] {} <Debug> TCP-Session: 31eb8e3f-0ede-4134-b155-16363f5ca680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20100 | 2026.04.14 23:43:04.725762 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33787 | ||
| 20101 | 2026.04.14 23:43:04.725769 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59552 | ||
| 20102 | 2026.04.14 23:43:04.725824 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36867 | ||
| 20103 | 2026.04.14 23:43:04.725858 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60815 | ||
| 20104 | 2026.04.14 23:43:04.725864 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58461 | ||
| 20105 | 2026.04.14 23:43:04.725853 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20106 | 2026.04.14 23:43:04.725929 [ 3 ] {} <Trace> TCP-Session: 31eb8e3f-0ede-4134-b155-16363f5ca680 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20107 | 2026.04.14 23:43:04.725946 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20108 | 2026.04.14 23:43:04.725946 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20109 | 2026.04.14 23:43:04.725961 [ 288 ] {} <Debug> TCP-Session: bc46cba2-1a0e-46ad-9e9b-c76c33fa479c Authenticating user 'default' from [fd00:1122:3344:101::e]:59552 | ||
| 20110 | 2026.04.14 23:43:04.725988 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20111 | 2026.04.14 23:43:04.725990 [ 293 ] {} <Debug> TCP-Session: 7e18debe-12aa-4df5-8cb0-6360da3c5a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:60815 | ||
| 20112 | 2026.04.14 23:43:04.726012 [ 288 ] {} <Debug> TCP-Session: bc46cba2-1a0e-46ad-9e9b-c76c33fa479c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20113 | 2026.04.14 23:43:04.726028 [ 294 ] {} <Debug> TCP-Session: d127353d-6c88-4b0e-9014-333c7914c0bb Authenticating user 'default' from [fd00:1122:3344:101::e]:58461 | ||
| 20114 | 2026.04.14 23:43:04.726040 [ 293 ] {} <Debug> TCP-Session: 7e18debe-12aa-4df5-8cb0-6360da3c5a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20115 | 2026.04.14 23:43:04.726052 [ 288 ] {} <Debug> TCP-Session: bc46cba2-1a0e-46ad-9e9b-c76c33fa479c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20116 | 2026.04.14 23:43:04.726069 [ 294 ] {} <Debug> TCP-Session: d127353d-6c88-4b0e-9014-333c7914c0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20117 | 2026.04.14 23:43:04.726074 [ 293 ] {} <Debug> TCP-Session: 7e18debe-12aa-4df5-8cb0-6360da3c5a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20118 | 2026.04.14 23:43:04.726103 [ 294 ] {} <Debug> TCP-Session: d127353d-6c88-4b0e-9014-333c7914c0bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20119 | 2026.04.14 23:43:04.725985 [ 289 ] {} <Debug> TCP-Session: d60278b1-1282-4aff-9ae0-ef57a209e484 Authenticating user 'default' from [fd00:1122:3344:101::e]:36867 | ||
| 20120 | 2026.04.14 23:43:04.726137 [ 3 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20121 | 2026.04.14 23:43:04.726156 [ 289 ] {} <Debug> TCP-Session: d60278b1-1282-4aff-9ae0-ef57a209e484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20122 | 2026.04.14 23:43:04.725845 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62569 | ||
| 20123 | 2026.04.14 23:43:04.726181 [ 289 ] {} <Debug> TCP-Session: d60278b1-1282-4aff-9ae0-ef57a209e484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20124 | 2026.04.14 23:43:04.725844 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34278 | ||
| 20125 | 2026.04.14 23:43:04.725835 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20126 | 2026.04.14 23:43:04.725827 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64055 | ||
| 20127 | 2026.04.14 23:43:04.726294 [ 348 ] {} <Debug> TCP-Session: a7605efb-123c-4a95-a8d1-da9d51477841 Authenticating user 'default' from [fd00:1122:3344:101::e]:33787 | ||
| 20128 | 2026.04.14 23:43:04.726314 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20129 | 2026.04.14 23:43:04.726338 [ 348 ] {} <Debug> TCP-Session: a7605efb-123c-4a95-a8d1-da9d51477841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20130 | 2026.04.14 23:43:04.726350 [ 292 ] {} <Debug> TCP-Session: 25c2dd5f-cd19-4f67-93a5-2fb56a01a119 Authenticating user 'default' from [fd00:1122:3344:101::e]:34278 | ||
| 20131 | 2026.04.14 23:43:04.726360 [ 348 ] {} <Debug> TCP-Session: a7605efb-123c-4a95-a8d1-da9d51477841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20132 | 2026.04.14 23:43:04.726367 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20133 | 2026.04.14 23:43:04.726373 [ 292 ] {} <Debug> TCP-Session: 25c2dd5f-cd19-4f67-93a5-2fb56a01a119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20134 | 2026.04.14 23:43:04.726406 [ 290 ] {} <Debug> TCP-Session: 7fa9549a-b4ad-4630-a220-03b5838ef233 Authenticating user 'default' from [fd00:1122:3344:101::e]:64055 | ||
| 20135 | 2026.04.14 23:43:04.726423 [ 292 ] {} <Debug> TCP-Session: 25c2dd5f-cd19-4f67-93a5-2fb56a01a119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20136 | 2026.04.14 23:43:04.726432 [ 3 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20137 | 2026.04.14 23:43:04.726441 [ 290 ] {} <Debug> TCP-Session: 7fa9549a-b4ad-4630-a220-03b5838ef233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20138 | 2026.04.14 23:43:04.726310 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20139 | 2026.04.14 23:43:04.726475 [ 290 ] {} <Debug> TCP-Session: 7fa9549a-b4ad-4630-a220-03b5838ef233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20140 | 2026.04.14 23:43:04.726494 [ 3 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20141 | 2026.04.14 23:43:04.726514 [ 291 ] {} <Debug> TCP-Session: 5312eb88-6add-4b83-8906-f384cc9e1a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:62569 | ||
| 20142 | 2026.04.14 23:43:04.726546 [ 291 ] {} <Debug> TCP-Session: 5312eb88-6add-4b83-8906-f384cc9e1a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20143 | 2026.04.14 23:43:04.726559 [ 291 ] {} <Debug> TCP-Session: 5312eb88-6add-4b83-8906-f384cc9e1a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20144 | 2026.04.14 23:43:04.726813 [ 3 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 20145 | 2026.04.14 23:43:04.727817 [ 296 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Trace> AggregatingTransform: Aggregating | ||
| 20146 | 2026.04.14 23:43:04.727876 [ 296 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 20147 | 2026.04.14 23:43:04.727909 [ 296 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985127 sec. (1015.098 rows/sec., 39.65 KiB/sec.) | ||
| 20148 | 2026.04.14 23:43:04.727925 [ 296 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Trace> Aggregator: Merging aggregated data | ||
| 20149 | 2026.04.14 23:43:04.729107 [ 3 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 20150 | 2026.04.14 23:43:04.729242 [ 3 ] {fd0efb87-af70-442b-8d72-f079912b1bb1} <Debug> TCPHandler: Processed in 0.003467654 sec. | ||
| 20151 | 2026.04.14 23:43:04.729376 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20152 | 2026.04.14 23:43:04.729400 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20153 | 2026.04.14 23:43:04.729413 [ 3 ] {} <Debug> TCP-Session: 31eb8e3f-0ede-4134-b155-16363f5ca680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20154 | 2026.04.14 23:43:04.729423 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20155 | 2026.04.14 23:43:04.729437 [ 288 ] {} <Debug> TCP-Session: bc46cba2-1a0e-46ad-9e9b-c76c33fa479c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20156 | 2026.04.14 23:43:04.729445 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20157 | 2026.04.14 23:43:04.729458 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20158 | 2026.04.14 23:43:04.729494 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20159 | 2026.04.14 23:43:04.729512 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20160 | 2026.04.14 23:43:04.729536 [ 294 ] {} <Debug> TCP-Session: d127353d-6c88-4b0e-9014-333c7914c0bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20161 | 2026.04.14 23:43:04.729554 [ 292 ] {} <Debug> TCP-Session: 25c2dd5f-cd19-4f67-93a5-2fb56a01a119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20162 | 2026.04.14 23:43:04.729571 [ 290 ] {} <Debug> TCP-Session: 7fa9549a-b4ad-4630-a220-03b5838ef233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20163 | 2026.04.14 23:43:04.729533 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20164 | 2026.04.14 23:43:04.729477 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20165 | 2026.04.14 23:43:04.729636 [ 293 ] {} <Debug> TCP-Session: 7e18debe-12aa-4df5-8cb0-6360da3c5a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20166 | 2026.04.14 23:43:04.729477 [ 289 ] {} <Debug> TCP-Session: d60278b1-1282-4aff-9ae0-ef57a209e484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20167 | 2026.04.14 23:43:04.729676 [ 291 ] {} <Debug> TCP-Session: 5312eb88-6add-4b83-8906-f384cc9e1a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20168 | 2026.04.14 23:43:04.729504 [ 348 ] {} <Debug> TCP-Session: a7605efb-123c-4a95-a8d1-da9d51477841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20169 | 2026.04.14 23:43:04.743240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47002 | ||
| 20170 | 2026.04.14 23:43:04.743716 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20171 | 2026.04.14 23:43:04.743760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20172 | 2026.04.14 23:43:04.744419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20173 | 2026.04.14 23:43:04.744864 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20174 | 2026.04.14 23:43:04.745004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47002 | ||
| 20175 | 2026.04.14 23:43:04.936643 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40178 | ||
| 20176 | 2026.04.14 23:43:04.936754 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20177 | 2026.04.14 23:43:04.936779 [ 3 ] {} <Debug> TCP-Session: 9bf2e05d-cab6-4f74-9892-d2400381886f Authenticating user 'default' from [fd00:1122:3344:101::e]:40178 | ||
| 20178 | 2026.04.14 23:43:04.936800 [ 3 ] {} <Debug> TCP-Session: 9bf2e05d-cab6-4f74-9892-d2400381886f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20179 | 2026.04.14 23:43:04.936813 [ 3 ] {} <Debug> TCP-Session: 9bf2e05d-cab6-4f74-9892-d2400381886f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20180 | 2026.04.14 23:43:04.936980 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45455 | ||
| 20181 | 2026.04.14 23:43:04.936983 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40341 | ||
| 20182 | 2026.04.14 23:43:04.937018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58814 | ||
| 20183 | 2026.04.14 23:43:04.937045 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52067 | ||
| 20184 | 2026.04.14 23:43:04.937067 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41320 | ||
| 20185 | 2026.04.14 23:43:04.937071 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20186 | 2026.04.14 23:43:04.937035 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36038 | ||
| 20187 | 2026.04.14 23:43:04.937148 [ 348 ] {} <Debug> TCP-Session: dc101be9-1a69-40a9-912b-6ad07a07ef21 Authenticating user 'default' from [fd00:1122:3344:101::e]:45455 | ||
| 20188 | 2026.04.14 23:43:04.937169 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20189 | 2026.04.14 23:43:04.937036 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41630 | ||
| 20190 | 2026.04.14 23:43:04.937199 [ 348 ] {} <Debug> TCP-Session: dc101be9-1a69-40a9-912b-6ad07a07ef21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20191 | 2026.04.14 23:43:04.937207 [ 288 ] {} <Debug> TCP-Session: 592799f8-d127-4088-9243-16026ac56807 Authenticating user 'default' from [fd00:1122:3344:101::e]:40341 | ||
| 20192 | 2026.04.14 23:43:04.937222 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20193 | 2026.04.14 23:43:04.937242 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20194 | 2026.04.14 23:43:04.937249 [ 288 ] {} <Debug> TCP-Session: 592799f8-d127-4088-9243-16026ac56807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20195 | 2026.04.14 23:43:04.937280 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20196 | 2026.04.14 23:43:04.937290 [ 288 ] {} <Debug> TCP-Session: 592799f8-d127-4088-9243-16026ac56807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20197 | 2026.04.14 23:43:04.937289 [ 293 ] {} <Debug> TCP-Session: 894da08e-6509-41a9-bb02-5162770303fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52067 | ||
| 20198 | 2026.04.14 23:43:04.937304 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20199 | 2026.04.14 23:43:04.937330 [ 293 ] {} <Debug> TCP-Session: 894da08e-6509-41a9-bb02-5162770303fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20200 | 2026.04.14 23:43:04.937344 [ 290 ] {} <Debug> TCP-Session: 14d10767-7e1f-48ba-a73a-199cd5d7ab1f Authenticating user 'default' from [fd00:1122:3344:101::e]:58814 | ||
| 20201 | 2026.04.14 23:43:04.937355 [ 293 ] {} <Debug> TCP-Session: 894da08e-6509-41a9-bb02-5162770303fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20202 | 2026.04.14 23:43:04.937302 [ 292 ] {} <Debug> TCP-Session: 9cc9b433-7190-4df6-94d6-7f0e741f3921 Authenticating user 'default' from [fd00:1122:3344:101::e]:41630 | ||
| 20203 | 2026.04.14 23:43:04.937375 [ 290 ] {} <Debug> TCP-Session: 14d10767-7e1f-48ba-a73a-199cd5d7ab1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20204 | 2026.04.14 23:43:04.937400 [ 292 ] {} <Debug> TCP-Session: 9cc9b433-7190-4df6-94d6-7f0e741f3921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20205 | 2026.04.14 23:43:04.937412 [ 290 ] {} <Debug> TCP-Session: 14d10767-7e1f-48ba-a73a-199cd5d7ab1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20206 | 2026.04.14 23:43:04.937423 [ 292 ] {} <Debug> TCP-Session: 9cc9b433-7190-4df6-94d6-7f0e741f3921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20207 | 2026.04.14 23:43:04.937292 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20208 | 2026.04.14 23:43:04.937278 [ 294 ] {} <Debug> TCP-Session: 68525cf7-3294-4e63-9be2-c79f8b4e042f Authenticating user 'default' from [fd00:1122:3344:101::e]:41320 | ||
| 20209 | 2026.04.14 23:43:04.937482 [ 291 ] {} <Debug> TCP-Session: 3b839ffa-62bb-498f-8ae4-b24dfd4296bc Authenticating user 'default' from [fd00:1122:3344:101::e]:36038 | ||
| 20210 | 2026.04.14 23:43:04.937494 [ 294 ] {} <Debug> TCP-Session: 68525cf7-3294-4e63-9be2-c79f8b4e042f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20211 | 2026.04.14 23:43:04.937241 [ 348 ] {} <Debug> TCP-Session: dc101be9-1a69-40a9-912b-6ad07a07ef21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20212 | 2026.04.14 23:43:04.937518 [ 294 ] {} <Debug> TCP-Session: 68525cf7-3294-4e63-9be2-c79f8b4e042f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20213 | 2026.04.14 23:43:04.937517 [ 291 ] {} <Debug> TCP-Session: 3b839ffa-62bb-498f-8ae4-b24dfd4296bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20214 | 2026.04.14 23:43:04.937022 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46126 | ||
| 20215 | 2026.04.14 23:43:04.937571 [ 291 ] {} <Debug> TCP-Session: 3b839ffa-62bb-498f-8ae4-b24dfd4296bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20216 | 2026.04.14 23:43:04.937142 [ 3 ] {} <Trace> TCP-Session: 9bf2e05d-cab6-4f74-9892-d2400381886f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20217 | 2026.04.14 23:43:04.937640 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20218 | 2026.04.14 23:43:04.937666 [ 289 ] {} <Debug> TCP-Session: af461036-5390-40f6-ba6a-bad9fa4bf542 Authenticating user 'default' from [fd00:1122:3344:101::e]:46126 | ||
| 20219 | 2026.04.14 23:43:04.937683 [ 289 ] {} <Debug> TCP-Session: af461036-5390-40f6-ba6a-bad9fa4bf542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20220 | 2026.04.14 23:43:04.937695 [ 289 ] {} <Debug> TCP-Session: af461036-5390-40f6-ba6a-bad9fa4bf542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20221 | 2026.04.14 23:43:04.937778 [ 3 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20222 | 2026.04.14 23:43:04.938038 [ 3 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20223 | 2026.04.14 23:43:04.938093 [ 3 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20224 | 2026.04.14 23:43:04.938381 [ 3 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 20225 | 2026.04.14 23:43:04.939386 [ 347 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Trace> AggregatingTransform: Aggregating | ||
| 20226 | 2026.04.14 23:43:04.939420 [ 347 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Trace> Aggregator: Aggregation method: without_key | ||
| 20227 | 2026.04.14 23:43:04.939448 [ 347 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967876 sec. (1033.190 rows/sec., 40.36 KiB/sec.) | ||
| 20228 | 2026.04.14 23:43:04.939462 [ 347 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Trace> Aggregator: Merging aggregated data | ||
| 20229 | 2026.04.14 23:43:04.940533 [ 3 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002813 sec., 355.49235691432636 rows/sec., 13.89 KiB/sec. | ||
| 20230 | 2026.04.14 23:43:04.940662 [ 3 ] {c5e7d1fd-0c8f-4174-a413-d0400bccef06} <Debug> TCPHandler: Processed in 0.00364477 sec. | ||
| 20231 | 2026.04.14 23:43:04.940793 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20232 | 2026.04.14 23:43:04.940819 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20233 | 2026.04.14 23:43:04.940822 [ 3 ] {} <Debug> TCP-Session: 9bf2e05d-cab6-4f74-9892-d2400381886f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20234 | 2026.04.14 23:43:04.940842 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20235 | 2026.04.14 23:43:04.940859 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20236 | 2026.04.14 23:43:04.940880 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20237 | 2026.04.14 23:43:04.940893 [ 288 ] {} <Debug> TCP-Session: 592799f8-d127-4088-9243-16026ac56807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20238 | 2026.04.14 23:43:04.940908 [ 292 ] {} <Debug> TCP-Session: 9cc9b433-7190-4df6-94d6-7f0e741f3921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20239 | 2026.04.14 23:43:04.940918 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20240 | 2026.04.14 23:43:04.940947 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20241 | 2026.04.14 23:43:04.940939 [ 348 ] {} <Debug> TCP-Session: dc101be9-1a69-40a9-912b-6ad07a07ef21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20242 | 2026.04.14 23:43:04.940997 [ 294 ] {} <Debug> TCP-Session: 68525cf7-3294-4e63-9be2-c79f8b4e042f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20243 | 2026.04.14 23:43:04.940982 [ 291 ] {} <Debug> TCP-Session: 3b839ffa-62bb-498f-8ae4-b24dfd4296bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20244 | 2026.04.14 23:43:04.940932 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20245 | 2026.04.14 23:43:04.940869 [ 290 ] {} <Debug> TCP-Session: 14d10767-7e1f-48ba-a73a-199cd5d7ab1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20246 | 2026.04.14 23:43:04.940896 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20247 | 2026.04.14 23:43:04.941087 [ 289 ] {} <Debug> TCP-Session: af461036-5390-40f6-ba6a-bad9fa4bf542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20248 | 2026.04.14 23:43:04.941122 [ 293 ] {} <Debug> TCP-Session: 894da08e-6509-41a9-bb02-5162770303fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20249 | 2026.04.14 23:43:05.160981 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57403 | ||
| 20250 | 2026.04.14 23:43:05.161089 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20251 | 2026.04.14 23:43:05.161114 [ 3 ] {} <Debug> TCP-Session: 26618927-a99f-4f9a-9c46-88c208995988 Authenticating user 'default' from [fd00:1122:3344:101::e]:57403 | ||
| 20252 | 2026.04.14 23:43:05.161135 [ 3 ] {} <Debug> TCP-Session: 26618927-a99f-4f9a-9c46-88c208995988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20253 | 2026.04.14 23:43:05.161147 [ 3 ] {} <Debug> TCP-Session: 26618927-a99f-4f9a-9c46-88c208995988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20254 | 2026.04.14 23:43:05.161369 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37091 | ||
| 20255 | 2026.04.14 23:43:05.161382 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63621 | ||
| 20256 | 2026.04.14 23:43:05.161405 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51698 | ||
| 20257 | 2026.04.14 23:43:05.161434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58428 | ||
| 20258 | 2026.04.14 23:43:05.161453 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20259 | 2026.04.14 23:43:05.161444 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39042 | ||
| 20260 | 2026.04.14 23:43:05.161474 [ 3 ] {} <Trace> TCP-Session: 26618927-a99f-4f9a-9c46-88c208995988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20261 | 2026.04.14 23:43:05.161482 [ 288 ] {} <Debug> TCP-Session: d749a740-2f33-4fd1-8255-03d950ca679b Authenticating user 'default' from [fd00:1122:3344:101::e]:63621 | ||
| 20262 | 2026.04.14 23:43:05.161524 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20263 | 2026.04.14 23:43:05.161526 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20264 | 2026.04.14 23:43:05.161543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20265 | 2026.04.14 23:43:05.161540 [ 288 ] {} <Debug> TCP-Session: d749a740-2f33-4fd1-8255-03d950ca679b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20266 | 2026.04.14 23:43:05.161576 [ 293 ] {} <Debug> TCP-Session: 6326c38b-c98e-45e6-b0db-05ad5ee61ce6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39042 | ||
| 20267 | 2026.04.14 23:43:05.161590 [ 288 ] {} <Debug> TCP-Session: d749a740-2f33-4fd1-8255-03d950ca679b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20268 | 2026.04.14 23:43:05.161569 [ 289 ] {} <Debug> TCP-Session: 6b6ca9ac-2285-4b39-ad46-a0f91e12f709 Authenticating user 'default' from [fd00:1122:3344:101::e]:51698 | ||
| 20269 | 2026.04.14 23:43:05.161611 [ 293 ] {} <Debug> TCP-Session: 6326c38b-c98e-45e6-b0db-05ad5ee61ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20270 | 2026.04.14 23:43:05.161637 [ 289 ] {} <Debug> TCP-Session: 6b6ca9ac-2285-4b39-ad46-a0f91e12f709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20271 | 2026.04.14 23:43:05.161640 [ 293 ] {} <Debug> TCP-Session: 6326c38b-c98e-45e6-b0db-05ad5ee61ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20272 | 2026.04.14 23:43:05.161651 [ 289 ] {} <Debug> TCP-Session: 6b6ca9ac-2285-4b39-ad46-a0f91e12f709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20273 | 2026.04.14 23:43:05.161550 [ 292 ] {} <Debug> TCP-Session: 088a065f-d0a0-4fb4-bc80-01bfb8c141cb Authenticating user 'default' from [fd00:1122:3344:101::e]:58428 | ||
| 20274 | 2026.04.14 23:43:05.161672 [ 3 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57403) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20275 | 2026.04.14 23:43:05.161691 [ 292 ] {} <Debug> TCP-Session: 088a065f-d0a0-4fb4-bc80-01bfb8c141cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20276 | 2026.04.14 23:43:05.161449 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46150 | ||
| 20277 | 2026.04.14 23:43:05.161709 [ 292 ] {} <Debug> TCP-Session: 088a065f-d0a0-4fb4-bc80-01bfb8c141cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20278 | 2026.04.14 23:43:05.161441 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20279 | 2026.04.14 23:43:05.161433 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35570 | ||
| 20280 | 2026.04.14 23:43:05.161802 [ 348 ] {} <Debug> TCP-Session: 11d79196-5462-4be6-a5a9-d663ef280ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:37091 | ||
| 20281 | 2026.04.14 23:43:05.161818 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20282 | 2026.04.14 23:43:05.161858 [ 348 ] {} <Debug> TCP-Session: 11d79196-5462-4be6-a5a9-d663ef280ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20283 | 2026.04.14 23:43:05.161412 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47151 | ||
| 20284 | 2026.04.14 23:43:05.161887 [ 348 ] {} <Debug> TCP-Session: 11d79196-5462-4be6-a5a9-d663ef280ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20285 | 2026.04.14 23:43:05.161906 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20286 | 2026.04.14 23:43:05.161882 [ 294 ] {} <Debug> TCP-Session: 2ec28471-6f8f-47a2-b67a-fd6025cacd12 Authenticating user 'default' from [fd00:1122:3344:101::e]:46150 | ||
| 20287 | 2026.04.14 23:43:05.161961 [ 291 ] {} <Debug> TCP-Session: 800550c6-6c21-4f63-9150-9a79cfb4aa5e Authenticating user 'default' from [fd00:1122:3344:101::e]:35570 | ||
| 20288 | 2026.04.14 23:43:05.161962 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20289 | 2026.04.14 23:43:05.161976 [ 294 ] {} <Debug> TCP-Session: 2ec28471-6f8f-47a2-b67a-fd6025cacd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20290 | 2026.04.14 23:43:05.161976 [ 3 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20291 | 2026.04.14 23:43:05.162004 [ 294 ] {} <Debug> TCP-Session: 2ec28471-6f8f-47a2-b67a-fd6025cacd12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20292 | 2026.04.14 23:43:05.162005 [ 290 ] {} <Debug> TCP-Session: 1eccfcc3-d508-4de5-a7a5-cca2c2a62f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:47151 | ||
| 20293 | 2026.04.14 23:43:05.161993 [ 291 ] {} <Debug> TCP-Session: 800550c6-6c21-4f63-9150-9a79cfb4aa5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20294 | 2026.04.14 23:43:05.162059 [ 290 ] {} <Debug> TCP-Session: 1eccfcc3-d508-4de5-a7a5-cca2c2a62f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20295 | 2026.04.14 23:43:05.162078 [ 291 ] {} <Debug> TCP-Session: 800550c6-6c21-4f63-9150-9a79cfb4aa5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20296 | 2026.04.14 23:43:05.162090 [ 290 ] {} <Debug> TCP-Session: 1eccfcc3-d508-4de5-a7a5-cca2c2a62f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20297 | 2026.04.14 23:43:05.162060 [ 3 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20298 | 2026.04.14 23:43:05.162505 [ 3 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Debug> oximeter.version (3f7b7889-4ad4-4ea7-878a-042c8b4af066) (SelectExecutor): Key condition: unknown | ||
| 20299 | 2026.04.14 23:43:05.163462 [ 335 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Trace> AggregatingTransform: Aggregating | ||
| 20300 | 2026.04.14 23:43:05.163514 [ 335 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Trace> Aggregator: Aggregation method: without_key | ||
| 20301 | 2026.04.14 23:43:05.163553 [ 335 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911905 sec. (1096.605 rows/sec., 42.84 KiB/sec.) | ||
| 20302 | 2026.04.14 23:43:05.163573 [ 335 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Trace> Aggregator: Merging aggregated data | ||
| 20303 | 2026.04.14 23:43:05.164671 [ 3 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 20304 | 2026.04.14 23:43:05.164828 [ 3 ] {610e34cb-5c41-4303-bfd9-71f93a49113f} <Debug> TCPHandler: Processed in 0.003479035 sec. | ||
| 20305 | 2026.04.14 23:43:05.164932 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20306 | 2026.04.14 23:43:05.164958 [ 3 ] {} <Debug> TCP-Session: 26618927-a99f-4f9a-9c46-88c208995988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20307 | 2026.04.14 23:43:05.164963 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20308 | 2026.04.14 23:43:05.164985 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20309 | 2026.04.14 23:43:05.165007 [ 294 ] {} <Debug> TCP-Session: 2ec28471-6f8f-47a2-b67a-fd6025cacd12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20310 | 2026.04.14 23:43:05.165012 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20311 | 2026.04.14 23:43:05.165021 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20312 | 2026.04.14 23:43:05.165073 [ 290 ] {} <Debug> TCP-Session: 1eccfcc3-d508-4de5-a7a5-cca2c2a62f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20313 | 2026.04.14 23:43:05.165074 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20314 | 2026.04.14 23:43:05.165103 [ 289 ] {} <Debug> TCP-Session: 6b6ca9ac-2285-4b39-ad46-a0f91e12f709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20315 | 2026.04.14 23:43:05.165051 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20316 | 2026.04.14 23:43:05.165150 [ 293 ] {} <Debug> TCP-Session: 6326c38b-c98e-45e6-b0db-05ad5ee61ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20317 | 2026.04.14 23:43:05.165035 [ 348 ] {} <Debug> TCP-Session: 11d79196-5462-4be6-a5a9-d663ef280ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20318 | 2026.04.14 23:43:05.165189 [ 291 ] {} <Debug> TCP-Session: 800550c6-6c21-4f63-9150-9a79cfb4aa5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20319 | 2026.04.14 23:43:05.165018 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20320 | 2026.04.14 23:43:05.165032 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20321 | 2026.04.14 23:43:05.165264 [ 292 ] {} <Debug> TCP-Session: 088a065f-d0a0-4fb4-bc80-01bfb8c141cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20322 | 2026.04.14 23:43:05.165277 [ 288 ] {} <Debug> TCP-Session: d749a740-2f33-4fd1-8255-03d950ca679b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20323 | 2026.04.14 23:43:05.874332 [ 222 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20324 | 2026.04.14 23:43:05.874384 [ 222 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20325 | 2026.04.14 23:43:05.877685 [ 222 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20326 | 2026.04.14 23:43:05.938098 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20327 | 2026.04.14 23:43:05.938286 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20328 | 2026.04.14 23:43:05.938355 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20329 | 2026.04.14 23:43:05.939058 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20330 | 2026.04.14 23:43:05.939129 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20331 | 2026.04.14 23:43:05.939743 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 20332 | 2026.04.14 23:43:05.940198 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20333 | 2026.04.14 23:43:05.940371 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002134 sec., 937.207122774133 rows/sec., 69.56 KiB/sec. | ||
| 20334 | 2026.04.14 23:43:05.940429 [ 4 ] {75de3fe8-18bf-4a8d-8348-b5f4fdd1916c} <Debug> TCPHandler: Processed in 0.002468078 sec. | ||
| 20335 | 2026.04.14 23:43:05.940573 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20336 | 2026.04.14 23:43:05.940711 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20337 | 2026.04.14 23:43:05.940770 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20338 | 2026.04.14 23:43:05.941371 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20339 | 2026.04.14 23:43:05.941412 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20340 | 2026.04.14 23:43:05.941869 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20341 | 2026.04.14 23:43:05.942284 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2026.04.14 23:43:05.942431 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Debug> executeQuery: Read 90 rows, 7.64 KiB in 0.001747 sec., 51516.886090440756 rows/sec., 4.27 MiB/sec. | ||
| 20343 | 2026.04.14 23:43:05.942481 [ 4 ] {502f02c9-6df8-4239-8a77-7211c0500e4f} <Debug> TCPHandler: Processed in 0.001973543 sec. | ||
| 20344 | 2026.04.14 23:43:05.942608 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20345 | 2026.04.14 23:43:05.942708 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20346 | 2026.04.14 23:43:05.942756 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20347 | 2026.04.14 23:43:05.943224 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20348 | 2026.04.14 23:43:05.943263 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20349 | 2026.04.14 23:43:05.943756 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20350 | 2026.04.14 23:43:05.944257 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20351 | 2026.04.14 23:43:05.944405 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Debug> executeQuery: Read 17 rows, 1.25 KiB in 0.00172 sec., 9883.72093023256 rows/sec., 728.45 KiB/sec. | ||
| 20352 | 2026.04.14 23:43:05.944447 [ 4 ] {112b751c-6941-4c63-b725-bee606aa6d7c} <Debug> TCPHandler: Processed in 0.001889441 sec. | ||
| 20353 | 2026.04.14 23:43:05.944570 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20354 | 2026.04.14 23:43:05.944681 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20355 | 2026.04.14 23:43:05.944724 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20356 | 2026.04.14 23:43:05.945200 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20357 | 2026.04.14 23:43:05.945235 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20358 | 2026.04.14 23:43:05.945707 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20359 | 2026.04.14 23:43:05.946238 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20360 | 2026.04.14 23:43:05.946422 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Debug> executeQuery: Read 93 rows, 7.30 KiB in 0.00176 sec., 52840.90909090909 rows/sec., 4.05 MiB/sec. | ||
| 20361 | 2026.04.14 23:43:05.946478 [ 4 ] {372d1aa3-4e09-4ad2-ae10-3e0870a9aadd} <Debug> TCPHandler: Processed in 0.001964223 sec. | ||
| 20362 | 2026.04.14 23:43:05.946620 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20363 | 2026.04.14 23:43:05.946726 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20364 | 2026.04.14 23:43:05.946772 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20365 | 2026.04.14 23:43:05.947201 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20366 | 2026.04.14 23:43:05.947237 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20367 | 2026.04.14 23:43:05.947724 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20368 | 2026.04.14 23:43:05.948238 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2026.04.14 23:43:05.948391 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_160_49 to all_161_161_0 | ||
| 20370 | 2026.04.14 23:43:05.948417 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001708 sec., 94847.77517564403 rows/sec., 6.59 MiB/sec. | ||
| 20371 | 2026.04.14 23:43:05.948428 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20372 | 2026.04.14 23:43:05.948455 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20373 | 2026.04.14 23:43:05.948470 [ 4 ] {b9e160eb-0f50-4077-a7ac-4e991adc855e} <Debug> TCPHandler: Processed in 0.001912032 sec. | ||
| 20374 | 2026.04.14 23:43:05.948570 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_160_49 to all_161_161_0 into Compact with storage Full | ||
| 20375 | 2026.04.14 23:43:05.948606 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20376 | 2026.04.14 23:43:05.948728 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20377 | 2026.04.14 23:43:05.948733 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20378 | 2026.04.14 23:43:05.948773 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_160_49, total 57629 rows starting from the beginning of the part | ||
| 20379 | 2026.04.14 23:43:05.948822 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20380 | 2026.04.14 23:43:05.948856 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 128 rows starting from the beginning of the part | ||
| 20381 | 2026.04.14 23:43:05.949972 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20382 | 2026.04.14 23:43:05.950023 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20383 | 2026.04.14 23:43:05.950943 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20384 | 2026.04.14 23:43:05.951630 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20385 | 2026.04.14 23:43:05.951833 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.003124 sec., 4801.536491677337 rows/sec., 8.60 MiB/sec. | ||
| 20386 | 2026.04.14 23:43:05.951886 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20387 | 2026.04.14 23:43:05.951939 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20388 | 2026.04.14 23:43:05.951939 [ 4 ] {050a9bca-9fa6-4d1e-8a7d-7d7ed12b8f6f} <Debug> TCPHandler: Processed in 0.003395992 sec. | ||
| 20389 | 2026.04.14 23:43:05.952094 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20390 | 2026.04.14 23:43:05.952213 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20391 | 2026.04.14 23:43:05.952272 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20392 | 2026.04.14 23:43:05.952716 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20393 | 2026.04.14 23:43:05.952763 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20394 | 2026.04.14 23:43:05.953433 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20395 | 2026.04.14 23:43:05.954057 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20396 | 2026.04.14 23:43:05.954205 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002018 sec., 29732.408325074335 rows/sec., 2.00 MiB/sec. | ||
| 20397 | 2026.04.14 23:43:05.954244 [ 4 ] {1d21f716-4c6f-4fa4-884f-c20eef77512b} <Debug> TCPHandler: Processed in 0.00221301 sec. | ||
| 20398 | 2026.04.14 23:43:05.956496 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20399 | 2026.04.14 23:43:05.958153 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57757 rows, containing 5 columns (5 merged, 0 gathered) in 0.009632282 sec., 5996190.726143607 rows/sec., 387.02 MiB/sec. | ||
| 20400 | 2026.04.14 23:43:05.958836 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Trace> MergedBlockOutputStream: filled checksums all_1_161_50 (state Temporary) | ||
| 20401 | 2026.04.14 23:43:05.959502 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_161_50 to all_1_161_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20402 | 2026.04.14 23:43:05.959600 [ 202 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_161_50} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_160_49, all_161_161_0] -> all_1_161_50 | ||
| 20403 | 2026.04.14 23:43:05.959712 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20404 | 2026.04.14 23:43:07.364076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20405 | 2026.04.14 23:43:07.381888 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20406 | 2026.04.14 23:43:07.381940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20407 | 2026.04.14 23:43:07.388083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20408 | 2026.04.14 23:43:07.388784 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20409 | 2026.04.14 23:43:07.391715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20410 | 2026.04.14 23:43:09.874488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2458 | ||
| 20411 | 2026.04.14 23:43:09.877055 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20412 | 2026.04.14 23:43:09.877100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20413 | 2026.04.14 23:43:09.878313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20414 | 2026.04.14 23:43:09.878587 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20415 | 2026.04.14 23:43:09.878861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2458 | ||
| 20416 | 2026.04.14 23:43:10.937746 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2026.04.14 23:43:10.937930 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20418 | 2026.04.14 23:43:10.938000 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20419 | 2026.04.14 23:43:10.938670 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20420 | 2026.04.14 23:43:10.938716 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20421 | 2026.04.14 23:43:10.939106 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20422 | 2026.04.14 23:43:10.939329 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20423 | 2026.04.14 23:43:10.939482 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Debug> executeQuery: Read 147 rows, 12.96 KiB in 0.001605 sec., 91588.78504672897 rows/sec., 7.89 MiB/sec. | ||
| 20424 | 2026.04.14 23:43:10.939488 [ 100 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20425 | 2026.04.14 23:43:10.939532 [ 4 ] {378a100f-e6a9-4859-bf36-059bd4eee06f} <Debug> TCPHandler: Processed in 0.001899382 sec. | ||
| 20426 | 2026.04.14 23:43:10.939584 [ 100 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20427 | 2026.04.14 23:43:10.939626 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20428 | 2026.04.14 23:43:10.939672 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20429 | 2026.04.14 23:43:10.939736 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20430 | 2026.04.14 23:43:10.939780 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20431 | 2026.04.14 23:43:10.939824 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20432 | 2026.04.14 23:43:10.939831 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20433 | 2026.04.14 23:43:10.939862 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2698 rows starting from the beginning of the part | ||
| 20434 | 2026.04.14 23:43:10.939920 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 142 rows starting from the beginning of the part | ||
| 20435 | 2026.04.14 23:43:10.939964 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 90 rows starting from the beginning of the part | ||
| 20436 | 2026.04.14 23:43:10.940006 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 149 rows starting from the beginning of the part | ||
| 20437 | 2026.04.14 23:43:10.940059 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 90 rows starting from the beginning of the part | ||
| 20438 | 2026.04.14 23:43:10.940129 [ 196 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 147 rows starting from the beginning of the part | ||
| 20439 | 2026.04.14 23:43:10.940273 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2026.04.14 23:43:10.940312 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20441 | 2026.04.14 23:43:10.940621 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20442 | 2026.04.14 23:43:10.940831 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20443 | 2026.04.14 23:43:10.941009 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001235 sec., 36437.24696356276 rows/sec., 2.68 MiB/sec. | ||
| 20444 | 2026.04.14 23:43:10.941126 [ 4 ] {b60654da-fb88-4d3c-9897-32696eef2e41} <Debug> TCPHandler: Processed in 0.001504661 sec. | ||
| 20445 | 2026.04.14 23:43:10.941313 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2026.04.14 23:43:10.941433 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739167 sec., 1906659.9124753403 rows/sec., 153.93 MiB/sec. | ||
| 20447 | 2026.04.14 23:43:10.941448 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20448 | 2026.04.14 23:43:10.941513 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20449 | 2026.04.14 23:43:10.941735 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20450 | 2026.04.14 23:43:10.942020 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20451 | 2026.04.14 23:43:10.942081 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20452 | 2026.04.14 23:43:10.942098 [ 195 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_166_33} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20453 | 2026.04.14 23:43:10.942133 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20454 | 2026.04.14 23:43:10.942227 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 20455 | 2026.04.14 23:43:10.942500 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20456 | 2026.04.14 23:43:10.942759 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2026.04.14 23:43:10.942920 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 43.80 KiB/sec. | ||
| 20458 | 2026.04.14 23:43:10.942985 [ 4 ] {e263cad6-7865-43f0-80f9-5c18576e2f8a} <Debug> TCPHandler: Processed in 0.001785158 sec. | ||
| 20459 | 2026.04.14 23:43:10.943095 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20460 | 2026.04.14 23:43:10.943190 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20461 | 2026.04.14 23:43:10.943232 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20462 | 2026.04.14 23:43:10.943667 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20463 | 2026.04.14 23:43:10.943702 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20464 | 2026.04.14 23:43:10.944007 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20465 | 2026.04.14 23:43:10.944211 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20466 | 2026.04.14 23:43:10.944337 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001167 sec., 93401.8851756641 rows/sec., 7.30 MiB/sec. | ||
| 20467 | 2026.04.14 23:43:10.944341 [ 95 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20468 | 2026.04.14 23:43:10.944375 [ 4 ] {5e848307-624d-4733-909a-09fd4e206cd7} <Debug> TCPHandler: Processed in 0.001330386 sec. | ||
| 20469 | 2026.04.14 23:43:10.944381 [ 95 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20470 | 2026.04.14 23:43:10.944405 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20471 | 2026.04.14 23:43:10.944483 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20472 | 2026.04.14 23:43:10.944485 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20473 | 2026.04.14 23:43:10.944588 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20474 | 2026.04.14 23:43:10.944599 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20475 | 2026.04.14 23:43:10.944624 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1559 rows starting from the beginning of the part | ||
| 20476 | 2026.04.14 23:43:10.944650 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20477 | 2026.04.14 23:43:10.944686 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 113 rows starting from the beginning of the part | ||
| 20478 | 2026.04.14 23:43:10.944732 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 93 rows starting from the beginning of the part | ||
| 20479 | 2026.04.14 23:43:10.944782 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 125 rows starting from the beginning of the part | ||
| 20480 | 2026.04.14 23:43:10.944822 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 93 rows starting from the beginning of the part | ||
| 20481 | 2026.04.14 23:43:10.944859 [ 202 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 109 rows starting from the beginning of the part | ||
| 20482 | 2026.04.14 23:43:10.945037 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2026.04.14 23:43:10.945077 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20484 | 2026.04.14 23:43:10.945419 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20485 | 2026.04.14 23:43:10.945640 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20486 | 2026.04.14 23:43:10.945751 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_161_50 to all_162_162_0 | ||
| 20487 | 2026.04.14 23:43:10.945768 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 20488 | 2026.04.14 23:43:10.945781 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20489 | 2026.04.14 23:43:10.945800 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20490 | 2026.04.14 23:43:10.945807 [ 4 ] {089dc14c-faad-45ae-bdf9-0f899b3f2448} <Debug> TCPHandler: Processed in 0.001369298 sec. | ||
| 20491 | 2026.04.14 23:43:10.945864 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_161_50 to all_162_162_0 into Compact with storage Full | ||
| 20492 | 2026.04.14 23:43:10.945917 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20493 | 2026.04.14 23:43:10.945962 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20494 | 2026.04.14 23:43:10.945996 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_161_50, total 57757 rows starting from the beginning of the part | ||
| 20495 | 2026.04.14 23:43:10.945992 [ 189 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2092 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532062 sec., 1365479.9871023495 rows/sec., 101.84 MiB/sec. | ||
| 20496 | 2026.04.14 23:43:10.946014 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20497 | 2026.04.14 23:43:10.946060 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 161 rows starting from the beginning of the part | ||
| 20498 | 2026.04.14 23:43:10.946120 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20499 | 2026.04.14 23:43:10.946270 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20500 | 2026.04.14 23:43:10.946422 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20501 | 2026.04.14 23:43:10.946464 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20502 | 2026.04.14 23:43:10.946544 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20503 | 2026.04.14 23:43:10.946628 [ 191 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_166_33} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20504 | 2026.04.14 23:43:10.946721 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 20505 | 2026.04.14 23:43:10.946776 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20506 | 2026.04.14 23:43:10.946993 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20507 | 2026.04.14 23:43:10.947080 [ 95 ] {} <Debug> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 20508 | 2026.04.14 23:43:10.947104 [ 95 ] {} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.04.14 23:43:10.947118 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 56.52 KiB/sec. | ||
| 20510 | 2026.04.14 23:43:10.947127 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20511 | 2026.04.14 23:43:10.947156 [ 4 ] {b28dbd13-259b-4860-b3a0-0327401d6019} <Debug> TCPHandler: Processed in 0.001288105 sec. | ||
| 20512 | 2026.04.14 23:43:10.947196 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::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 | ||
| 20513 | 2026.04.14 23:43:10.947265 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20514 | 2026.04.14 23:43:10.947285 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20515 | 2026.04.14 23:43:10.947319 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::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 | ||
| 20516 | 2026.04.14 23:43:10.947361 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::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 | ||
| 20517 | 2026.04.14 23:43:10.947371 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20518 | 2026.04.14 23:43:10.947393 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 20519 | 2026.04.14 23:43:10.947429 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 20520 | 2026.04.14 23:43:10.947430 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20521 | 2026.04.14 23:43:10.947480 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::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 | ||
| 20522 | 2026.04.14 23:43:10.947521 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::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 | ||
| 20523 | 2026.04.14 23:43:10.948316 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.04.14 23:43:10.948358 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20525 | 2026.04.14 23:43:10.948766 [ 194 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001598384 sec., 4379.423217449624 rows/sec., 277.99 KiB/sec. | ||
| 20526 | 2026.04.14 23:43:10.948889 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 20527 | 2026.04.14 23:43:10.948961 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20528 | 2026.04.14 23:43:10.949192 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::all_1_6_1} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20529 | 2026.04.14 23:43:10.949260 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20530 | 2026.04.14 23:43:10.949266 [ 202 ] {a6b040eb-b2af-49f8-9263-0cb201088e5d::all_1_6_1} <Trace> oximeter.measurements_f64 (a6b040eb-b2af-49f8-9263-0cb201088e5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 20531 | 2026.04.14 23:43:10.949345 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20532 | 2026.04.14 23:43:10.949422 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002061 sec., 21834.06113537118 rows/sec., 39.13 MiB/sec. | ||
| 20533 | 2026.04.14 23:43:10.949498 [ 4 ] {8c301a54-6c34-4703-a186-4e8c245f70ee} <Debug> TCPHandler: Processed in 0.002282772 sec. | ||
| 20534 | 2026.04.14 23:43:10.949612 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20535 | 2026.04.14 23:43:10.949706 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20536 | 2026.04.14 23:43:10.949748 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20537 | 2026.04.14 23:43:10.950128 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2026.04.14 23:43:10.950165 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20539 | 2026.04.14 23:43:10.950480 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20540 | 2026.04.14 23:43:10.950695 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20541 | 2026.04.14 23:43:10.950811 [ 95 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20542 | 2026.04.14 23:43:10.950826 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 20543 | 2026.04.14 23:43:10.950846 [ 95 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20544 | 2026.04.14 23:43:10.950865 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20545 | 2026.04.14 23:43:10.950866 [ 4 ] {c508f6ea-6efe-4ae3-8113-a53487a58d76} <Debug> TCPHandler: Processed in 0.001303285 sec. | ||
| 20546 | 2026.04.14 23:43:10.950938 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20547 | 2026.04.14 23:43:10.951034 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20548 | 2026.04.14 23:43:10.951060 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8340 rows starting from the beginning of the part | ||
| 20549 | 2026.04.14 23:43:10.951109 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 20550 | 2026.04.14 23:43:10.951148 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 20551 | 2026.04.14 23:43:10.951189 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 20552 | 2026.04.14 23:43:10.951225 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 20553 | 2026.04.14 23:43:10.951262 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 20554 | 2026.04.14 23:43:10.954047 [ 202 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003141046 sec., 2750676.0486793253 rows/sec., 185.38 MiB/sec. | ||
| 20555 | 2026.04.14 23:43:10.954235 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20556 | 2026.04.14 23:43:10.954531 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20557 | 2026.04.14 23:43:10.954604 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_166_33} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20558 | 2026.04.14 23:43:10.954704 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 20559 | 2026.04.14 23:43:10.955385 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57918 rows, containing 5 columns (5 merged, 0 gathered) in 0.00954439 sec., 6068276.757341224 rows/sec., 391.76 MiB/sec. | ||
| 20560 | 2026.04.14 23:43:10.955668 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Trace> MergedBlockOutputStream: filled checksums all_1_162_51 (state Temporary) | ||
| 20561 | 2026.04.14 23:43:10.955897 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_162_51 to all_1_162_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20562 | 2026.04.14 23:43:10.955957 [ 192 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_162_51} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_161_50, all_162_162_0] -> all_1_162_51 | ||
| 20563 | 2026.04.14 23:43:10.956031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20564 | 2026.04.14 23:43:11.262415 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20565 | 2026.04.14 23:43:11.262608 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20566 | 2026.04.14 23:43:11.262678 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20567 | 2026.04.14 23:43:11.263371 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20568 | 2026.04.14 23:43:11.263413 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20569 | 2026.04.14 23:43:11.263800 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20570 | 2026.04.14 23:43:11.264029 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20571 | 2026.04.14 23:43:11.264183 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 20572 | 2026.04.14 23:43:11.264234 [ 4 ] {6c742b92-cfe5-4485-b1b6-27c6b5655432} <Debug> TCPHandler: Processed in 0.001940223 sec. | ||
| 20573 | 2026.04.14 23:43:11.264230 [ 225 ] {} <Trace> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20574 | 2026.04.14 23:43:11.264314 [ 225 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20575 | 2026.04.14 23:43:11.264357 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20576 | 2026.04.14 23:43:11.264465 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20577 | 2026.04.14 23:43:11.264510 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20578 | 2026.04.14 23:43:11.264946 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20579 | 2026.04.14 23:43:11.264982 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20580 | 2026.04.14 23:43:11.265328 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 20581 | 2026.04.14 23:43:11.265578 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20582 | 2026.04.14 23:43:11.265716 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Debug> executeQuery: Read 18 rows, 1.48 KiB in 0.001274 sec., 14128.728414442701 rows/sec., 1.14 MiB/sec. | ||
| 20583 | 2026.04.14 23:43:11.265756 [ 4 ] {3fc65cc2-cf32-48d3-a7fb-67a453995283} <Debug> TCPHandler: Processed in 0.001454449 sec. | ||
| 20584 | 2026.04.14 23:43:11.265872 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20585 | 2026.04.14 23:43:11.265970 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20586 | 2026.04.14 23:43:11.266012 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20587 | 2026.04.14 23:43:11.267005 [ 225 ] {} <Debug> oximeter.fields_i16 (7e159fd6-58f6-475f-bf94-b15649fb37c5): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20588 | 2026.04.14 23:43:11.267999 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20589 | 2026.04.14 23:43:11.268038 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20590 | 2026.04.14 23:43:11.268522 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20591 | 2026.04.14 23:43:11.268745 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20592 | 2026.04.14 23:43:11.268880 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Debug> executeQuery: Read 2588 rows, 197.55 KiB in 0.00293 sec., 883276.4505119454 rows/sec., 65.84 MiB/sec. | ||
| 20593 | 2026.04.14 23:43:11.268920 [ 4 ] {b06648a2-c37a-4e3e-b61b-3ebd4dd0eb2b} <Debug> TCPHandler: Processed in 0.003101024 sec. | ||
| 20594 | 2026.04.14 23:43:11.269029 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20595 | 2026.04.14 23:43:11.269124 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20596 | 2026.04.14 23:43:11.269165 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20597 | 2026.04.14 23:43:11.269603 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20598 | 2026.04.14 23:43:11.269637 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20599 | 2026.04.14 23:43:11.269936 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20600 | 2026.04.14 23:43:11.270148 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20601 | 2026.04.14 23:43:11.270274 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Debug> executeQuery: Read 60 rows, 4.49 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.75 MiB/sec. | ||
| 20602 | 2026.04.14 23:43:11.270311 [ 4 ] {3a4275c6-0fb9-4595-a191-f6c8e2495677} <Debug> TCPHandler: Processed in 0.001330556 sec. | ||
| 20603 | 2026.04.14 23:43:11.270414 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20604 | 2026.04.14 23:43:11.270507 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20605 | 2026.04.14 23:43:11.270546 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20606 | 2026.04.14 23:43:11.271316 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20607 | 2026.04.14 23:43:11.271362 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20608 | 2026.04.14 23:43:11.271788 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 20609 | 2026.04.14 23:43:11.272032 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20610 | 2026.04.14 23:43:11.272164 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Debug> executeQuery: Read 828 rows, 49.58 KiB in 0.001675 sec., 494328.3582089552 rows/sec., 28.91 MiB/sec. | ||
| 20611 | 2026.04.14 23:43:11.272202 [ 4 ] {b28d440d-7813-41a3-b61c-7461c0e2a9b7} <Debug> TCPHandler: Processed in 0.0018378 sec. | ||
| 20612 | 2026.04.14 23:43:11.272308 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20613 | 2026.04.14 23:43:11.272403 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20614 | 2026.04.14 23:43:11.272442 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20615 | 2026.04.14 23:43:11.272810 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20616 | 2026.04.14 23:43:11.272844 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20617 | 2026.04.14 23:43:11.273125 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20618 | 2026.04.14 23:43:11.273323 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20619 | 2026.04.14 23:43:11.273449 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 66.02 KiB/sec. | ||
| 20620 | 2026.04.14 23:43:11.273488 [ 4 ] {d5ada80d-399c-4f44-9820-de0e922845ba} <Debug> TCPHandler: Processed in 0.001231254 sec. | ||
| 20621 | 2026.04.14 23:43:11.273591 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20622 | 2026.04.14 23:43:11.273686 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20623 | 2026.04.14 23:43:11.273726 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20624 | 2026.04.14 23:43:11.274103 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20625 | 2026.04.14 23:43:11.274138 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20626 | 2026.04.14 23:43:11.274423 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20627 | 2026.04.14 23:43:11.274620 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20628 | 2026.04.14 23:43:11.274744 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 871.28 KiB/sec. | ||
| 20629 | 2026.04.14 23:43:11.274775 [ 225 ] {} <Trace> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20630 | 2026.04.14 23:43:11.274782 [ 4 ] {8676d155-a60e-40f9-af31-9293b582bd77} <Debug> TCPHandler: Processed in 0.001240914 sec. | ||
| 20631 | 2026.04.14 23:43:11.274815 [ 225 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20632 | 2026.04.14 23:43:11.274922 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20633 | 2026.04.14 23:43:11.275020 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20634 | 2026.04.14 23:43:11.275063 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20635 | 2026.04.14 23:43:11.276027 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20636 | 2026.04.14 23:43:11.276066 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20637 | 2026.04.14 23:43:11.276450 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20638 | 2026.04.14 23:43:11.276717 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20639 | 2026.04.14 23:43:11.276882 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Debug> executeQuery: Read 1372 rows, 94.92 KiB in 0.001879 sec., 730175.6253326237 rows/sec., 49.33 MiB/sec. | ||
| 20640 | 2026.04.14 23:43:11.276928 [ 4 ] {be6fe0e5-24df-4fa6-88ff-fc1b34334cd7} <Debug> TCPHandler: Processed in 0.002056296 sec. | ||
| 20641 | 2026.04.14 23:43:11.277044 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20642 | 2026.04.14 23:43:11.277141 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20643 | 2026.04.14 23:43:11.277183 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20644 | 2026.04.14 23:43:11.277606 [ 225 ] {} <Debug> oximeter.fields_u8 (9971f7d1-69a3-4fbf-89cf-7e7cdccdf1a4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20645 | 2026.04.14 23:43:11.277899 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.04.14 23:43:11.277939 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20647 | 2026.04.14 23:43:11.278371 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20648 | 2026.04.14 23:43:11.278578 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2026.04.14 23:43:11.278700 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_162_51 to all_167_167_0 | ||
| 20650 | 2026.04.14 23:43:11.278708 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Debug> executeQuery: Read 1544 rows, 96.69 KiB in 0.001585 sec., 974132.4921135646 rows/sec., 59.57 MiB/sec. | ||
| 20651 | 2026.04.14 23:43:11.278753 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20652 | 2026.04.14 23:43:11.278781 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20653 | 2026.04.14 23:43:11.278782 [ 4 ] {11ea83a2-32d6-4fb0-8e20-58a3ed577e3b} <Debug> TCPHandler: Processed in 0.001776269 sec. | ||
| 20654 | 2026.04.14 23:43:11.278866 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_162_51 to all_167_167_0 into Compact with storage Full | ||
| 20655 | 2026.04.14 23:43:11.278922 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20656 | 2026.04.14 23:43:11.278975 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20657 | 2026.04.14 23:43:11.279008 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_51, total 57918 rows starting from the beginning of the part | ||
| 20658 | 2026.04.14 23:43:11.279021 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20659 | 2026.04.14 23:43:11.279063 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 162 rows starting from the beginning of the part | ||
| 20660 | 2026.04.14 23:43:11.279080 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20661 | 2026.04.14 23:43:11.279110 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 161 rows starting from the beginning of the part | ||
| 20662 | 2026.04.14 23:43:11.279156 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 162 rows starting from the beginning of the part | ||
| 20663 | 2026.04.14 23:43:11.279192 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 20664 | 2026.04.14 23:43:11.279232 [ 194 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 1544 rows starting from the beginning of the part | ||
| 20665 | 2026.04.14 23:43:11.279932 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2026.04.14 23:43:11.279973 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20667 | 2026.04.14 23:43:11.280535 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20668 | 2026.04.14 23:43:11.280766 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20669 | 2026.04.14 23:43:11.280913 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001911 sec., 15698.587127158557 rows/sec., 28.13 MiB/sec. | ||
| 20670 | 2026.04.14 23:43:11.280969 [ 4 ] {0d0873a4-21a0-4946-a417-fab9766268ee} <Debug> TCPHandler: Processed in 0.002095897 sec. | ||
| 20671 | 2026.04.14 23:43:11.281077 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20672 | 2026.04.14 23:43:11.281170 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20673 | 2026.04.14 23:43:11.281211 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20674 | 2026.04.14 23:43:11.281526 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20675 | 2026.04.14 23:43:11.281561 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20676 | 2026.04.14 23:43:11.281862 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20677 | 2026.04.14 23:43:11.282069 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2026.04.14 23:43:11.282194 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 795.51 KiB/sec. | ||
| 20679 | 2026.04.14 23:43:11.282229 [ 4 ] {f9ff5a80-893b-4821-a620-414975f9d0e9} <Debug> TCPHandler: Processed in 0.001199433 sec. | ||
| 20680 | 2026.04.14 23:43:11.290105 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60107 rows, containing 5 columns (5 merged, 0 gathered) in 0.011275607 sec., 5330710.798984037 rows/sec., 343.96 MiB/sec. | ||
| 20681 | 2026.04.14 23:43:11.290461 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Trace> MergedBlockOutputStream: filled checksums all_1_167_52 (state Temporary) | ||
| 20682 | 2026.04.14 23:43:11.290745 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_167_52 to all_1_167_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2026.04.14 23:43:11.290817 [ 190 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_167_52} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_162_51, all_167_167_0] -> all_1_167_52 | ||
| 20684 | 2026.04.14 23:43:11.290903 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 20685 | 2026.04.14 23:43:12.246103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47514 | ||
| 20686 | 2026.04.14 23:43:12.246797 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20687 | 2026.04.14 23:43:12.246842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20688 | 2026.04.14 23:43:12.247314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20689 | 2026.04.14 23:43:12.247534 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20690 | 2026.04.14 23:43:12.247664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47514 | ||
| 20691 | 2026.04.14 23:43:14.892695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 20692 | 2026.04.14 23:43:14.911314 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20693 | 2026.04.14 23:43:14.911370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20694 | 2026.04.14 23:43:14.917752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20695 | 2026.04.14 23:43:14.918443 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20696 | 2026.04.14 23:43:14.921822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 20697 | 2026.04.14 23:43:15.091992 [ 221 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20698 | 2026.04.14 23:43:15.092069 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20699 | 2026.04.14 23:43:15.096372 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20700 | 2026.04.14 23:43:15.225950 [ 222 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20701 | 2026.04.14 23:43:15.226010 [ 222 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20702 | 2026.04.14 23:43:15.229802 [ 222 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20703 | 2026.04.14 23:43:15.934465 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20704 | 2026.04.14 23:43:15.934745 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20705 | 2026.04.14 23:43:15.934847 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20706 | 2026.04.14 23:43:15.935643 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20707 | 2026.04.14 23:43:15.935684 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20708 | 2026.04.14 23:43:15.936064 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20709 | 2026.04.14 23:43:15.936289 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20710 | 2026.04.14 23:43:15.936442 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.41 MiB/sec. | ||
| 20711 | 2026.04.14 23:43:15.936485 [ 4 ] {0e6bb9a6-8153-4e66-8ab1-9a5c65eff5ca} <Debug> TCPHandler: Processed in 0.00219398 sec. | ||
| 20712 | 2026.04.14 23:43:15.936546 [ 224 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20713 | 2026.04.14 23:43:15.936575 [ 224 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20714 | 2026.04.14 23:43:15.936596 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20715 | 2026.04.14 23:43:15.936689 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20716 | 2026.04.14 23:43:15.936730 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20717 | 2026.04.14 23:43:15.937143 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20718 | 2026.04.14 23:43:15.937179 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20719 | 2026.04.14 23:43:15.937475 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20720 | 2026.04.14 23:43:15.937682 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20721 | 2026.04.14 23:43:15.937811 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 20722 | 2026.04.14 23:43:15.937848 [ 4 ] {fe0d554b-ef69-4759-968f-db9efb437da6} <Debug> TCPHandler: Processed in 0.001300045 sec. | ||
| 20723 | 2026.04.14 23:43:15.937954 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20724 | 2026.04.14 23:43:15.938047 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20725 | 2026.04.14 23:43:15.938091 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20726 | 2026.04.14 23:43:15.938463 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20727 | 2026.04.14 23:43:15.938497 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20728 | 2026.04.14 23:43:15.938824 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20729 | 2026.04.14 23:43:15.939044 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20730 | 2026.04.14 23:43:15.939170 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 20731 | 2026.04.14 23:43:15.939208 [ 4 ] {c557285c-4631-4bce-8393-750b674ace59} <Debug> TCPHandler: Processed in 0.001300365 sec. | ||
| 20732 | 2026.04.14 23:43:15.939287 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20733 | 2026.04.14 23:43:15.939308 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20734 | 2026.04.14 23:43:15.939313 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20735 | 2026.04.14 23:43:15.939400 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20736 | 2026.04.14 23:43:15.939441 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20737 | 2026.04.14 23:43:15.939761 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2026.04.14 23:43:15.939796 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20739 | 2026.04.14 23:43:15.940098 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20740 | 2026.04.14 23:43:15.940288 [ 224 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20741 | 2026.04.14 23:43:15.940316 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20742 | 2026.04.14 23:43:15.940444 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 20743 | 2026.04.14 23:43:15.940481 [ 4 ] {5af6881a-1dae-48ce-a5a3-b629e38a93f7} <Debug> TCPHandler: Processed in 0.001220353 sec. | ||
| 20744 | 2026.04.14 23:43:15.942197 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20745 | 2026.04.14 23:43:19.438261 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20746 | 2026.04.14 23:43:19.438331 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20747 | 2026.04.14 23:43:19.446756 [ 223 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20748 | 2026.04.14 23:43:19.446811 [ 223 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20749 | 2026.04.14 23:43:19.449336 [ 223 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20750 | 2026.04.14 23:43:19.748728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47962 | ||
| 20751 | 2026.04.14 23:43:19.749213 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20752 | 2026.04.14 23:43:19.749251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20753 | 2026.04.14 23:43:19.749701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20754 | 2026.04.14 23:43:19.749913 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20755 | 2026.04.14 23:43:19.750040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47962 | ||
| 20756 | 2026.04.14 23:43:19.879936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2504 | ||
| 20757 | 2026.04.14 23:43:19.882582 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20758 | 2026.04.14 23:43:19.882620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20759 | 2026.04.14 23:43:19.883812 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20760 | 2026.04.14 23:43:19.884076 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20761 | 2026.04.14 23:43:19.884354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 20762 | 2026.04.14 23:43:19.884365 [ 224 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20763 | 2026.04.14 23:43:19.884393 [ 224 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20764 | 2026.04.14 23:43:19.887660 [ 224 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20765 | 2026.04.14 23:43:20.937214 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20766 | 2026.04.14 23:43:20.937406 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20767 | 2026.04.14 23:43:20.937477 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20768 | 2026.04.14 23:43:20.938275 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20769 | 2026.04.14 23:43:20.938319 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20770 | 2026.04.14 23:43:20.938704 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20771 | 2026.04.14 23:43:20.938927 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20772 | 2026.04.14 23:43:20.939076 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Debug> executeQuery: Read 146 rows, 12.87 KiB in 0.001724 sec., 84686.77494199536 rows/sec., 7.29 MiB/sec. | ||
| 20773 | 2026.04.14 23:43:20.939120 [ 4 ] {40ca0d8b-ee31-40a5-b9ed-b8bf76aa0fef} <Debug> TCPHandler: Processed in 0.002035785 sec. | ||
| 20774 | 2026.04.14 23:43:20.939235 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20775 | 2026.04.14 23:43:20.939328 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20776 | 2026.04.14 23:43:20.939368 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20777 | 2026.04.14 23:43:20.939762 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20778 | 2026.04.14 23:43:20.939797 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20779 | 2026.04.14 23:43:20.940083 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20780 | 2026.04.14 23:43:20.940296 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2026.04.14 23:43:20.940422 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001112 sec., 40467.62589928058 rows/sec., 2.97 MiB/sec. | ||
| 20782 | 2026.04.14 23:43:20.940459 [ 4 ] {cd16a5ed-6468-4036-9899-047392b671e9} <Debug> TCPHandler: Processed in 0.001272065 sec. | ||
| 20783 | 2026.04.14 23:43:20.940563 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20784 | 2026.04.14 23:43:20.940656 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20785 | 2026.04.14 23:43:20.940695 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20786 | 2026.04.14 23:43:20.941118 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20787 | 2026.04.14 23:43:20.941153 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20788 | 2026.04.14 23:43:20.941446 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20789 | 2026.04.14 23:43:20.941650 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20790 | 2026.04.14 23:43:20.941777 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001139 sec., 95697.98068481123 rows/sec., 7.48 MiB/sec. | ||
| 20791 | 2026.04.14 23:43:20.941815 [ 4 ] {ca51564d-5bf0-4f22-8917-7adb9574ab1a} <Debug> TCPHandler: Processed in 0.001299765 sec. | ||
| 20792 | 2026.04.14 23:43:20.941919 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20793 | 2026.04.14 23:43:20.942012 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20794 | 2026.04.14 23:43:20.942054 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20795 | 2026.04.14 23:43:20.942436 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20796 | 2026.04.14 23:43:20.942472 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20797 | 2026.04.14 23:43:20.942792 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20798 | 2026.04.14 23:43:20.942997 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20799 | 2026.04.14 23:43:20.943127 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 20800 | 2026.04.14 23:43:20.943165 [ 4 ] {1c668e67-dbbb-4fa7-af9d-774d99fc2921} <Debug> TCPHandler: Processed in 0.001293155 sec. | ||
| 20801 | 2026.04.14 23:43:20.943265 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20802 | 2026.04.14 23:43:20.943358 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20803 | 2026.04.14 23:43:20.943411 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20804 | 2026.04.14 23:43:20.944303 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20805 | 2026.04.14 23:43:20.944339 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20806 | 2026.04.14 23:43:20.944881 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20807 | 2026.04.14 23:43:20.945098 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20808 | 2026.04.14 23:43:20.945235 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001894 sec., 23759.239704329462 rows/sec., 42.58 MiB/sec. | ||
| 20809 | 2026.04.14 23:43:20.945303 [ 4 ] {a0c8b989-7699-49ef-a16b-8ddb2b66ff20} <Debug> TCPHandler: Processed in 0.002084177 sec. | ||
| 20810 | 2026.04.14 23:43:20.945408 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20811 | 2026.04.14 23:43:20.945501 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20812 | 2026.04.14 23:43:20.945542 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20813 | 2026.04.14 23:43:20.945862 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20814 | 2026.04.14 23:43:20.945897 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20815 | 2026.04.14 23:43:20.946200 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 20816 | 2026.04.14 23:43:20.946398 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20817 | 2026.04.14 23:43:20.946524 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 20818 | 2026.04.14 23:43:20.946560 [ 4 ] {36f0a150-41bb-4b66-82d1-e1bcc34b1303} <Debug> TCPHandler: Processed in 0.001199403 sec. | ||
| 20819 | 2026.04.14 23:43:21.135979 [ 225 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20820 | 2026.04.14 23:43:21.136073 [ 225 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20821 | 2026.04.14 23:43:21.138440 [ 225 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20822 | 2026.04.14 23:43:22.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.36 MiB, peak 415.50 MiB, free memory in arenas 0.00 B, will set to 397.36 MiB (RSS), difference: 4.00 MiB | ||
| 20823 | 2026.04.14 23:43:22.422749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 20824 | 2026.04.14 23:43:22.440835 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20825 | 2026.04.14 23:43:22.440896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20826 | 2026.04.14 23:43:22.446844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20827 | 2026.04.14 23:43:22.447527 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20828 | 2026.04.14 23:43:22.450863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 20829 | 2026.04.14 23:43:22.484607 [ 79 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 20830 | 2026.04.14 23:43:22.484699 [ 79 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20831 | 2026.04.14 23:43:22.484737 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20832 | 2026.04.14 23:43:22.484892 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 20833 | 2026.04.14 23:43:22.485084 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20834 | 2026.04.14 23:43:22.485139 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 25 rows starting from the beginning of the part | ||
| 20835 | 2026.04.14 23:43:22.485250 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 20836 | 2026.04.14 23:43:22.485333 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 20837 | 2026.04.14 23:43:22.485396 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 20838 | 2026.04.14 23:43:22.485441 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 20839 | 2026.04.14 23:43:22.486215 [ 197 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389138 sec., 34553.802429996154 rows/sec., 2.86 MiB/sec. | ||
| 20840 | 2026.04.14 23:43:22.486368 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 20841 | 2026.04.14 23:43:22.486619 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20842 | 2026.04.14 23:43:22.486687 [ 188 ] {605be999-4ea6-47fc-943e-ac6d59f5f5d9::all_1_30_7} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 20843 | 2026.04.14 23:43:22.486763 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20844 | 2026.04.14 23:43:24.567189 [ 224 ] {} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20845 | 2026.04.14 23:43:24.567241 [ 224 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20846 | 2026.04.14 23:43:24.570625 [ 224 ] {} <Debug> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20847 | 2026.04.14 23:43:25.936470 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20848 | 2026.04.14 23:43:25.936745 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20849 | 2026.04.14 23:43:25.936848 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20850 | 2026.04.14 23:43:25.937720 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20851 | 2026.04.14 23:43:25.937756 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20852 | 2026.04.14 23:43:25.938287 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20853 | 2026.04.14 23:43:25.938766 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20854 | 2026.04.14 23:43:25.938914 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.002245 sec., 38307.349665924274 rows/sec., 3.21 MiB/sec. | ||
| 20855 | 2026.04.14 23:43:25.938957 [ 4 ] {b40fad7a-f4c8-4eca-b70b-e7c1a367d425} <Debug> TCPHandler: Processed in 0.002657603 sec. | ||
| 20856 | 2026.04.14 23:43:25.939078 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20857 | 2026.04.14 23:43:25.939171 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20858 | 2026.04.14 23:43:25.939211 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20859 | 2026.04.14 23:43:25.939685 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2026.04.14 23:43:25.939727 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20861 | 2026.04.14 23:43:25.940184 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20862 | 2026.04.14 23:43:25.940659 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2026.04.14 23:43:25.940774 [ 75 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20864 | 2026.04.14 23:43:25.940793 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00164 sec., 9146.341463414634 rows/sec., 687.76 KiB/sec. | ||
| 20865 | 2026.04.14 23:43:25.940809 [ 75 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.04.14 23:43:25.940829 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20867 | 2026.04.14 23:43:25.940832 [ 4 ] {a6db2c74-6c92-42b7-b114-956129d06482} <Debug> TCPHandler: Processed in 0.001802109 sec. | ||
| 20868 | 2026.04.14 23:43:25.940920 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20869 | 2026.04.14 23:43:25.940952 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20870 | 2026.04.14 23:43:25.941001 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20871 | 2026.04.14 23:43:25.941029 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 112 rows starting from the beginning of the part | ||
| 20872 | 2026.04.14 23:43:25.941046 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20873 | 2026.04.14 23:43:25.941086 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20874 | 2026.04.14 23:43:25.941086 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 17 rows starting from the beginning of the part | ||
| 20875 | 2026.04.14 23:43:25.941140 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part | ||
| 20876 | 2026.04.14 23:43:25.941186 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20877 | 2026.04.14 23:43:25.941227 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 45 rows starting from the beginning of the part | ||
| 20878 | 2026.04.14 23:43:25.941267 [ 188 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 15 rows starting from the beginning of the part | ||
| 20879 | 2026.04.14 23:43:25.941510 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20880 | 2026.04.14 23:43:25.941544 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20881 | 2026.04.14 23:43:25.941984 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20882 | 2026.04.14 23:43:25.942053 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165782 sec., 252191.233009259 rows/sec., 19.37 MiB/sec. | ||
| 20883 | 2026.04.14 23:43:25.942559 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.04.14 23:43:25.942597 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20885 | 2026.04.14 23:43:25.942709 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00168 sec., 47023.80952380952 rows/sec., 3.67 MiB/sec. | ||
| 20886 | 2026.04.14 23:43:25.942760 [ 4 ] {9080ab86-fc90-494a-a4df-85e2355e31ec} <Debug> TCPHandler: Processed in 0.0018561 sec. | ||
| 20887 | 2026.04.14 23:43:25.942895 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20888 | 2026.04.14 23:43:25.942991 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20889 | 2026.04.14 23:43:25.943035 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20890 | 2026.04.14 23:43:25.943357 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20891 | 2026.04.14 23:43:25.943460 [ 197 ] {9d977167-061a-44ff-b8aa-ce1869ec5eee::all_1_146_29} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20892 | 2026.04.14 23:43:25.943507 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20893 | 2026.04.14 23:43:25.943548 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20894 | 2026.04.14 23:43:25.943562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20895 | 2026.04.14 23:43:25.944031 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20896 | 2026.04.14 23:43:25.944518 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20897 | 2026.04.14 23:43:25.944651 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
| 20898 | 2026.04.14 23:43:25.944689 [ 4 ] {5d2b1fab-5734-499e-a81e-83f5d4508a35} <Debug> TCPHandler: Processed in 0.001853371 sec. | ||
| 20899 | 2026.04.14 23:43:25.944796 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20900 | 2026.04.14 23:43:25.944887 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20901 | 2026.04.14 23:43:25.944939 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20902 | 2026.04.14 23:43:25.945706 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20903 | 2026.04.14 23:43:25.945741 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20904 | 2026.04.14 23:43:25.946390 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20905 | 2026.04.14 23:43:25.946896 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20906 | 2026.04.14 23:43:25.947027 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20907 | 2026.04.14 23:43:25.947034 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002165 sec., 6928.4064665127025 rows/sec., 12.42 MiB/sec. | ||
| 20908 | 2026.04.14 23:43:25.947100 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20909 | 2026.04.14 23:43:25.947126 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20910 | 2026.04.14 23:43:25.947133 [ 4 ] {8abd0170-60b5-497d-a8bc-81ea3c5b85ac} <Debug> TCPHandler: Processed in 0.002383815 sec. | ||
| 20911 | 2026.04.14 23:43:25.947232 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20912 | 2026.04.14 23:43:25.947246 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20913 | 2026.04.14 23:43:25.947363 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20914 | 2026.04.14 23:43:25.947404 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20915 | 2026.04.14 23:43:25.947508 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20916 | 2026.04.14 23:43:25.947574 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3132 rows starting from the beginning of the part | ||
| 20917 | 2026.04.14 23:43:25.947714 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 15 rows starting from the beginning of the part | ||
| 20918 | 2026.04.14 23:43:25.947722 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20919 | 2026.04.14 23:43:25.947765 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20920 | 2026.04.14 23:43:25.947831 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part | ||
| 20921 | 2026.04.14 23:43:25.947946 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 30 rows starting from the beginning of the part | ||
| 20922 | 2026.04.14 23:43:25.948050 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 45 rows starting from the beginning of the part | ||
| 20923 | 2026.04.14 23:43:25.948155 [ 199 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 15 rows starting from the beginning of the part | ||
| 20924 | 2026.04.14 23:43:25.948234 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 20925 | 2026.04.14 23:43:25.948790 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20926 | 2026.04.14 23:43:25.948926 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
| 20927 | 2026.04.14 23:43:25.948961 [ 4 ] {b2218190-1b1e-49af-b466-b3999e692605} <Debug> TCPHandler: Processed in 0.001763948 sec. | ||
| 20928 | 2026.04.14 23:43:25.959509 [ 198 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3282 rows, containing 19 columns (19 merged, 0 gathered) in 0.012328195 sec., 266219.02070822206 rows/sec., 476.83 MiB/sec. | ||
| 20929 | 2026.04.14 23:43:25.962234 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20930 | 2026.04.14 23:43:25.962864 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20931 | 2026.04.14 23:43:25.962945 [ 187 ] {92ebdbc6-c937-459e-8747-c4e57409f18f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20932 | 2026.04.14 23:43:25.963080 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 25.03 MiB. | ||
| 20933 | 2026.04.14 23:43:26.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.86 MiB, peak 422.86 MiB, free memory in arenas 0.00 B, will set to 401.54 MiB (RSS), difference: 3.68 MiB | ||
| 20934 | 2026.04.14 23:43:27.251095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48474 | ||
| 20935 | 2026.04.14 23:43:27.251605 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2026.04.14 23:43:27.251640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20937 | 2026.04.14 23:43:27.252246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20938 | 2026.04.14 23:43:27.252738 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2026.04.14 23:43:27.252869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48474 | ||
| 20940 | 2026.04.14 23:43:27.252939 [ 72 ] {} <Debug> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20941 | 2026.04.14 23:43:27.253039 [ 72 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.04.14 23:43:27.253077 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20943 | 2026.04.14 23:43:27.253245 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 20944 | 2026.04.14 23:43:27.253441 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20945 | 2026.04.14 23:43:27.253498 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46042 rows starting from the beginning of the part | ||
| 20946 | 2026.04.14 23:43:27.253565 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 20947 | 2026.04.14 23:43:27.253610 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 20948 | 2026.04.14 23:43:27.253653 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 20949 | 2026.04.14 23:43:27.253695 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 20950 | 2026.04.14 23:43:27.253737 [ 188 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 20951 | 2026.04.14 23:43:27.256685 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48474 rows, containing 4 columns (4 merged, 0 gathered) in 0.003514546 sec., 13792393.099990726 rows/sec., 197.30 MiB/sec. | ||
| 20952 | 2026.04.14 23:43:27.257212 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20953 | 2026.04.14 23:43:27.257728 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20954 | 2026.04.14 23:43:27.257812 [ 193 ] {d7024af8-6801-4d37-8267-223ffd628d6a::all_1_101_20} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20955 | 2026.04.14 23:43:27.257920 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20956 | 2026.04.14 23:43:29.885581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2528 | ||
| 20957 | 2026.04.14 23:43:29.887939 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20958 | 2026.04.14 23:43:29.887980 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20959 | 2026.04.14 23:43:29.889176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20960 | 2026.04.14 23:43:29.889443 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20961 | 2026.04.14 23:43:29.889733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2528 | ||
| 20962 | 2026.04.14 23:43:29.951839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 20963 | 2026.04.14 23:43:29.969986 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20964 | 2026.04.14 23:43:29.970035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20965 | 2026.04.14 23:43:29.976327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20966 | 2026.04.14 23:43:29.977019 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20967 | 2026.04.14 23:43:29.977324 [ 70 ] {} <Debug> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20968 | 2026.04.14 23:43:29.977364 [ 70 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20969 | 2026.04.14 23:43:29.977387 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20970 | 2026.04.14 23:43:29.977567 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 20971 | 2026.04.14 23:43:29.980361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 20972 | 2026.04.14 23:43:29.981755 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20973 | 2026.04.14 23:43:29.983205 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 20974 | 2026.04.14 23:43:29.987739 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 20975 | 2026.04.14 23:43:29.992232 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 20976 | 2026.04.14 23:43:29.996772 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 20977 | 2026.04.14 23:43:30.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.07 MiB, peak 422.86 MiB, free memory in arenas 0.00 B, will set to 401.54 MiB (RSS), difference: -4.53 MiB | ||
| 20978 | 2026.04.14 23:43:30.001616 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 20979 | 2026.04.14 23:43:30.006351 [ 191 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 20980 | 2026.04.14 23:43:30.068915 [ 188 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091427161 sec., 8323.56590400964 rows/sec., 43.04 MiB/sec. | ||
| 20981 | 2026.04.14 23:43:30.072067 [ 186 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20982 | 2026.04.14 23:43:30.074135 [ 186 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2026.04.14 23:43:30.074215 [ 186 ] {22b8c834-b9f6-4061-80d2-c392a8ef1324::all_1_101_20} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20984 | 2026.04.14 23:43:30.076647 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20985 | 2026.04.14 23:43:30.272418 [ 224 ] {} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20986 | 2026.04.14 23:43:30.272457 [ 224 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20987 | 2026.04.14 23:43:30.275768 [ 224 ] {} <Debug> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20988 | 2026.04.14 23:43:30.937706 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20989 | 2026.04.14 23:43:30.937898 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20990 | 2026.04.14 23:43:30.937968 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20991 | 2026.04.14 23:43:30.938686 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20992 | 2026.04.14 23:43:30.938739 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 20993 | 2026.04.14 23:43:30.939155 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 20994 | 2026.04.14 23:43:30.939414 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Trace> oximeter.fields_ipaddr (605be999-4ea6-47fc-943e-ac6d59f5f5d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20995 | 2026.04.14 23:43:30.939596 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001748 sec., 1144.1647597254005 rows/sec., 93.30 KiB/sec. | ||
| 20996 | 2026.04.14 23:43:30.939645 [ 4 ] {8f7ed375-927f-4d1d-92b1-42249b98c257} <Debug> TCPHandler: Processed in 0.002059956 sec. | ||
| 20997 | 2026.04.14 23:43:30.939764 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20998 | 2026.04.14 23:43:30.939868 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20999 | 2026.04.14 23:43:30.939915 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21000 | 2026.04.14 23:43:30.940443 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21001 | 2026.04.14 23:43:30.940481 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21002 | 2026.04.14 23:43:30.940825 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21003 | 2026.04.14 23:43:30.941041 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21004 | 2026.04.14 23:43:30.941152 [ 70 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21005 | 2026.04.14 23:43:30.941180 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Debug> executeQuery: Read 147 rows, 12.94 KiB in 0.001334 sec., 110194.90254872564 rows/sec., 9.47 MiB/sec. | ||
| 21006 | 2026.04.14 23:43:30.941205 [ 70 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21007 | 2026.04.14 23:43:30.941226 [ 4 ] {4c09d298-dad4-476f-8dd0-94176bdb3f0d} <Debug> TCPHandler: Processed in 0.001510291 sec. | ||
| 21008 | 2026.04.14 23:43:30.941231 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21009 | 2026.04.14 23:43:30.941336 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21010 | 2026.04.14 23:43:30.941341 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21011 | 2026.04.14 23:43:30.941429 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21012 | 2026.04.14 23:43:30.941450 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21013 | 2026.04.14 23:43:30.941458 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2711 rows starting from the beginning of the part | ||
| 21014 | 2026.04.14 23:43:30.941492 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21015 | 2026.04.14 23:43:30.941519 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 2588 rows starting from the beginning of the part | ||
| 21016 | 2026.04.14 23:43:30.941563 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 56 rows starting from the beginning of the part | ||
| 21017 | 2026.04.14 23:43:30.941606 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 146 rows starting from the beginning of the part | ||
| 21018 | 2026.04.14 23:43:30.941644 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 86 rows starting from the beginning of the part | ||
| 21019 | 2026.04.14 23:43:30.941684 [ 188 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 147 rows starting from the beginning of the part | ||
| 21020 | 2026.04.14 23:43:30.941909 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21021 | 2026.04.14 23:43:30.941945 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21022 | 2026.04.14 23:43:30.942235 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21023 | 2026.04.14 23:43:30.942438 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21024 | 2026.04.14 23:43:30.942574 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001141 sec., 41191.93689745836 rows/sec., 3.02 MiB/sec. | ||
| 21025 | 2026.04.14 23:43:30.942614 [ 4 ] {f4ce28ba-0c6d-4a23-8bbe-b4c32e8b6552} <Debug> TCPHandler: Processed in 0.001320406 sec. | ||
| 21026 | 2026.04.14 23:43:30.942718 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21027 | 2026.04.14 23:43:30.942815 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21028 | 2026.04.14 23:43:30.942855 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21029 | 2026.04.14 23:43:30.943287 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21030 | 2026.04.14 23:43:30.943330 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21031 | 2026.04.14 23:43:30.943637 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21032 | 2026.04.14 23:43:30.943698 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5734 rows, containing 5 columns (5 merged, 0 gathered) in 0.002399685 sec., 2389480.2859541983 rows/sec., 189.67 MiB/sec. | ||
| 21033 | 2026.04.14 23:43:30.943841 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21034 | 2026.04.14 23:43:30.943962 [ 70 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21035 | 2026.04.14 23:43:30.943964 [ 192 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21036 | 2026.04.14 23:43:30.943979 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.00118 sec., 94067.79661016949 rows/sec., 7.35 MiB/sec. | ||
| 21037 | 2026.04.14 23:43:30.943996 [ 70 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21038 | 2026.04.14 23:43:30.944033 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21039 | 2026.04.14 23:43:30.944035 [ 4 ] {8c92049b-1424-41a5-bdbc-05c63ea68cd8} <Debug> TCPHandler: Processed in 0.001365888 sec. | ||
| 21040 | 2026.04.14 23:43:30.944100 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21041 | 2026.04.14 23:43:30.944153 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21042 | 2026.04.14 23:43:30.944171 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21043 | 2026.04.14 23:43:30.944194 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1571 rows starting from the beginning of the part | ||
| 21044 | 2026.04.14 23:43:30.944235 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 1372 rows starting from the beginning of the part | ||
| 21045 | 2026.04.14 23:43:30.944244 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21046 | 2026.04.14 23:43:30.944246 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21047 | 2026.04.14 23:43:30.944268 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 64 rows starting from the beginning of the part | ||
| 21048 | 2026.04.14 23:43:30.944305 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 109 rows starting from the beginning of the part | ||
| 21049 | 2026.04.14 23:43:30.944308 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21050 | 2026.04.14 23:43:30.944339 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 79 rows starting from the beginning of the part | ||
| 21051 | 2026.04.14 23:43:30.944350 [ 202 ] {ac075f83-fe10-42a3-bea4-d0177ae0b7da::all_1_171_34} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21052 | 2026.04.14 23:43:30.944372 [ 188 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 111 rows starting from the beginning of the part | ||
| 21053 | 2026.04.14 23:43:30.944470 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 21054 | 2026.04.14 23:43:30.944727 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21055 | 2026.04.14 23:43:30.944766 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21056 | 2026.04.14 23:43:30.945093 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21057 | 2026.04.14 23:43:30.945298 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21058 | 2026.04.14 23:43:30.945431 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001201 sec., 134054.9542048293 rows/sec., 9.34 MiB/sec. | ||
| 21059 | 2026.04.14 23:43:30.945458 [ 196 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383577 sec., 2389458.627889883 rows/sec., 174.44 MiB/sec. | ||
| 21060 | 2026.04.14 23:43:30.945470 [ 4 ] {9088fed4-9c93-48b9-88ce-5edb7aa7f56e} <Debug> TCPHandler: Processed in 0.001364667 sec. | ||
| 21061 | 2026.04.14 23:43:30.945583 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21062 | 2026.04.14 23:43:30.945648 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21063 | 2026.04.14 23:43:30.945675 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21064 | 2026.04.14 23:43:30.945729 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21065 | 2026.04.14 23:43:30.945889 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21066 | 2026.04.14 23:43:30.945953 [ 200 ] {88a8f37c-8869-440f-b15d-ef5140df02cd::all_1_171_34} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21067 | 2026.04.14 23:43:30.946014 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 21068 | 2026.04.14 23:43:30.946645 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21069 | 2026.04.14 23:43:30.946680 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21070 | 2026.04.14 23:43:30.947261 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21071 | 2026.04.14 23:43:30.947477 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21072 | 2026.04.14 23:43:30.947622 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001963 sec., 22924.09577177789 rows/sec., 41.08 MiB/sec. | ||
| 21073 | 2026.04.14 23:43:30.947688 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21074 | 2026.04.14 23:43:30.947695 [ 4 ] {c26fe60b-f318-4712-8b26-71dd8bf4ebca} <Debug> TCPHandler: Processed in 0.002160359 sec. | ||
| 21075 | 2026.04.14 23:43:30.947719 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21076 | 2026.04.14 23:43:30.947821 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21077 | 2026.04.14 23:43:30.947914 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21078 | 2026.04.14 23:43:30.947955 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21079 | 2026.04.14 23:43:30.948288 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21080 | 2026.04.14 23:43:30.948323 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21081 | 2026.04.14 23:43:30.948630 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21082 | 2026.04.14 23:43:30.948861 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.04.14 23:43:30.948989 [ 68 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21084 | 2026.04.14 23:43:30.948993 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 21085 | 2026.04.14 23:43:30.949021 [ 68 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21086 | 2026.04.14 23:43:30.949040 [ 4 ] {c5c26ce1-82e5-48f5-97d1-b1c0a5c41205} <Debug> TCPHandler: Processed in 0.001267894 sec. | ||
| 21087 | 2026.04.14 23:43:30.949040 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21088 | 2026.04.14 23:43:30.949127 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21089 | 2026.04.14 23:43:30.949222 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21090 | 2026.04.14 23:43:30.949254 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8640 rows starting from the beginning of the part | ||
| 21091 | 2026.04.14 23:43:30.949312 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 12 rows starting from the beginning of the part | ||
| 21092 | 2026.04.14 23:43:30.949358 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 48 rows starting from the beginning of the part | ||
| 21093 | 2026.04.14 23:43:30.949402 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 21094 | 2026.04.14 23:43:30.949444 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 21095 | 2026.04.14 23:43:30.949485 [ 192 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 21096 | 2026.04.14 23:43:30.950720 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21097 | 2026.04.14 23:43:30.951613 [ 196 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526489 sec., 3514759.019334737 rows/sec., 236.87 MiB/sec. | ||
| 21098 | 2026.04.14 23:43:30.951822 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21099 | 2026.04.14 23:43:30.952143 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21100 | 2026.04.14 23:43:30.952226 [ 194 ] {1a208920-0012-4c73-bb4b-85e2bda90450::all_1_171_34} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21101 | 2026.04.14 23:43:30.952316 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 21102 | 2026.04.14 23:43:31.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.70 MiB, peak 422.86 MiB, free memory in arenas 0.00 B, will set to 401.55 MiB (RSS), difference: 2.85 MiB | ||
| 21103 | 2026.04.14 23:43:34.438607 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21104 | 2026.04.14 23:43:34.438684 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21105 | 2026.04.14 23:43:34.753937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48922 | ||
| 21106 | 2026.04.14 23:43:34.754453 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21107 | 2026.04.14 23:43:34.754501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21108 | 2026.04.14 23:43:34.754959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21109 | 2026.04.14 23:43:34.755179 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21110 | 2026.04.14 23:43:34.755330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48922 | ||
| 21111 | 2026.04.14 23:43:35.935894 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21112 | 2026.04.14 23:43:35.936089 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21113 | 2026.04.14 23:43:35.936161 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21114 | 2026.04.14 23:43:35.936884 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21115 | 2026.04.14 23:43:35.936927 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21116 | 2026.04.14 23:43:35.937310 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21117 | 2026.04.14 23:43:35.937533 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2026.04.14 23:43:35.937691 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001653 sec., 52026.61826981246 rows/sec., 4.35 MiB/sec. | ||
| 21119 | 2026.04.14 23:43:35.937741 [ 4 ] {56d02e66-c9ce-499a-88a9-7bc87fbb0970} <Debug> TCPHandler: Processed in 0.001980754 sec. | ||
| 21120 | 2026.04.14 23:43:35.937857 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21121 | 2026.04.14 23:43:35.937958 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21122 | 2026.04.14 23:43:35.938000 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21123 | 2026.04.14 23:43:35.938391 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21124 | 2026.04.14 23:43:35.938428 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21125 | 2026.04.14 23:43:35.938731 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21126 | 2026.04.14 23:43:35.938937 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21127 | 2026.04.14 23:43:35.939069 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001133 sec., 13239.18799646955 rows/sec., 995.52 KiB/sec. | ||
| 21128 | 2026.04.14 23:43:35.939109 [ 4 ] {8931d468-b207-47d1-9db6-5bb3d1c67f26} <Debug> TCPHandler: Processed in 0.001300895 sec. | ||
| 21129 | 2026.04.14 23:43:35.939212 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21130 | 2026.04.14 23:43:35.939306 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21131 | 2026.04.14 23:43:35.939345 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21132 | 2026.04.14 23:43:35.939781 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21133 | 2026.04.14 23:43:35.939823 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21134 | 2026.04.14 23:43:35.940142 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21135 | 2026.04.14 23:43:35.940369 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21136 | 2026.04.14 23:43:35.940500 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001213 sec., 65127.782357790595 rows/sec., 5.09 MiB/sec. | ||
| 21137 | 2026.04.14 23:43:35.940538 [ 4 ] {3cda0d46-634e-4e2a-b425-a393b7fa3796} <Debug> TCPHandler: Processed in 0.001373737 sec. | ||
| 21138 | 2026.04.14 23:43:35.940646 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21139 | 2026.04.14 23:43:35.940740 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21140 | 2026.04.14 23:43:35.940783 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21141 | 2026.04.14 23:43:35.941174 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21142 | 2026.04.14 23:43:35.941210 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21143 | 2026.04.14 23:43:35.941533 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21144 | 2026.04.14 23:43:35.941733 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21145 | 2026.04.14 23:43:35.941860 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 21146 | 2026.04.14 23:43:35.941878 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_167_52 to all_168_168_0 | ||
| 21147 | 2026.04.14 23:43:35.941898 [ 4 ] {8aac013d-aea5-444e-a0d3-ac690a9c0cd6} <Debug> TCPHandler: Processed in 0.001299215 sec. | ||
| 21148 | 2026.04.14 23:43:35.941938 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21149 | 2026.04.14 23:43:35.941963 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21150 | 2026.04.14 23:43:35.942024 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21151 | 2026.04.14 23:43:35.942058 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_167_52 to all_168_168_0 into Compact with storage Full | ||
| 21152 | 2026.04.14 23:43:35.942121 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21153 | 2026.04.14 23:43:35.942176 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21154 | 2026.04.14 23:43:35.942178 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21155 | 2026.04.14 23:43:35.942217 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_167_52, total 60107 rows starting from the beginning of the part | ||
| 21156 | 2026.04.14 23:43:35.942292 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 128 rows starting from the beginning of the part | ||
| 21157 | 2026.04.14 23:43:35.943030 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21158 | 2026.04.14 23:43:35.943071 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21159 | 2026.04.14 23:43:35.943610 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21160 | 2026.04.14 23:43:35.943842 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21161 | 2026.04.14 23:43:35.944003 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001899 sec., 7898.894154818325 rows/sec., 14.15 MiB/sec. | ||
| 21162 | 2026.04.14 23:43:35.944076 [ 4 ] {d03e851a-ead4-4905-90d5-18c0e10e1441} <Debug> TCPHandler: Processed in 0.002105958 sec. | ||
| 21163 | 2026.04.14 23:43:35.944181 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21164 | 2026.04.14 23:43:35.944273 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21165 | 2026.04.14 23:43:35.944314 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21166 | 2026.04.14 23:43:35.944636 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21167 | 2026.04.14 23:43:35.944671 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21168 | 2026.04.14 23:43:35.944968 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21169 | 2026.04.14 23:43:35.945169 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21170 | 2026.04.14 23:43:35.945298 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 21171 | 2026.04.14 23:43:35.945336 [ 4 ] {abe38daa-3544-4e0e-9985-239d5167fb08} <Debug> TCPHandler: Processed in 0.001201753 sec. | ||
| 21172 | 2026.04.14 23:43:35.950951 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60235 rows, containing 5 columns (5 merged, 0 gathered) in 0.008928653 sec., 6746258.366183567 rows/sec., 435.37 MiB/sec. | ||
| 21173 | 2026.04.14 23:43:35.951579 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Trace> MergedBlockOutputStream: filled checksums all_1_168_53 (state Temporary) | ||
| 21174 | 2026.04.14 23:43:35.951821 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_168_53 to all_1_168_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21175 | 2026.04.14 23:43:35.951888 [ 195 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_168_53} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_167_52, all_168_168_0] -> all_1_168_53 | ||
| 21176 | 2026.04.14 23:43:35.951946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21177 | 2026.04.14 23:43:37.481342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 769 | ||
| 21178 | 2026.04.14 23:43:37.498278 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21179 | 2026.04.14 23:43:37.498335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21180 | 2026.04.14 23:43:37.504567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21181 | 2026.04.14 23:43:37.505291 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21182 | 2026.04.14 23:43:37.508378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 769 | ||
| 21183 | 2026.04.14 23:43:39.890785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2554 | ||
| 21184 | 2026.04.14 23:43:39.893147 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21185 | 2026.04.14 23:43:39.893204 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21186 | 2026.04.14 23:43:39.894417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21187 | 2026.04.14 23:43:39.894690 [ 242 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21188 | 2026.04.14 23:43:39.894863 [ 58 ] {} <Debug> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21189 | 2026.04.14 23:43:39.894956 [ 58 ] {} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21190 | 2026.04.14 23:43:39.894991 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21191 | 2026.04.14 23:43:39.895092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2554 | ||
| 21192 | 2026.04.14 23:43:39.895153 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 21193 | 2026.04.14 23:43:39.895914 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21194 | 2026.04.14 23:43:39.896055 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2390 rows starting from the beginning of the part | ||
| 21195 | 2026.04.14 23:43:39.896411 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part | ||
| 21196 | 2026.04.14 23:43:39.896725 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 21197 | 2026.04.14 23:43:39.897022 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 46 rows starting from the beginning of the part | ||
| 21198 | 2026.04.14 23:43:39.897310 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 21199 | 2026.04.14 23:43:39.897616 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 21200 | 2026.04.14 23:43:39.904618 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2554 rows, containing 72 columns (72 merged, 0 gathered) in 0.00954286 sec., 267634.6504087873 rows/sec., 210.34 MiB/sec. | ||
| 21201 | 2026.04.14 23:43:39.906534 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21202 | 2026.04.14 23:43:39.907035 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21203 | 2026.04.14 23:43:39.907106 [ 190 ] {945fe292-c6eb-40cb-87ab-1c851abee4be::all_1_76_15} <Trace> system.query_log (945fe292-c6eb-40cb-87ab-1c851abee4be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21204 | 2026.04.14 23:43:39.907280 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 21205 | 2026.04.14 23:43:40.122270 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21206 | 2026.04.14 23:43:40.122308 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21207 | 2026.04.14 23:43:40.126279 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21208 | 2026.04.14 23:43:40.718153 [ 223 ] {} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21209 | 2026.04.14 23:43:40.718196 [ 223 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21210 | 2026.04.14 23:43:40.721738 [ 223 ] {} <Debug> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21211 | 2026.04.14 23:43:40.878966 [ 218 ] {} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21212 | 2026.04.14 23:43:40.879005 [ 218 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21213 | 2026.04.14 23:43:40.881867 [ 218 ] {} <Debug> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21214 | 2026.04.14 23:43:40.937849 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21215 | 2026.04.14 23:43:40.938122 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21216 | 2026.04.14 23:43:40.938221 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21217 | 2026.04.14 23:43:40.939154 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21218 | 2026.04.14 23:43:40.939192 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21219 | 2026.04.14 23:43:40.939564 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21220 | 2026.04.14 23:43:40.939784 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21221 | 2026.04.14 23:43:40.939934 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Debug> executeQuery: Read 146 rows, 12.87 KiB in 0.001882 sec., 77577.04569606802 rows/sec., 6.68 MiB/sec. | ||
| 21222 | 2026.04.14 23:43:40.939979 [ 4 ] {91c4ae85-1463-4223-b11b-bd95c73717e5} <Debug> TCPHandler: Processed in 0.002301153 sec. | ||
| 21223 | 2026.04.14 23:43:40.940096 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21224 | 2026.04.14 23:43:40.940188 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21225 | 2026.04.14 23:43:40.940228 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21226 | 2026.04.14 23:43:40.940645 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21227 | 2026.04.14 23:43:40.940681 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21228 | 2026.04.14 23:43:40.940972 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21229 | 2026.04.14 23:43:40.941190 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21230 | 2026.04.14 23:43:40.941317 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001145 sec., 39301.31004366812 rows/sec., 2.89 MiB/sec. | ||
| 21231 | 2026.04.14 23:43:40.941356 [ 4 ] {9693b53c-4439-4a19-b8d0-29607e47727e} <Debug> TCPHandler: Processed in 0.001308325 sec. | ||
| 21232 | 2026.04.14 23:43:40.941474 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21233 | 2026.04.14 23:43:40.941593 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21234 | 2026.04.14 23:43:40.941640 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21235 | 2026.04.14 23:43:40.942095 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21236 | 2026.04.14 23:43:40.942131 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21237 | 2026.04.14 23:43:40.942434 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21238 | 2026.04.14 23:43:40.942640 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21239 | 2026.04.14 23:43:40.942764 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001195 sec., 91213.3891213389 rows/sec., 7.13 MiB/sec. | ||
| 21240 | 2026.04.14 23:43:40.942801 [ 4 ] {c59cd549-7a5e-4f41-a9c7-87675b619a58} <Debug> TCPHandler: Processed in 0.001385558 sec. | ||
| 21241 | 2026.04.14 23:43:40.942904 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21242 | 2026.04.14 23:43:40.942996 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21243 | 2026.04.14 23:43:40.943038 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21244 | 2026.04.14 23:43:40.943418 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21245 | 2026.04.14 23:43:40.943453 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21246 | 2026.04.14 23:43:40.943776 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21247 | 2026.04.14 23:43:40.943976 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21248 | 2026.04.14 23:43:40.944073 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 2 parts from all_1_168_53 to all_169_169_0 | ||
| 21249 | 2026.04.14 23:43:40.944102 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 21250 | 2026.04.14 23:43:40.944119 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21251 | 2026.04.14 23:43:40.944143 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21252 | 2026.04.14 23:43:40.944143 [ 4 ] {7a5d33fa-514e-41c7-8181-63fe6faf6dc9} <Debug> TCPHandler: Processed in 0.001285235 sec. | ||
| 21253 | 2026.04.14 23:43:40.944225 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_168_53 to all_169_169_0 into Compact with storage Full | ||
| 21254 | 2026.04.14 23:43:40.944282 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21255 | 2026.04.14 23:43:40.944333 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21256 | 2026.04.14 23:43:40.944375 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_168_53, total 60235 rows starting from the beginning of the part | ||
| 21257 | 2026.04.14 23:43:40.944378 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21258 | 2026.04.14 23:43:40.944442 [ 199 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 21259 | 2026.04.14 23:43:40.944443 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21260 | 2026.04.14 23:43:40.945344 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21261 | 2026.04.14 23:43:40.945382 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21262 | 2026.04.14 23:43:40.945942 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21263 | 2026.04.14 23:43:40.946165 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21264 | 2026.04.14 23:43:40.946301 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001942 sec., 23171.987641606593 rows/sec., 41.52 MiB/sec. | ||
| 21265 | 2026.04.14 23:43:40.946367 [ 4 ] {746b1fdb-4505-4041-9b09-6398624fd3c7} <Debug> TCPHandler: Processed in 0.002131318 sec. | ||
| 21266 | 2026.04.14 23:43:40.946475 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21267 | 2026.04.14 23:43:40.946566 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21268 | 2026.04.14 23:43:40.946606 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21269 | 2026.04.14 23:43:40.946918 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21270 | 2026.04.14 23:43:40.946953 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21271 | 2026.04.14 23:43:40.947250 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21272 | 2026.04.14 23:43:40.947464 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21273 | 2026.04.14 23:43:40.947589 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 21274 | 2026.04.14 23:43:40.947625 [ 4 ] {17d062ce-30bf-4084-80eb-bd034e720500} <Debug> TCPHandler: Processed in 0.001197242 sec. | ||
| 21275 | 2026.04.14 23:43:40.953357 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60395 rows, containing 5 columns (5 merged, 0 gathered) in 0.009160649 sec., 6592873.496190063 rows/sec., 425.56 MiB/sec. | ||
| 21276 | 2026.04.14 23:43:40.954078 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Trace> MergedBlockOutputStream: filled checksums all_1_169_54 (state Temporary) | ||
| 21277 | 2026.04.14 23:43:40.954357 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_169_54 to all_1_169_54 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21278 | 2026.04.14 23:43:40.954429 [ 198 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_169_54} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 2 parts: [all_1_168_53, all_169_169_0] -> all_1_169_54 | ||
| 21279 | 2026.04.14 23:43:40.954519 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21280 | 2026.04.14 23:43:41.259122 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21281 | 2026.04.14 23:43:41.259302 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21282 | 2026.04.14 23:43:41.259365 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21283 | 2026.04.14 23:43:41.261176 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21284 | 2026.04.14 23:43:41.261220 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21285 | 2026.04.14 23:43:41.261756 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21286 | 2026.04.14 23:43:41.262003 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21287 | 2026.04.14 23:43:41.262161 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Debug> executeQuery: Read 2443 rows, 184.28 KiB in 0.002903 sec., 841543.2311401997 rows/sec., 61.99 MiB/sec. | ||
| 21288 | 2026.04.14 23:43:41.262205 [ 4 ] {544fc4f9-b2ca-48de-b3bc-1f34e6fafddf} <Debug> TCPHandler: Processed in 0.003192986 sec. | ||
| 21289 | 2026.04.14 23:43:41.262317 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21290 | 2026.04.14 23:43:41.262414 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21291 | 2026.04.14 23:43:41.262455 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21292 | 2026.04.14 23:43:41.262849 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21293 | 2026.04.14 23:43:41.262885 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21294 | 2026.04.14 23:43:41.263199 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21295 | 2026.04.14 23:43:41.263409 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Trace> oximeter.fields_u16 (9d977167-061a-44ff-b8aa-ce1869ec5eee): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21296 | 2026.04.14 23:43:41.263542 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001148 sec., 26132.40418118467 rows/sec., 1.92 MiB/sec. | ||
| 21297 | 2026.04.14 23:43:41.263582 [ 4 ] {ada503a7-3352-43b4-ae88-302c008e8a15} <Debug> TCPHandler: Processed in 0.001313556 sec. | ||
| 21298 | 2026.04.14 23:43:41.263679 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21299 | 2026.04.14 23:43:41.263774 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21300 | 2026.04.14 23:43:41.263814 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21301 | 2026.04.14 23:43:41.264476 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21302 | 2026.04.14 23:43:41.264513 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21303 | 2026.04.14 23:43:41.264839 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 21304 | 2026.04.14 23:43:41.265048 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Trace> oximeter.fields_u32 (c0862b6c-cc1c-4bbd-b526-b23b2155a7d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21305 | 2026.04.14 23:43:41.265183 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001428 sec., 560924.3697478991 rows/sec., 32.40 MiB/sec. | ||
| 21306 | 2026.04.14 23:43:41.265223 [ 4 ] {c04a219b-ab1d-4074-9d69-c46dbbb566b6} <Debug> TCPHandler: Processed in 0.001590594 sec. | ||
| 21307 | 2026.04.14 23:43:41.265322 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21308 | 2026.04.14 23:43:41.265415 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21309 | 2026.04.14 23:43:41.265454 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21310 | 2026.04.14 23:43:41.265807 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21311 | 2026.04.14 23:43:41.265843 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21312 | 2026.04.14 23:43:41.266126 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21313 | 2026.04.14 23:43:41.266341 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Trace> oximeter.fields_u64 (9fc56f50-a9f0-4d11-ad92-90e1abc61ab5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21314 | 2026.04.14 23:43:41.266477 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 21315 | 2026.04.14 23:43:41.266515 [ 4 ] {d71eaba9-1def-491a-b594-afa444ad839b} <Debug> TCPHandler: Processed in 0.001240974 sec. | ||
| 21316 | 2026.04.14 23:43:41.266611 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21317 | 2026.04.14 23:43:41.266703 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21318 | 2026.04.14 23:43:41.266743 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21319 | 2026.04.14 23:43:41.267563 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21320 | 2026.04.14 23:43:41.267600 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21321 | 2026.04.14 23:43:41.267955 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21322 | 2026.04.14 23:43:41.268165 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21323 | 2026.04.14 23:43:41.268295 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Debug> executeQuery: Read 1309 rows, 89.64 KiB in 0.00161 sec., 813043.4782608695 rows/sec., 54.37 MiB/sec. | ||
| 21324 | 2026.04.14 23:43:41.268333 [ 4 ] {5c081d4d-27ec-491a-a040-b9c1b528c78e} <Debug> TCPHandler: Processed in 0.001769759 sec. | ||
| 21325 | 2026.04.14 23:43:41.268414 [ 221 ] {} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21326 | 2026.04.14 23:43:41.268433 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21327 | 2026.04.14 23:43:41.268465 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21328 | 2026.04.14 23:43:41.268546 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21329 | 2026.04.14 23:43:41.268600 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21330 | 2026.04.14 23:43:41.269248 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21331 | 2026.04.14 23:43:41.269285 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21332 | 2026.04.14 23:43:41.269722 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21333 | 2026.04.14 23:43:41.269980 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21334 | 2026.04.14 23:43:41.270124 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001596 sec., 937343.35839599 rows/sec., 56.85 MiB/sec. | ||
| 21335 | 2026.04.14 23:43:41.270145 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Selected 6 parts from all_1_169_54 to all_174_174_0 | ||
| 21336 | 2026.04.14 23:43:41.270163 [ 4 ] {efdf861c-2fd7-45e8-96da-11d3efa60124} <Debug> TCPHandler: Processed in 0.001777338 sec. | ||
| 21337 | 2026.04.14 23:43:41.270201 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21338 | 2026.04.14 23:43:41.270230 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21339 | 2026.04.14 23:43:41.270284 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21340 | 2026.04.14 23:43:41.270331 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_169_54 to all_174_174_0 into Compact with storage Full | ||
| 21341 | 2026.04.14 23:43:41.270382 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21342 | 2026.04.14 23:43:41.270444 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21343 | 2026.04.14 23:43:41.270453 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21344 | 2026.04.14 23:43:41.270495 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_169_54, total 60395 rows starting from the beginning of the part | ||
| 21345 | 2026.04.14 23:43:41.270563 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 21346 | 2026.04.14 23:43:41.270610 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 161 rows starting from the beginning of the part | ||
| 21347 | 2026.04.14 23:43:41.270661 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part | ||
| 21348 | 2026.04.14 23:43:41.270702 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 160 rows starting from the beginning of the part | ||
| 21349 | 2026.04.14 23:43:41.270744 [ 193 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 1496 rows starting from the beginning of the part | ||
| 21350 | 2026.04.14 23:43:41.271229 [ 221 ] {} <Debug> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21351 | 2026.04.14 23:43:41.271288 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21352 | 2026.04.14 23:43:41.271329 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21353 | 2026.04.14 23:43:41.271919 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21354 | 2026.04.14 23:43:41.272180 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Trace> oximeter.measurements_histogramu64 (92ebdbc6-c937-459e-8747-c4e57409f18f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21355 | 2026.04.14 23:43:41.272326 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001961 sec., 15298.317185109638 rows/sec., 27.41 MiB/sec. | ||
| 21356 | 2026.04.14 23:43:41.272397 [ 4 ] {58331990-209b-472e-908e-c13026ef42ed} <Debug> TCPHandler: Processed in 0.002168649 sec. | ||
| 21357 | 2026.04.14 23:43:41.272502 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2026.04.14 23:43:41.272595 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21359 | 2026.04.14 23:43:41.272638 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21360 | 2026.04.14 23:43:41.272931 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21361 | 2026.04.14 23:43:41.272967 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21362 | 2026.04.14 23:43:41.273270 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21363 | 2026.04.14 23:43:41.273477 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21364 | 2026.04.14 23:43:41.273607 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 21365 | 2026.04.14 23:43:41.273644 [ 4 ] {24758a29-a4ec-430b-9d52-b7eb3cdb9a9a} <Debug> TCPHandler: Processed in 0.001191012 sec. | ||
| 21366 | 2026.04.14 23:43:41.281465 [ 196 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62532 rows, containing 5 columns (5 merged, 0 gathered) in 0.011181815 sec., 5592294.274230078 rows/sec., 360.75 MiB/sec. | ||
| 21367 | 2026.04.14 23:43:41.282299 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Trace> MergedBlockOutputStream: filled checksums all_1_174_55 (state Temporary) | ||
| 21368 | 2026.04.14 23:43:41.282616 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_merge_all_1_174_55 to all_1_174_55 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21369 | 2026.04.14 23:43:41.282698 [ 200 ] {4d34e8fb-0c4e-49b9-9372-fe3c61c72166::all_1_174_55} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166) (MergerMutator): Merged 6 parts: [all_1_169_54, all_174_174_0] -> all_1_174_55 | ||
| 21370 | 2026.04.14 23:43:41.282786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 21371 | 2026.04.14 23:43:42.256361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49434 | ||
| 21372 | 2026.04.14 23:43:42.256894 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21373 | 2026.04.14 23:43:42.256943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21374 | 2026.04.14 23:43:42.257420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21375 | 2026.04.14 23:43:42.257661 [ 244 ] {} <Trace> system.asynchronous_metric_log (d7024af8-6801-4d37-8267-223ffd628d6a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.04.14 23:43:42.257814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49434 | ||
| 21377 | 2026.04.14 23:43:44.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.55 MiB, peak 422.86 MiB, free memory in arenas 0.00 B, will set to 401.55 MiB (RSS), difference: -4.00 MiB | ||
| 21378 | 2026.04.14 23:43:45.009371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 776 | ||
| 21379 | 2026.04.14 23:43:45.027237 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21380 | 2026.04.14 23:43:45.027306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21381 | 2026.04.14 23:43:45.033433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21382 | 2026.04.14 23:43:45.034137 [ 243 ] {} <Trace> system.metric_log (22b8c834-b9f6-4061-80d2-c392a8ef1324): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21383 | 2026.04.14 23:43:45.037193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 21384 | 2026.04.14 23:43:45.934158 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21385 | 2026.04.14 23:43:45.934435 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21386 | 2026.04.14 23:43:45.934539 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21387 | 2026.04.14 23:43:45.935365 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21388 | 2026.04.14 23:43:45.935404 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21389 | 2026.04.14 23:43:45.935780 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21390 | 2026.04.14 23:43:45.936001 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Trace> oximeter.fields_string (ac075f83-fe10-42a3-bea4-d0177ae0b7da): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21391 | 2026.04.14 23:43:45.936156 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.38 MiB/sec. | ||
| 21392 | 2026.04.14 23:43:45.936206 [ 4 ] {2ab9d01d-6a4b-4442-8e08-f992017dc893} <Debug> TCPHandler: Processed in 0.00222246 sec. | ||
| 21393 | 2026.04.14 23:43:45.936329 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21394 | 2026.04.14 23:43:45.936431 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21395 | 2026.04.14 23:43:45.936472 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21396 | 2026.04.14 23:43:45.936900 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21397 | 2026.04.14 23:43:45.936936 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21398 | 2026.04.14 23:43:45.937230 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21399 | 2026.04.14 23:43:45.937436 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Trace> oximeter.fields_uuid (88a8f37c-8869-440f-b15d-ef5140df02cd): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21400 | 2026.04.14 23:43:45.937564 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 21401 | 2026.04.14 23:43:45.937602 [ 4 ] {d9eb0541-4f43-4e53-b2fa-7c750fe59bfa} <Debug> TCPHandler: Processed in 0.001322607 sec. | ||
| 21402 | 2026.04.14 23:43:45.937713 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21403 | 2026.04.14 23:43:45.937807 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21404 | 2026.04.14 23:43:45.937851 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21405 | 2026.04.14 23:43:45.938237 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21406 | 2026.04.14 23:43:45.938272 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21407 | 2026.04.14 23:43:45.938602 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21408 | 2026.04.14 23:43:45.938805 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Trace> oximeter.measurements_cumulativeu64 (4d34e8fb-0c4e-49b9-9372-fe3c61c72166): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21409 | 2026.04.14 23:43:45.938931 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 21410 | 2026.04.14 23:43:45.938967 [ 4 ] {8096f474-f2ea-470f-9c13-cc6798a077df} <Debug> TCPHandler: Processed in 0.001302586 sec. | ||
| 21411 | 2026.04.14 23:43:45.939077 [ 4 ] {} <Trace> TCP-Session: 66edbf1f-d9cb-49d7-a0ce-a715797e2ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21412 | 2026.04.14 23:43:45.939171 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59186) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21413 | 2026.04.14 23:43:45.939214 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21414 | 2026.04.14 23:43:45.939536 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21415 | 2026.04.14 23:43:45.939571 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 21416 | 2026.04.14 23:43:45.939865 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 21417 | 2026.04.14 23:43:45.940072 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Trace> oximeter.measurements_u64 (1a208920-0012-4c73-bb4b-85e2bda90450): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21418 | 2026.04.14 23:43:45.940199 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 21419 | 2026.04.14 23:43:45.940234 [ 4 ] {f58e4b5c-fee2-4b25-8d65-1c0c7f6a75eb} <Debug> TCPHandler: Processed in 0.001204353 sec. | ||